I am importing a tab delimited text file into an existing ontology
imports the skos vocabulary - specifically the OWL 1 DL Sub-set
(http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf).

In the DL subset, the skos:definition property is defined as an
ANNOTATION property, not an object or datatype property.

If I use the skos:definition in my spreadsheet as one of the property
headers, and subsequently import the spreadsheet into my ontology, all
of the values in the skos:definition column are converted into
resources.

Is there a bug in the import code that is not respecting the fact that
I am using the skos DL sub-set?  Or am I doing something wrong?

My current workaround is to name the property something other than
skos:definition and convert it after the import using a sparql update,
but it would be nice if it just worked on the first go.

Thanks for any suggestions.


-- 
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

Reply via email to