[Pellet-users] OWL 1.1 species validation?
Alan Ruttenberg
alanruttenberg at gmail.com
Thu Mar 22 06:28:28 UTC 2007
Looks like the species report reports OWL-DL, LITE, or FULL, but not
1.1.
Is there any way to validate an OWL 1.1 document and get a report of
Non OWL-1.1 features?
Also, when I run
sh pellet.sh -s on -if ../test_data/misc/family.owl
I get suggestions like:
Add the following statements to make this document OWL DL
...
<rdf:Description rdf:about="bNode-313b521c:111784eef18:-7fe8">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
</rdf:Description>
...
Which aren't going to work because of the bnode name.
This is Pellet release 1.4
Best,
-Alan
More information about the Pellet-users
mailing list