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

updated URIs according to SAREF v3

parent 5beb2b39
Loading
Loading
Loading
Loading
+67 −64
Original line number Diff line number Diff line
@prefix : <https://w3id.org/def/saref4inma#> .
@prefix : <https://saref.etsi.org/saref4inma/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@@ -7,13 +7,13 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix saref: <https://w3id.org/saref#> .
@prefix s4bldg: <https://w3id.org/def/saref4bldg#> .
@prefix s4inma: <https://w3id.org/def/saref4inma#> .
@base <https://w3id.org/def/saref4inma> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix s4bldg: <https://saref.etsi.org/saref4bldg/> .
@prefix s4inma: <https://saref.etsi.org/saref4inma/> .
@base <https://saref.etsi.org/saref4inma/> .

<https://w3id.org/def/saref4inma> rdf:type owl:Ontology ;
                                   dct:modified "2019-04-30"^^xsd:date ;
<https://saref.etsi.org/saref4inma/> rdf:type owl:Ontology ;
                                   dct:modified "2020-05-25"^^xsd:date ;
                                   dct:title "SAREF4INMA: an extension of SAREF for the industry and manufacturing domain"^^xsd:string ;
                                   dct:issued "2019-04-30"^^xsd:date ;
                                   dct:publisher <http://oeg-upm.net> ;
@@ -21,14 +21,17 @@
                                   dct:publisher <https://tno.nl/en/> ;
                                   dct:contributor "Matthijs Punter, TNO"^^xsd:string ;
                                   dct:creator <http://www.garcia-castro.com/foaf.rdf#me> ;
                                   dct:source <https://www.etsi.org/deliver/etsi_ts/103400_103499/10341005/01.01.01_60/ts_10341005v010101p.pdf> ;
                                   dct:source <https://forge.etsi.org/rep/SAREF/saref4inma> ;
                                   dct:publisher <https://www.etsi.org/> ;
                                   dct:description "SAREF4INMA is an extension of SAREF for the industry and manufacturing domain. SAREF4INMA focuses on extending SAREF for the industry and manufacturing domain to solve the lack of interoperability between various types of production equipment that produce items in a factory and, once outside the factory, between different organizations in the value chain to uniquely track back the produced items to the corresponding production equipment, batches, material and precise time in which they were manufactured. SAREF4INMA is specified and published by ETSI in the TS 103 410-5 associated to this ontology file. SAREF4INMA was created to be aligned with related initiatives in the smart industry and manufacturing domain in terms of modelling and standardization, such as the Reference Architecture Model for Industry 4.0 (RAMI), which combines several standards used by the various national initiatives in Europe that support digitalization in manufacturing. The full list of use cases, standards and requirements that guided the creation of SAREF4INMA are described in the associated ETSI TR 103 507. "^^xsd:string ;
                                   dct:creator <https://www.linkedin.com/in/mderoode> ;
                                   dct:license <http://purl.org/NET/rdflicense/cc-by4.0> ;
                                   dct:contributor <http://purl.org/net/mpoveda> ;
                                   dct:creator "Alba Fernandez Izquierdo, UPM"^^xsd:string ;
                                   dct:created "2015-03-29"^^xsd:date .
                                   dct:created "2015-03-29"^^xsd:date ;
                                   rdfs:comment """Information about changes compared to version 1.1.1: 
 - Updated namespaces for compatibility with SAREF v3."""@en ;
                                      owl:versionInfo "v1.1.2" .

#################################################################
#    Annotation properties
@@ -82,129 +85,129 @@ owl:maxQualifiedCardinality rdf:type owl:AnnotationProperty .
#    Object Properties
#################################################################

###  https://w3id.org/def/saref4inma#belongsToCategory
###  https://saref.etsi.org/saref4inma/belongsToCategory
s4inma:belongsToCategory rdf:type owl:ObjectProperty ;
                         owl:inverseOf s4inma:isCategoryOf ;
                         rdfs:comment "Link between an entity and its category" ;
                         rdfs:label "belongs to category" .


###  https://w3id.org/def/saref4inma#consistsOfBatch
###  https://saref.etsi.org/saref4inma/consistsOfBatch
s4inma:consistsOfBatch rdf:type owl:ObjectProperty ;
                       rdfs:comment "A relation to express that a batch can recursively consists of other batches"^^xsd:string ;
                       rdfs:label "consists of batch" .


