[Pellet-users] Making implicit relationships explicit
Bob DuCharme
bob at snee.com
Thu Jul 24 01:11:38 UTC 2008
If foo is a symmetric property, and I declare that A foo B in my RDF/OWL
file, Pellet knows that B foo A. For software that doesn't know this
(e.g. Swoop), I'd like to create a version of the RDF/OWL file that adds
B foo A. I've looked through the various pellet command line switches
and didn't see anything, although a SPARQL query for all triples came
close--I just didn't know how to get that in RDF/OWL format.
Any suggestions?
thanks,
Bob
More information about the Pellet-users
mailing list