[Pellet-users] create individual with OWL API
Michelantonio Trizio
mikelantonio.trizio at gmail.com
Tue Jun 12 15:16:25 UTC 2007
Dear all,
I'd like to create an individual on the fly instantiating a generic concept
description.
I know how to do that using DIG interface.
<tell>
<istanceof>
<individual name="ind"/>
<and>
<!-- class description -->
</and>
</instanceof>
</tell>
How to do the same using OWL API?
Is getOwlClassAssertionAxiom (OWLIndividual, OWLDescription) of the class
org.semantic.owl.model.OWLDataFactory the right method?
Thanks
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.owldl.com/pipermail/pellet-users/attachments/20070612/c0614e63/attachment.htm
More information about the Pellet-users
mailing list