> On 26 Oct 2017, at 10:23, Bohms, H.M. (Michel) <[email protected]> wrote:
>
> And as a kind of consistency-freak I then ask immediately: why one time
> prefix only and in same list full uri for others ……
That’s usually because the namespace URI defined in @prefix has an extra
trailing character (hash or slash) that the imported URI doesn’t have. So the
imported URI cannot be abbreviated with that prefix. For example:
@prefix ex: <http://example.org/ <http://example.org/#>o
<http://example.org/o>ntology1# <http://example.org/#>>.
<> owl:imports <http://example.org/o <http://example.org/o>ntology1>.
Richard
--
You received this message because you are subscribed to the Google Groups
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.