Created
February 13, 2017 23:12
-
-
Save GiovanniBalestrieri/de658001e3acc45d3c9875964978d67a to your computer and use it in GitHub Desktop.
just an object property
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<owl:ObjectProperty rdf:about="sm#hasPosition"> | |
<rdfs:subPropertyOf rdf:resource="sm#hasSpatialProperty"/> | |
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/> | |
</owl:ObjectProperty> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment