in Stardog 2.0, is OWL 2 XML still unsupported?

21 views
Skip to first unread message

Andrew Simms

unread,
Sep 30, 2013, 2:29:27 PM9/30/13
to sta...@clarkparsia.com
I'm trying to do an initial load of an ontology from protege 4, and getting this error:

unqualified attribute 'ontologyIRI' not allowed [line 18, column 85]

<?xml version="1.0"?>


<!DOCTYPE Ontology [
    <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
    <!ENTITY xml "http://www.w3.org/XML/1998/namespace" >
    <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
    <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
]>


<Ontology xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://xxxx.com/ontologies/prototypes/sepsis/definitions"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:xml="http://www.w3.org/XML/1998/namespace"
     ontologyIRI="http://xxxx.com/ontologies/prototypes/sepsis/definitions">
    <Prefix name="" IRI="http://www.w3.org/2002/07/owl#"/>
    <Prefix name="owl" IRI="http://www.w3.org/2002/07/owl#"/>
    <Prefix name="rdf" IRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
    <Prefix name="xsd" IRI="http://www.w3.org/2001/XMLSchema#"/>
    <Prefix name="rdfs" IRI="http://www.w3.org/2000/01/rdf-schema#"/>
    <Annotation>
        <AnnotationProperty abbreviatedIRI="rdfs:comment"/>
...

I know this problem was reported on this forum in 2011 for a previous version of SD, and the explanation was that OWL 2 XML was not supported.  Is this now a bug?

Thanks,

--Andrew

Mike Grove

unread,
Oct 1, 2013, 11:59:42 AM10/1/13
to stardog
No, we don't support OWL/XML syntax.

Cheers,

Mike
 

Thanks,

--Andrew

--
-- --
You received this message because you are subscribed to the C&P "Stardog" group.
To post to this group, send email to sta...@clarkparsia.com
To unsubscribe from this group, send email to
stardog+u...@clarkparsia.com
For more options, visit this group at
http://groups.google.com/a/clarkparsia.com/group/stardog?hl=en

Reply all
Reply to author
Forward
0 new messages