###  https://w3id.org/def/saref4inma#consistsOfItem
###  https://saref.etsi.org/saref4inma/consistsOfItem
s4inma:consistsOfItem rdf:type owl:ObjectProperty ;
                      rdfs:comment "A relation to express that an item can recursively consists of other Items"^^xsd:string ;
                      rdfs:label "consists of item" .


###  https://w3id.org/def/saref4inma#creates
###  https://saref.etsi.org/saref4inma/creates
s4inma:creates rdf:type owl:ObjectProperty ;
               owl:inverseOf s4inma:isCreatedIn ;
               rdfs:comment "A relation between a production process (e.g., Batch) that creates one or more tangible objects (e.g., Items)"^^xsd:string ;
               rdfs:label "creates" .


###  https://w3id.org/def/saref4inma#hasFeatureOfInterest
###  https://saref.etsi.org/saref4inma/hasFeatureOfInterest
s4inma:hasFeatureOfInterest rdf:type owl:ObjectProperty ;
                            owl:inverseOf s4inma:isFeatureOfInterestOf ;
                            rdfs:label "has feature of interest"^^xsd:string .


###  https://w3id.org/def/saref4inma#hasGTIN12ID
###  https://saref.etsi.org/saref4inma/hasGTIN12ID
s4inma:hasGTIN12ID rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf s4inma:hasIdentifier ;
                   rdfs:range s4inma:GTIN12ID ;
                   rdfs:label "has GTIN12ID "^^xsd:string .


###  https://w3id.org/def/saref4inma#hasGTIN13ID
###  https://saref.etsi.org/saref4inma/hasGTIN13ID
s4inma:hasGTIN13ID rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf s4inma:hasIdentifier ;
                   rdfs:range s4inma:GTIN13ID ;
                   rdfs:label "has GTIN13ID"^^xsd:string .


###  https://w3id.org/def/saref4inma#hasGTIN14ID
###  https://saref.etsi.org/saref4inma/hasGTIN14ID
s4inma:hasGTIN14ID rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf s4inma:hasIdentifier ;
                   rdfs:range s4inma:GTIN14ID ;
                   rdfs:label "has GTIN14ID"^^xsd:string .


###  https://w3id.org/def/saref4inma#hasGTIN8ID
###  https://saref.etsi.org/saref4inma/hasGTIN8ID
s4inma:hasGTIN8ID rdf:type owl:ObjectProperty ;
                  rdfs:subPropertyOf s4inma:hasIdentifier ;
                  rdfs:range s4inma:GTIN8ID ;
                  rdfs:label "has GTIN8ID"^^xsd:string .


###  https://w3id.org/def/saref4inma#hasIRDI
###  https://saref.etsi.org/saref4inma/hasIRDI
s4inma:hasIRDI rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf s4inma:hasIdentifier ;
               rdfs:range s4inma:IRDI ;
               rdfs:label "has IRDI"^^xsd:string .


###  https://w3id.org/def/saref4inma#hasIdentifier
###  https://saref.etsi.org/saref4inma/hasIdentifier
s4inma:hasIdentifier rdf:type owl:ObjectProperty ;
                     rdfs:range s4inma:ID ;
                     rdfs:comment "link between an entity and its unique identifier" ;
                     rdfs:label "has identifier" .


###  https://w3id.org/def/saref4inma#hasSize
###  https://saref.etsi.org/saref4inma/hasSize
s4inma:hasSize rdf:type owl:ObjectProperty ;
               rdfs:comment "A relationship to count the amount of certain objects in a collection (e.g., size of a material batch)"^^xsd:string ;
               rdfs:label "has size" .


###  https://w3id.org/def/saref4inma#hasUUID
###  https://saref.etsi.org/saref4inma/hasUUID
s4inma:hasUUID rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf s4inma:hasIdentifier ;
               rdfs:range s4inma:UUID ;
               rdfs:label "has UUID"^^xsd:string .


###  https://w3id.org/def/saref4inma#hasUpdate
###  https://saref.etsi.org/saref4inma/hasUpdate
s4inma:hasUpdate rdf:type owl:ObjectProperty ;
                 rdfs:comment "The newer version of a ItemCategory." ;
                 rdfs:label "has update" .


###  https://w3id.org/def/saref4inma#isCategoryOf
###  https://saref.etsi.org/saref4inma/isCategoryOf
s4inma:isCategoryOf rdf:type owl:ObjectProperty ;
                    rdfs:label "is category of" .


