Loading ontology/saref.ttl +13 −11 Original line number Diff line number Diff line Loading @@ -481,18 +481,20 @@ saref:EventFunction rdf:type owl:Class ; rdfs:label "Event function"@en . ### https://w3id.org/saref#FeatureOfInterest saref:FeatureOfInterest a owl:Class ; ### https://saref.etsi.org/FeatureOfInterest saref:FeatureOfInterest rdf:type owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty saref:hasProperty ; owl:allValuesFrom saref:Property ] , owl:allValuesFrom saref:Property ] , [ a owl:Restriction ; owl:onProperty saref:isFeatureOfInterestOf ; owl:allValuesFrom saref:Measurement ] ; rdfs:comment "A feature of interest represent any real world from which a property is observed or measured."@en ; owl:allValuesFrom saref:Measurement ] ; rdfs:comment "A feature of interest represents any real world entity from which a property is measured."@en ; rdfs:label "Feature of interest"@en . ### https://saref.etsi.org/Function saref:Function rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; Loading Loading
ontology/saref.ttl +13 −11 Original line number Diff line number Diff line Loading @@ -481,18 +481,20 @@ saref:EventFunction rdf:type owl:Class ; rdfs:label "Event function"@en . ### https://w3id.org/saref#FeatureOfInterest saref:FeatureOfInterest a owl:Class ; ### https://saref.etsi.org/FeatureOfInterest saref:FeatureOfInterest rdf:type owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty saref:hasProperty ; owl:allValuesFrom saref:Property ] , owl:allValuesFrom saref:Property ] , [ a owl:Restriction ; owl:onProperty saref:isFeatureOfInterestOf ; owl:allValuesFrom saref:Measurement ] ; rdfs:comment "A feature of interest represent any real world from which a property is observed or measured."@en ; owl:allValuesFrom saref:Measurement ] ; rdfs:comment "A feature of interest represents any real world entity from which a property is measured."@en ; rdfs:label "Feature of interest"@en . ### https://saref.etsi.org/Function saref:Function rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; Loading