Commit dc8b32fe authored by María's avatar María
Browse files

Updated S4BLDG elements to https://saref.etsi.org/saref4bldg/ namespace

parent a2f8b123
Loading
Loading
Loading
Loading
Loading
+10 −10
Original line number Original line Diff line number Diff line
@@ -338,16 +338,16 @@ s4inma:hasVersion rdf:type owl:DatatypeProperty ;
skos:ConceptScheme rdf:type owl:Class .
skos:ConceptScheme rdf:type owl:Class .




###  https://w3id.org/def/s4bldg#Building
###  https://saref.etsi.org/saref4bldg/Building
<https://w3id.org/def/s4bldg#Building> rdf:type owl:Class .
<https://saref.etsi.org/saref4bldg/Building> rdf:type owl:Class .




###  https://w3id.org/def/s4bldg#BuildingSpace
###  https://saref.etsi.org/saref4bldg/BuildingSpace
<https://w3id.org/def/s4bldg#BuildingSpace> rdf:type owl:Class .
<https://saref.etsi.org/saref4bldg/BuildingSpace> rdf:type owl:Class .




###  https://w3id.org/def/s4bldg#PhysicalObject
###  https://saref.etsi.org/saref4bldg/PhysicalObject
<https://w3id.org/def/s4bldg#PhysicalObject> rdf:type owl:Class .
<https://saref.etsi.org/saref4bldg/PhysicalObject> rdf:type owl:Class .




###  https://saref.etsi.org/saref4inma/ActualMeasurement
###  https://saref.etsi.org/saref4inma/ActualMeasurement
@@ -360,7 +360,7 @@ s4inma:ActualMeasurement rdf:type owl:Class ;


###  https://saref.etsi.org/saref4inma/Area
###  https://saref.etsi.org/saref4inma/Area
s4inma:Area rdf:type owl:Class ;
s4inma:Area rdf:type owl:Class ;
            rdfs:subClassOf <https://w3id.org/def/s4bldg#BuildingSpace> ;
            rdfs:subClassOf <https://saref.etsi.org/saref4bldg/BuildingSpace> ;
            rdfs:comment "A subclass of s4bldg:BuildingSpace used to define the physical spaces of the building. According to IEC 62264, areas are physical, geographical or logical groupings of resources determined by the site. A site can be divided in areas, whereas areas contain work centers.s."@en ;
            rdfs:comment "A subclass of s4bldg:BuildingSpace used to define the physical spaces of the building. According to IEC 62264, areas are physical, geographical or logical groupings of resources determined by the site. A site can be divided in areas, whereas areas contain work centers.s."@en ;
            rdfs:label "Area"@en .
            rdfs:label "Area"@en .


@@ -403,7 +403,7 @@ s4inma:ExpectedMeasurement rdf:type owl:Class ;


###  https://saref.etsi.org/saref4inma/Factory
###  https://saref.etsi.org/saref4inma/Factory
s4inma:Factory rdf:type owl:Class ;
s4inma:Factory rdf:type owl:Class ;
               rdfs:subClassOf <https://w3id.org/def/s4bldg#Building> ;
               rdfs:subClassOf <https://saref.etsi.org/saref4bldg/Building> ;
               rdfs:comment "A subclass of s4bldg:Building specialized for the purpose of SAREF4INMA, a factory represents one or more organizations sharing a definit mission, goals and objectives which provides an output such as a product (definition taken from IEC 62264). A factory can be divided in one or multiple sites. "@en ;
               rdfs:comment "A subclass of s4bldg:Building specialized for the purpose of SAREF4INMA, a factory represents one or more organizations sharing a definit mission, goals and objectives which provides an output such as a product (definition taken from IEC 62264). A factory can be divided in one or multiple sites. "@en ;
               rdfs:label "Factory"@en .
               rdfs:label "Factory"@en .


@@ -588,7 +588,7 @@ s4inma:Measurement rdf:type owl:Class ;


###  https://saref.etsi.org/saref4inma/ProductionEquipment
###  https://saref.etsi.org/saref4inma/ProductionEquipment
s4inma:ProductionEquipment rdf:type owl:Class ;
s4inma:ProductionEquipment rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/def/s4bldg#PhysicalObject> ,
                           rdfs:subClassOf <https://saref.etsi.org/saref4bldg/PhysicalObject> ,
                                           saref:Device ,
                                           saref:Device ,
                                           [ rdf:type owl:Restriction ;
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty s4inma:belongsToCategory ;
                                             owl:onProperty s4inma:belongsToCategory ;
@@ -646,7 +646,7 @@ s4inma:ProductionEquipmentFunction rdf:type owl:Class ;


###  https://saref.etsi.org/saref4inma/Site
###  https://saref.etsi.org/saref4inma/Site
s4inma:Site rdf:type owl:Class ;
s4inma:Site rdf:type owl:Class ;
            rdfs:subClassOf <https://w3id.org/def/s4bldg#BuildingSpace> ;
            rdfs:subClassOf <https://saref.etsi.org/saref4bldg/BuildingSpace> ;
            rdfs:comment "A subclass of s4bldg:BuildingSpace used to define the physical spaces of the building. According to IEC 62264, sites are identified physical, geographical, and/or logical component groupings of a manufacturing enterprise. A factory can be divided in sites, whereas sites can be divided areas"@en ;
            rdfs:comment "A subclass of s4bldg:BuildingSpace used to define the physical spaces of the building. According to IEC 62264, sites are identified physical, geographical, and/or logical component groupings of a manufacturing enterprise. A factory can be divided in sites, whereas sites can be divided areas"@en ;
            rdfs:label "Site"@en .
            rdfs:label "Site"@en .