###  https://w3id.org/def/saref4inma#isCreatedIn
###  https://saref.etsi.org/saref4inma/isCreatedIn
s4inma:isCreatedIn rdf:type owl:ObjectProperty ;
                   rdfs:comment "An Item is created in an ItemBatch."^^xsd:string ;
                   rdfs:label "is created in" .


###  https://w3id.org/def/saref4inma#isFeatureOfInterestOf
###  https://saref.etsi.org/saref4inma/isFeatureOfInterestOf
s4inma:isFeatureOfInterestOf rdf:type owl:ObjectProperty ;
                             rdfs:label "is feature of interest of"^^xsd:string .


###  https://w3id.org/def/saref4inma#isProducedBy
###  https://saref.etsi.org/saref4inma/isProducedBy
s4inma:isProducedBy rdf:type owl:ObjectProperty ;
                    owl:inverseOf s4inma:produces ;
                    rdfs:comment "Items are produced using certain types of ProductionEquipmentCategories, for example: welding machines or laser cutting machines." ;
                    rdfs:label "is produced by" .


###  https://w3id.org/def/saref4inma#needsEquipment
###  https://saref.etsi.org/saref4inma/needsEquipment
s4inma:needsEquipment rdf:type owl:ObjectProperty ;
                      rdfs:comment "A relationship indicating that an entity needs a particular equipment to be produced"^^xsd:string ;
                      rdfs:label "needs equipment" .


###  https://w3id.org/def/saref4inma#produces
###  https://saref.etsi.org/saref4inma/produces
s4inma:produces rdf:type owl:ObjectProperty ;
                rdfs:comment "ProductionEquipmentCategory, such as welding machines or laser cutting machines, produce certain categories of items (inverse of s4inma:isProducedBy)"^^xsd:string ;
                rdfs:label "produces" .
@@ -231,74 +234,74 @@ saref:measuresProperty rdf:type owl:ObjectProperty .
#    Data properties
#################################################################

###  https://w3id.org/def/saref4inma#hasCertificate
###  https://saref.etsi.org/saref4inma/hasCertificate
s4inma:hasCertificate rdf:type owl:DatatypeProperty ;
                      rdfs:range xsd:string ;
                      rdfs:comment "The MaterialBatch can contain material quality certificates, for example a NEN 10204:2004 3.1 steel certificate."^^rdfs:Literal ;
                      rdfs:label "has certificate" .


###  https://w3id.org/def/saref4inma#hasGTIN12IDValue
###  https://saref.etsi.org/saref4inma/hasGTIN12IDValue
s4inma:hasGTIN12IDValue rdf:type owl:DatatypeProperty ;
                        rdfs:subPropertyOf s4inma:hasIDValue ;
                        rdfs:range xsd:string ;
                        rdfs:label "has GTIN12ID value"^^xsd:string .


###  https://w3id.org/def/saref4inma#hasGTIN13IDValue
###  https://saref.etsi.org/saref4inma/hasGTIN13IDValue
s4inma:hasGTIN13IDValue rdf:type owl:DatatypeProperty ;
                        rdfs:subPropertyOf s4inma:hasIDValue ;
                        rdfs:range xsd:string ;
                        rdfs:label "has GTIN13ID value"^^xsd:string .


###  https://w3id.org/def/saref4inma#hasGTIN14IDValue
###  https://saref.etsi.org/saref4inma/hasGTIN14IDValue
s4inma:hasGTIN14IDValue rdf:type owl:DatatypeProperty ;
                        rdfs:subPropertyOf s4inma:hasIDValue ;
                        rdfs:range xsd:string ;
                        rdfs:label "has GTIN14ID"^^xsd:string .


###  https://w3id.org/def/saref4inma#hasGTIN8IDValue
###  https://saref.etsi.org/saref4inma/hasGTIN8IDValue
s4inma:hasGTIN8IDValue rdf:type owl:DatatypeProperty ;
                       rdfs:subPropertyOf s4inma:hasIDValue ;
                       rdfs:range xsd:string .


###  https://w3id.org/def/saref4inma#hasIDValue
###  https://saref.etsi.org/saref4inma/hasIDValue
s4inma:hasIDValue rdf:type owl:DatatypeProperty ;
                  rdfs:range xsd:string ;
                  rdfs:comment "A relation to express the value of an indentifier as a string (it can be used as alternative to or in combination with the s4inma:hasIdentifier object property "^^xsd:string ;
                  rdfs:label "has identifier value" .


