[Pellet-users] A few questions on OWL 1.1 support
Evren Sirin
evren at clarkparsia.com
Tue Jan 23 04:17:44 UTC 2007
On 1/22/07 8:15 PM, Holger Knublauch wrote:
> Evren,
>
> looking at the family.owl example (I assume test_data/misc on SVN has
> the latest version) I noticed that you write
>
> owl:AntiSymmetricProperty
>
> with a capital S while the online RDF mapping [1] writes them with a
> lower-case s.
>
Good catch. I don't know if this was left from an earlier version of the
spec but I feel like capital S would be more consistent with the naming
style. Anyway, I made the change to be consistent with the latest spec.
> There also does not seem to be an example of owl:ReflexiveProperty.
>
You've probably seen my e-mail at public-owl-dev about how global
reflexive properties may have unintentional side effects. For this
reason, I personally avoid using them and stick with SelfRestriction.
But I've also created some test cases for owl:ReflexiveProperty. Here is
one example ontology used to test several different features in OWL 1.1
including owl:ReflexiveProperty:
http://owldl.com/svn/pellet/trunk/test_data/misc/owl1.1.owl
> Furthermore, the OWL_1_1.java in the jena folder has a space at the end
> of "ReflexiveProperty ".
>
Another good catch. Fixed.
> Did everyone settle with owl:minInclusive etc instead of xsd:minInclusive?
>
I'm not really happy with it but nobody else seems to care about this
right now so I'm just using owl:minInclusive right now.
>
> I am planning to upgrade TopBraid Composer to a recent Pellet version
> soon so that people can use the new OWL 1.1 features. With respect to
> the stability of the "OWL 1.0" Pellet features, when would you recommend
> to switch? Is it "safe" to do this soon?
>
There are still some minor issues I'm working on. More testing needs to
be done for OWL 1.1 features in general. I'd be happy to hear from
people if they have use cases they would like to share. If everything
goes smoothly, the final release should be ready really soon (I'm hoping
sometime next week) which is when it would be safe to do the switch.
Cheers,
Evren
> Thanks,
> Holger
>
> [1] http://owl1_1.cs.manchester.ac.uk/rdf_mapping.html
> _______________________________________________
> Pellet-users mailing list
> Pellet-users at lists.owldl.com
> http://lists.owldl.com/mailman/listinfo/pellet-users
> _______________________________________________
>
> Sponsored by Clark & Parsia, LLC http://clarkparsia.com/
>
>
More information about the Pellet-users
mailing list