This site is a playground for testing Semantic MediaWiki. All content entered or uploaded here may be deleted at any time, and nothing here should be assumed to be true.
Some content was copied from semanticweb.org – please visit this site for more reliable information and author attribution.

Owl:inverseOf

From SMW-Sandbox

Jump to:navigation, search

This is a useful concept from OWL that Semantic MediaWiki does not directly implement.

In this particular wiki Property:Inverse is intended to have the same meaning. By using Help:Import vocabulary it could be coaxed to export in RDF as owl:inverseOf.

<owl:ObjectProperty rdf:ID="hasChild">
  <owl:inverseOf rdf:resource="#hasParent"/>
</owl:ObjectProperty>

[edit] See also

Navigation
Toolbox