###  https://w3id.org/def/saref4inma#hasIRDIValue
###  https://saref.etsi.org/saref4inma/hasIRDIValue
s4inma:hasIRDIValue rdf:type owl:DatatypeProperty ;
                    rdfs:subPropertyOf s4inma:hasIDValue ;
                    rdfs:range xsd:string ;
                    rdfs:label "has IRDI"^^xsd:string .


###  https://w3id.org/def/saref4inma#hasModelNumber
###  https://saref.etsi.org/saref4inma/hasModelNumber
s4inma:hasModelNumber rdf:type owl:DatatypeProperty ;
                      rdfs:comment "A relation to express the model number of a certain object (item, product, equipment, etc.) "^^xsd:string ;
                      rdfs:label "has model number" .


###  https://w3id.org/def/saref4inma#hasSerialNumber
###  https://saref.etsi.org/saref4inma/hasSerialNumber
s4inma:hasSerialNumber rdf:type owl:DatatypeProperty ;
                       rdfs:comment "A relation to describe the serial number of a certain Item, which is unique per Item."^^xsd:string ;
                       rdfs:label "has serial number" .


###  https://w3id.org/def/saref4inma#hasUUIDValue
###  https://saref.etsi.org/saref4inma/hasUUIDValue
s4inma:hasUUIDValue rdf:type owl:DatatypeProperty ;
                    rdfs:subPropertyOf s4inma:hasIDValue ;
                    rdfs:range xsd:string ;
                    rdfs:label "has UUID value"^^xsd:string .


###  https://w3id.org/def/saref4inma#hasVersion
###  https://saref.etsi.org/saref4inma/hasVersion
s4inma:hasVersion rdf:type owl:DatatypeProperty ;
                  rdfs:comment "An item has a certain revision or version number, whereas a higher number indicates a newer version."^^rdfs:Literal ;
                  rdfs:label "has version" .
@@ -324,7 +327,7 @@ skos:ConceptScheme rdf:type owl:Class .
<https://w3id.org/def/s4bldg#PhysicalObject> rdf:type owl:Class .


###  https://w3id.org/def/saref4inma#ActualMeasurement
###  https://saref.etsi.org/saref4inma/ActualMeasurement
s4inma:ActualMeasurement rdf:type owl:Class ;
                         rdfs:subClassOf s4inma:Measurement ;
                         owl:disjointWith s4inma:ExpectedMeasurement ;
@@ -332,14 +335,14 @@ s4inma:ActualMeasurement rdf:type owl:Class ;
                         rdfs:label "Actual measurement" .


###  https://w3id.org/def/saref4inma#Area
###  https://saref.etsi.org/saref4inma/Area
s4inma:Area rdf:type owl:Class ;
            rdfs:subClassOf <https://w3id.org/def/s4bldg#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."^^xsd:string ;
            rdfs:label "Area" .


###  https://w3id.org/def/saref4inma#Batch
###  https://saref.etsi.org/saref4inma/Batch
s4inma:Batch rdf:type owl:Class ;
             rdfs:subClassOf owl:Thing ,
                             saref:FeatureOfInterest ,
@@ -368,49 +371,49 @@ s4inma:Batch rdf:type owl:Class ;
             rdfs:label "Batch" .


###  https://w3id.org/def/saref4inma#ExpectedMeasurement
###  https://saref.etsi.org/saref4inma/ExpectedMeasurement
s4inma:ExpectedMeasurement rdf:type owl:Class ;
                           rdfs:subClassOf s4inma:Measurement ;
                           rdfs:comment "Describes whether the measurement is expected (i.e., planned before the production process). Disjoint with ActualMeasurement."^^xsd:string ;
                           rdfs:label "Expected measurement" .


###  https://w3id.org/def/saref4inma#Factory
###  https://saref.etsi.org/saref4inma/Factory
s4inma:Factory rdf:type owl:Class ;
               rdfs:subClassOf <https://w3id.org/def/s4bldg#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. "^^xsd:string ;
               rdfs:label "Factory" .


