unexpected attribute error with valid rdf

11 views
Skip to first unread message

Tobias Wunner

unread,
Mar 29, 2012, 9:54:10 AM3/29/12
to any23-dev
Hi, I am getting an unexpected attribute error with the latest version
when parsing this:

<?xml version="1.0"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/owl#" >
<owl:Class rdf:about="http://www.test.com/Concept1">
<rdfs:subClassOf rdf:resource="http://www.test.com/Concept2">
</rdfs:subClassOf>
</owl:Class>
</rdf:RDF>

Do I maybe miss some arguments?

Cheers,
Tobias
Reply all
Reply to author
Forward
0 new messages