Commit 0f1f79ed authored by María's avatar María
Browse files

remove core declarations

parent 2a63b6e5
Loading
Loading
Loading
Loading
Loading
+0 −39
Original line number Diff line number Diff line
@@ -104,21 +104,6 @@ xsd:date rdf:type rdfs:Datatype .
#    Object Properties
#################################################################

###  https://saref.etsi.org/core/hasFunction
saref:hasFunction rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/core/hasState
saref:hasState rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/core/madeExecution
saref:madeExecution rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/core/observes
saref:observes rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/saref4inma/belongsToCategory
s4inma:belongsToCategory rdf:type owl:ObjectProperty ;
@@ -338,30 +323,6 @@ s4inma:hasVersion rdf:type owl:DatatypeProperty ;
                                                    rdfs:label "Concept Scheme"@en .


###  https://saref.etsi.org/core/Device
saref:Device rdf:type owl:Class .


###  https://saref.etsi.org/core/FeatureOfInterest
saref:FeatureOfInterest rdf:type owl:Class .


###  https://saref.etsi.org/core/Function
saref:Function rdf:type owl:Class .


###  https://saref.etsi.org/core/Observation
saref:Observation rdf:type owl:Class .


###  https://saref.etsi.org/core/Property
saref:Property rdf:type owl:Class .


###  https://saref.etsi.org/core/State
saref:State rdf:type owl:Class .


###  https://saref.etsi.org/saref4bldg/Building
<https://saref.etsi.org/saref4bldg/Building> rdf:type owl:Class ;
                                             rdfs:comment "A building represents a structure that provides shelter for its occupants or contents and stands in one place. The building is also used to provide a basic element within the spatial structure hierarchy for the components of a building project (together with site, storey, and space)." ;