###  https://w3id.org/def/saref4inma#GTIN12ID
###  https://saref.etsi.org/saref4inma/GTIN12ID
s4inma:GTIN12ID rdf:type owl:Class ;
                rdfs:subClassOf s4inma:ID ;
                rdfs:comment "GTIN-12 (UPC-A) is a 12-digit number used primarily in North America"^^xsd:string ;
                rdfs:label "GTIN12ID"^^xsd:string .


###  https://w3id.org/def/saref4inma#GTIN13ID
###  https://saref.etsi.org/saref4inma/GTIN13ID
s4inma:GTIN13ID rdf:type owl:Class ;
                rdfs:subClassOf s4inma:ID ;
                rdfs:comment "GTIN-13 (EAN/UCC-13) is a 13-digit number used predominately outside of North America"^^xsd:string ;
                rdfs:label "GTIN13ID"^^xsd:string .


###  https://w3id.org/def/saref4inma#GTIN14ID
###  https://saref.etsi.org/saref4inma/GTIN14ID
s4inma:GTIN14ID rdf:type owl:Class ;
                rdfs:subClassOf s4inma:ID ;
                rdfs:comment "GTIN-14 (EAN/UCC-14 or ITF-14 or also known as ITF Symbol, SCC-14, DUN-14, UPC Case Code, UPC Shipping Container Code, UCC Code 128, EAN Code 128) is a 14-digit number used to identify trade items at various packaging levels."^^xsd:string ;
                rdfs:label "GTIN14ID"^^xsd:string .


###  https://w3id.org/def/saref4inma#GTIN8ID
###  https://saref.etsi.org/saref4inma/GTIN8ID
s4inma:GTIN8ID rdf:type owl:Class ;
               rdfs:subClassOf s4inma:ID ;
               rdfs:comment "GTIN-8 (EAN/UCC-8) is an 8-digit number used predominately outside of North America."^^rdfs:Literal ;
               rdfs:label "GTIN18ID"^^xsd:string .


