Yes, the baseURI should be a URI - "null" isn't legal syntax. The
base URI is the unique identifier for the file and is required. Check
the file for a triple that looks like:
<some-uri>
rdf:type <http://www.w3.org/2002/07/owl#Ontology> ;
This is a statement that "some-uri" is an ontology, where "some-uri"
will have a URI form (http://xyz.com...). Place that URI in the base
URI and you will at least have a valid URI for the file. However, the
source of the n3 file may have other issues with n3 (turtle) format
and should consult the W3C recommendations on n3/turtle syntax.
-- Scott
On Jun 10, 9:38 am, Dalia E Varanka <[email protected]> wrote:
> I think you are right. A .tbc file had this line at the top:
>
> # baseURI: null
>
> I'll check the Ontology Overview help page to try to figure this out, but
> if you have a good tip about it, I'm all ears.
>
> thanks
>
> From:
> Scott Henninger <[email protected]>
> To:
> TopBraid Suite Users <[email protected]>
> Date:
> 06/09/2010 05:31 PM
> Subject:
> [topbraid-users] Re: missing ontology for data file
> Sent by:
> [email protected]
>
> Dalia; The file may be missing a base URI statement or something.
> Take a look in the error log and you may find some clues. I take it
> you are using Composer and it's a recent version, such as 3.1.1?
>
> -- Scott
>
> On Jun 9, 1:06 pm, Dalia E Varanka <[email protected]> wrote:
>
> > Hi,
> > Someone sent me a .n3 data file to use. When I open it, the properties
> > classes appear in the Properties window and Property Form, and the
> > properties columns appear in the Instances view, but I can't see the
> > specific instances. When I try to navigate to an ontology, the .N3 file
> > name appears at the top in the window in red on the Form tab. Can
> someone
> > give me some advice about how I should add an ontology and see the
> > specific instances?
>
> > thanks
>
> --
> You received this message because you are subscribed to the Google
> Group "TopBraid Suite Users", the topics of which include TopBraid
> Composer,
> TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN.
> To post to this group, send email to
> [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group
> athttp://groups.google.com/group/topbraid-users?hl=en
--
You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include TopBraid Composer,
TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en