[Pellet-users] owl11:subObjectPropertyOf
Evren Sirin
evren at clarkparsia.com
Mon Jun 18 21:48:10 UTC 2007
On Mon, June 18, 2007 4:18 pm, Michael Smith <msmith at clarkparsia.com> said:
> On Mon, 2007-06-18 at 18:23 +0200, Wolfgang May wrote:
>
>> it seems that Pellet (1.4) does not support owl11:subObjectPropertyOf
>> (we are using it in combination with jena).
[snip]
>
> Try replacing owl11:subObjectPropertyOf with rdfs:subPropertyOf - it
> should give you the expected behavior.
Or try using the OWLAPI interface rather than the Jena interface. OWLAPI RDF/XML parser has a better coverage of OWL 1.1 vocabulary.
Cheers,
Evren
More information about the Pellet-users
mailing list