Commit 860553f5 authored by Raul Garcia-Castro's avatar Raul Garcia-Castro
Browse files

Added the inverse property.

Solves #21.
parent 9db63f66
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -205,6 +205,7 @@ saref:relatesToMeasurement rdf:type owl:ObjectProperty ;

###  https://saref.etsi.org/relatesToProperty
saref:relatesToProperty rdf:type owl:ObjectProperty ;
                        owl:inverseOf saref:relatesToMeasurement ;
                        rdfs:comment "A relationship between a measurement and the property it relates to"@en ;
                        rdfs:label "relates to property"@en .