Commit 9780f483 authored by Cornelis Bouter's avatar Cornelis Bouter
Browse files

remove classes and properties copied from core

parent baaf5ac5
Loading
Loading
Loading
Loading
+0 −36
Original line number Diff line number Diff line
@@ -512,42 +512,6 @@ s4agri:hasPlantDate rdf:type owl:DatatypeProperty ;
  rdfs:label "has plant date"@en .


###  https://saref.etsi.org/core/hasDescription
saref:hasDescription rdf:type owl:DatatypeProperty ;
  rdfs:range xsd:string ;
  rdfs:comment "A relationship providing a description of an entity (e.g., device)"@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "has description"@en .


###  https://saref.etsi.org/core/hasManufacturer
saref:hasManufacturer rdf:type owl:DatatypeProperty ;
  rdfs:range xsd:string ;
  rdfs:comment "A relationship identifying the manufacturer of an entity (e.g., device)"@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "has manufacturer"@en .


###  https://saref.etsi.org/core/hasModel
saref:hasModel rdf:type owl:DatatypeProperty ;
  rdfs:range xsd:string ;
  rdfs:comment "A relationship identifying the model of an entity (e.g., device)"@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "has model"@en .


###  https://saref.etsi.org/core/hasTimestamp
saref:hasTimestamp rdf:type owl:DatatypeProperty ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "has timestamp"@en .


###  https://saref.etsi.org/core/hasValue
saref:hasValue rdf:type owl:DatatypeProperty ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "has value"@en .


#################################################################
#    Classes
#################################################################