###  https://w3id.org/def/saref4inma#ID
###  https://saref.etsi.org/saref4inma/ID
s4inma:ID rdf:type owl:Class ;
          rdfs:subClassOf skos:ConceptScheme ,
                          [ rdf:type owl:Restriction ;
@@ -421,14 +424,14 @@ s4inma:ID rdf:type owl:Class ;
          rdfs:label "Identifier" .


###  https://w3id.org/def/saref4inma#IRDI
###  https://saref.etsi.org/saref4inma/IRDI
s4inma:IRDI rdf:type owl:Class ;
            rdfs:subClassOf s4inma:ID ;
            rdfs:comment "International Registration Data Identifier (IRDI) is based on the international standards ISO/IEC 11179-6, ISO 29002 and ISO 6532 and used in eCl@ss and the Asset Administration Shell as unique identifier."^^rdfs:Literal ;
            rdfs:label "IRDI" .


###  https://w3id.org/def/saref4inma#Item
###  https://saref.etsi.org/saref4inma/Item
s4inma:Item rdf:type owl:Class ;
            rdfs:subClassOf saref:FeatureOfInterest ,
                            [ rdf:type owl:Restriction ;
@@ -469,7 +472,7 @@ s4inma:Item rdf:type owl:Class ;
            rdfs:label "Item" .


###  https://w3id.org/def/saref4inma#ItemBatch
###  https://saref.etsi.org/saref4inma/ItemBatch
s4inma:ItemBatch rdf:type owl:Class ;
                 rdfs:subClassOf s4inma:Batch ,
                                 [ rdf:type owl:Restriction ;
@@ -484,7 +487,7 @@ s4inma:ItemBatch rdf:type owl:Class ;
                 rdfs:label "Item Batch" .


###  https://w3id.org/def/saref4inma#ItemCategory
###  https://saref.etsi.org/saref4inma/ItemCategory
s4inma:ItemCategory rdf:type owl:Class ;
                    rdfs:subClassOf [ rdf:type owl:Restriction ;
                                      owl:onProperty s4inma:hasIdentifier ;
@@ -520,7 +523,7 @@ s4inma:ItemCategory rdf:type owl:Class ;
                    rdfs:label "Item category" .


###  https://w3id.org/def/saref4inma#MaterialBatch
###  https://saref.etsi.org/saref4inma/MaterialBatch
s4inma:MaterialBatch rdf:type owl:Class ;
                     rdfs:subClassOf s4inma:Batch ,
                                     [ rdf:type owl:Restriction ;
@@ -535,7 +538,7 @@ s4inma:MaterialBatch rdf:type owl:Class ;
                     rdfs:label "Material Batch" .


###  https://w3id.org/def/saref4inma#MaterialCategory
###  https://saref.etsi.org/saref4inma/MaterialCategory
s4inma:MaterialCategory rdf:type owl:Class ;
                        rdfs:subClassOf [ rdf:type owl:Restriction ;
                                          owl:onProperty s4inma:isCategoryOf ;
@@ -545,7 +548,7 @@ s4inma:MaterialCategory rdf:type owl:Class ;
                        rdfs:label "Material category" .


###  https://w3id.org/def/saref4inma#Measurement
###  https://saref.etsi.org/saref4inma/Measurement
s4inma:Measurement rdf:type owl:Class ;
                   rdfs:subClassOf saref:Measurement ,
                                   [ rdf:type owl:Restriction ;
@@ -560,7 +563,7 @@ s4inma:Measurement rdf:type owl:Class ;
                   rdfs:label "Measurement" .


###  https://w3id.org/def/saref4inma#ProductionEquipment
###  https://saref.etsi.org/saref4inma/ProductionEquipment
s4inma:ProductionEquipment rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/def/s4bldg#PhysicalObject> ,
                                           saref:Device ,
@@ -596,7 +599,7 @@ s4inma:ProductionEquipment rdf:type owl:Class ;
                           rdfs:label "ProductionEquipment" .


###  https://w3id.org/def/saref4inma#ProductionEquipmentCategory
###  https://saref.etsi.org/saref4inma/ProductionEquipmentCategory
s4inma:ProductionEquipmentCategory rdf:type owl:Class ;
                                   rdfs:subClassOf [ rdf:type owl:Restriction ;
                                                     owl:onProperty s4inma:isCategoryOf ;
@@ -611,35 +614,35 @@ s4inma:ProductionEquipmentCategory rdf:type owl:Class ;
                                   rdfs:label "Production equipment category" .


###  https://w3id.org/def/saref4inma#ProductionEquipmentFunction
###  https://saref.etsi.org/saref4inma/ProductionEquipmentFunction
s4inma:ProductionEquipmentFunction rdf:type owl:Class ;
                                   rdfs:subClassOf owl:Thing ,
                                                   saref:Function ;
                                   rdfs:label "Production equipment function"^^xsd:string .


###  https://w3id.org/def/saref4inma#Site
###  https://saref.etsi.org/saref4inma/Site
s4inma:Site rdf:type owl:Class ;
            rdfs:subClassOf <https://w3id.org/def/s4bldg#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"^^xsd:string ;
            rdfs:label "Site" .


###  https://w3id.org/def/saref4inma#Size
###  https://saref.etsi.org/saref4inma/Size
s4inma:Size rdf:type owl:Class ;
            rdfs:subClassOf saref:Property ;
            rdfs:comment "The amount of certain objects in a collection (e.g., size of a material batch)."^^xsd:string ;
            rdfs:label "Size" .


###  https://w3id.org/def/saref4inma#UUID
###  https://saref.etsi.org/saref4inma/UUID
s4inma:UUID rdf:type owl:Class ;
            rdfs:subClassOf s4inma:ID ;
            rdfs:comment "A universally unique identifier (UUID) is a 128-bit number used to identify items and is also known as: globally unique identifier (GUID). In its canonical textual representation, the sixteen octets of a UUID are represented as 32 hexadecimal (base 16) digits, displayed in five groups separated by hyphens, in the form 8-4-4-4-12 for a total of 36 characters (32 alphanumeric characters and four hyphens). UUID are documented in ISO/IEC 11578:1996 \"Information technology – Open Systems Interconnection – Remote Procedure Call (RPC)\" and in ITU-T Rec. X.667 | ISO/IEC 9834-8:2005." ;
            rdfs:label "UUID" .


###  https://w3id.org/def/saref4inma#WorkCenter
###  https://saref.etsi.org/saref4inma/WorkCenter
s4inma:WorkCenter rdf:type owl:Class ;
                  rdfs:subClassOf s4inma:ProductionEquipment ;
                  rdfs:comment "A subclass of s4inma:ProductionEquipment (and therefore of s4bld:PhysicalObject). It is an equipment element under an area in a role-based equipment hierarchy that performs production, storage or material movement (definition taken from IEC 62264). An Area contains work centers."^^xsd:string ;