@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . rdf:type owl:Ontology ; , "Matthijs Punter, TNO" ; "2015-03-29"^^xsd:date ; , , , "Alba Fernandez Izquierdo, UPM" ; "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. " ; "2019-04-30"^^xsd:date ; ; "2019-04-30"^^xsd:date ; , , ; ; "SAREF4INMA: an extension of SAREF for the industry and manufacturing domain" . ################################################################# # Annotation properties ################################################################# ### http://purl.org/dc/terms/contributor rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/created rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/creator rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/description rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/issued rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/license rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/modified rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/publisher rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/source rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/title rdf:type owl:AnnotationProperty . ### http://www.w3.org/2002/07/owl#maxQualifiedCardinality owl:maxQualifiedCardinality rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### https://saref.etsi.org/saref4inma/belongsToCategory :belongsToCategory rdf:type owl:ObjectProperty ; owl:inverseOf :isCategoryOf ; rdfs:comment "Link between an entity and its category" ; rdfs:label "belongs to category" . ### https://saref.etsi.org/saref4inma/consistsOfBatch :consistsOfBatch rdf:type owl:ObjectProperty ; rdfs:comment "A relation to express that a batch can recursively consists of other batches" ; rdfs:label "consists of batch" . ### https://saref.etsi.org/saref4inma/consistsOfItem :consistsOfItem rdf:type owl:ObjectProperty ; rdfs:comment "A relation to express that an item can recursively consists of other Items" ; rdfs:label "consists of item" . ### https://saref.etsi.org/saref4inma/creates :creates rdf:type owl:ObjectProperty ; owl:inverseOf :isCreatedIn ; rdfs:comment "A relation between a production process (e.g., Batch) that creates one or more tangible objects (e.g., Items)" ; rdfs:label "creates" . ### https://saref.etsi.org/saref4inma/hasFeatureOfInterest :hasFeatureOfInterest rdf:type owl:ObjectProperty ; owl:inverseOf :isFeatureOfInterestOf ; rdfs:label "has feature of interest" . ### https://saref.etsi.org/saref4inma/hasGTIN12ID :hasGTIN12ID rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :hasIdentifier ; rdfs:range :GTIN12ID ; rdfs:label "has GTIN12ID " . ### https://saref.etsi.org/saref4inma/hasGTIN13ID :hasGTIN13ID rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :hasIdentifier ; rdfs:range :GTIN13ID ; rdfs:label "has GTIN13ID" . ### https://saref.etsi.org/saref4inma/hasGTIN14ID :hasGTIN14ID rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :hasIdentifier ; rdfs:range :GTIN14ID ; rdfs:label "has GTIN14ID" . ### https://saref.etsi.org/saref4inma/hasGTIN8ID :hasGTIN8ID rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :hasIdentifier ; rdfs:range :GTIN8ID ; rdfs:label "has GTIN8ID" . ### https://saref.etsi.org/saref4inma/hasIRDI :hasIRDI rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :hasIdentifier ; rdfs:range :IRDI ; rdfs:label "has IRDI" . ### https://saref.etsi.org/saref4inma/hasIdentifier :hasIdentifier rdf:type owl:ObjectProperty ; rdfs:range :ID ; rdfs:comment "link between an entity and its unique identifier" ; rdfs:label "has identifier" . ### https://saref.etsi.org/saref4inma/hasSize :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)" ; rdfs:label "has size" . ### https://saref.etsi.org/saref4inma/hasUUID :hasUUID rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :hasIdentifier ; rdfs:range :UUID ; rdfs:label "has UUID" . ### https://saref.etsi.org/saref4inma/hasUpdate :hasUpdate rdf:type owl:ObjectProperty ; rdfs:comment "The newer version of a ItemCategory." ; rdfs:label "has update" . ### https://saref.etsi.org/saref4inma/isCategoryOf :isCategoryOf rdf:type owl:ObjectProperty ; rdfs:label "is category of" . ### https://saref.etsi.org/saref4inma/isCreatedIn :isCreatedIn rdf:type owl:ObjectProperty ; rdfs:comment "An Item is created in an ItemBatch." ; rdfs:label "is created in" . ### https://saref.etsi.org/saref4inma/isFeatureOfInterestOf :isFeatureOfInterestOf rdf:type owl:ObjectProperty ; rdfs:label "is feature of interest of" . ### https://saref.etsi.org/saref4inma/isProducedBy :isProducedBy rdf:type owl:ObjectProperty ; owl:inverseOf :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://saref.etsi.org/saref4inma/needsEquipment :needsEquipment rdf:type owl:ObjectProperty ; rdfs:comment "A relationship indicating that an entity needs a particular equipment to be produced" ; rdfs:label "needs equipment" . ### https://saref.etsi.org/saref4inma/produces :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)" ; rdfs:label "produces" . ### https://saref.etsi.org/core/hasFunction rdf:type owl:ObjectProperty . ### https://saref.etsi.org/core/hasState rdf:type owl:ObjectProperty ; rdfs:label "has state" . ### https://saref.etsi.org/core/makesMeasurement rdf:type owl:ObjectProperty . ### https://saref.etsi.org/core/measuresProperty rdf:type owl:ObjectProperty . ################################################################# # Data properties ################################################################# ### https://saref.etsi.org/saref4inma/hasCertificate :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://saref.etsi.org/saref4inma/hasGTIN12IDValue :hasGTIN12IDValue rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf :hasIDValue ; rdfs:range xsd:string ; rdfs:label "has GTIN12ID value" . ### https://saref.etsi.org/saref4inma/hasGTIN13IDValue :hasGTIN13IDValue rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf :hasIDValue ; rdfs:range xsd:string ; rdfs:label "has GTIN13ID value" . ### https://saref.etsi.org/saref4inma/hasGTIN14IDValue :hasGTIN14IDValue rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf :hasIDValue ; rdfs:range xsd:string ; rdfs:label "has GTIN14ID" . ### https://saref.etsi.org/saref4inma/hasGTIN8IDValue :hasGTIN8IDValue rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf :hasIDValue ; rdfs:range xsd:string . ### https://saref.etsi.org/saref4inma/hasIDValue :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 " ; rdfs:label "has identifier value" . ### https://saref.etsi.org/saref4inma/hasIRDIValue :hasIRDIValue rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf :hasIDValue ; rdfs:range xsd:string ; rdfs:label "has IRDI" . ### https://saref.etsi.org/saref4inma/hasModelNumber :hasModelNumber rdf:type owl:DatatypeProperty ; rdfs:comment "A relation to express the model number of a certain object (item, product, equipment, etc.) " ; rdfs:label "has model number" . ### https://saref.etsi.org/saref4inma/hasSerialNumber :hasSerialNumber rdf:type owl:DatatypeProperty ; rdfs:comment "A relation to describe the serial number of a certain Item, which is unique per Item." ; rdfs:label "has serial number" . ### https://saref.etsi.org/saref4inma/hasUUIDValue :hasUUIDValue rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf :hasIDValue ; rdfs:range xsd:string ; rdfs:label "has UUID value" . ### https://saref.etsi.org/saref4inma/hasVersion :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" . ################################################################# # Classes ################################################################# ### http://www.w3.org/2004/02/skos/core#ConceptScheme rdf:type owl:Class . ### https://saref.etsi.org/saref4bldg/Building rdf:type owl:Class . ### https://saref.etsi.org/saref4bldg/BuildingSpace rdf:type owl:Class . ### https://saref.etsi.org/saref4bldg/PhysicalObject rdf:type owl:Class . ### https://saref.etsi.org/saref4inma/ActualMeasurement :ActualMeasurement rdf:type owl:Class ; rdfs:subClassOf :Measurement ; owl:disjointWith :ExpectedMeasurement ; rdfs:comment "Describes whether the measurement is actually measured during the production process. Disjoint with ExpectedMeasurement." ; rdfs:label "Actual measurement" . ### https://saref.etsi.org/saref4inma/Area :Area rdf:type owl:Class ; rdfs:subClassOf ; 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." ; rdfs:label "Area" . ### https://saref.etsi.org/saref4inma/Batch :Batch rdf:type owl:Class ; rdfs:subClassOf owl:Thing , , [ rdf:type owl:Restriction ; owl:onProperty :consistsOfBatch ; owl:allValuesFrom :Batch ] , [ rdf:type owl:Restriction ; owl:onProperty :hasIdentifier ; owl:allValuesFrom :ID ] , [ rdf:type owl:Restriction ; owl:onProperty :isFeatureOfInterestOf ; owl:allValuesFrom :Measurement ] , [ rdf:type owl:Restriction ; owl:onProperty :needsEquipment ; owl:allValuesFrom :ProductionEquipment ] , [ rdf:type owl:Restriction ; owl:onProperty :hasSize ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass :Size ] ; rdfs:comment "A uniform collection of tangible objects or Lot. This can either be a collection of produced items (i.e. the outflow of products) or a collection of raw material or required material (i.e. the inflow of products). It is assumed that the objects in a batch are similar and thus have shared attributes. Note that this definition is broader than the definition in IEC 61512, which defines a batch as the material that is being produced (whereas in SAREF4INMA a batch can be items or materials). " ; rdfs:label "Batch" . ### https://saref.etsi.org/saref4inma/ExpectedMeasurement :ExpectedMeasurement rdf:type owl:Class ; rdfs:subClassOf :Measurement ; rdfs:comment "Describes whether the measurement is expected (i.e., planned before the production process). Disjoint with ActualMeasurement." ; rdfs:label "Expected measurement" . ### https://saref.etsi.org/saref4inma/Factory :Factory rdf:type owl:Class ; rdfs:subClassOf ; 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. " ; rdfs:label "Factory" . ### https://saref.etsi.org/saref4inma/GTIN12ID :GTIN12ID rdf:type owl:Class ; rdfs:subClassOf :ID ; rdfs:comment "GTIN-12 (UPC-A) is a 12-digit number used primarily in North America" ; rdfs:label "GTIN12ID" . ### https://saref.etsi.org/saref4inma/GTIN13ID :GTIN13ID rdf:type owl:Class ; rdfs:subClassOf :ID ; rdfs:comment "GTIN-13 (EAN/UCC-13) is a 13-digit number used predominately outside of North America" ; rdfs:label "GTIN13ID" . ### https://saref.etsi.org/saref4inma/GTIN14ID :GTIN14ID rdf:type owl:Class ; rdfs:subClassOf :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." ; rdfs:label "GTIN14ID" . ### https://saref.etsi.org/saref4inma/GTIN8ID :GTIN8ID rdf:type owl:Class ; rdfs:subClassOf :ID ; rdfs:comment "GTIN-8 (EAN/UCC-8) is an 8-digit number used predominately outside of North America."^^rdfs:Literal ; rdfs:label "GTIN18ID" . ### https://saref.etsi.org/saref4inma/ID :ID rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty :hasIDValue ; owl:someValuesFrom xsd:string ] ; rdfs:comment "A unique identifier."^^rdfs:Literal ; rdfs:label "Identifier" . ### https://saref.etsi.org/saref4inma/IRDI :IRDI rdf:type owl:Class ; rdfs:subClassOf :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://saref.etsi.org/saref4inma/Item :Item rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty :hasIdentifier ; owl:someValuesFrom :ID ] , [ rdf:type owl:Restriction ; owl:onProperty :consistsOfItem ; owl:allValuesFrom :Item ] , [ rdf:type owl:Restriction ; owl:onProperty :hasIdentifier ; owl:allValuesFrom :ID ] , [ rdf:type owl:Restriction ; owl:onProperty :isCreatedIn ; owl:allValuesFrom :ItemBatch ] , [ rdf:type owl:Restriction ; owl:onProperty :isFeatureOfInterestOf ; owl:allValuesFrom :Measurement ] , [ rdf:type owl:Restriction ; owl:onProperty :isCreatedIn ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass :ItemBatch ] , [ rdf:type owl:Restriction ; owl:onProperty :hasIDValue ; owl:allValuesFrom xsd:string ] , [ rdf:type owl:Restriction ; owl:onProperty :hasSerialNumber ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] ; rdfs:comment "A tangible object which can be unique identified, for example, with a GTIN in the form of a barcode/QR/RFID tag. An item product can be the result of the organization's production process (i.e. outflow of objects/goods) or can be uniquely identifiable material (i.e. inflow of objects/supplies). Each item is part of exactly one ItemBatch, whereas each ItemBatch contains only Items which have similar properties. An item can consists of multiple Batches and other Items (i.e. subassemblies)."^^rdfs:Literal ; rdfs:label "Item" . ### https://saref.etsi.org/saref4inma/ItemBatch :ItemBatch rdf:type owl:Class ; rdfs:subClassOf :Batch , [ rdf:type owl:Restriction ; owl:onProperty :belongsToCategory ; owl:allValuesFrom :ItemCategory ] , [ rdf:type owl:Restriction ; owl:onProperty :creates ; owl:allValuesFrom :Item ] ; rdfs:comment "A uniform collection of tangible objects which are relevant for the prodcution process. The ItemBatch consists of a set of objects with similar properties (e.g. a certain type of sensors or metal sheets). The difference between ItemBatch and MaterialBatch is that individual items can be traced in a ItemBatch, whereas this is not possible in a MaterialBatch, meaning that, for example, it is possible to trace the individual metal sheet used in a ItemBatch. This implies that the objects in an ItemBatch have an unique identifier (e.g. a GTIN code in the form of a barcode/QR-code or RFID tag)."^^rdfs:Literal ; rdfs:label "Item Batch" . ### https://saref.etsi.org/saref4inma/ItemCategory :ItemCategory rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty :hasIdentifier ; owl:someValuesFrom :ID ] , [ rdf:type owl:Restriction ; owl:onProperty :hasIdentifier ; owl:allValuesFrom :ID ] , [ rdf:type owl:Restriction ; owl:onProperty :hasUpdate ; owl:allValuesFrom :ItemCategory ] , [ rdf:type owl:Restriction ; owl:onProperty :isCategoryOf ; owl:allValuesFrom :ItemBatch ] , [ rdf:type owl:Restriction ; owl:onProperty :isProducedBy ; owl:allValuesFrom :ProductionEquipmentCategory ] , [ rdf:type owl:Restriction ; owl:onProperty :hasModelNumber ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] , [ rdf:type owl:Restriction ; owl:onProperty :hasVersion ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] ; rdfs:comment "An ItemCategory describes a single type of item in terms of its static properties. Each ItemCategory can have multiple related ItemBatches, which all contain individual Items. The essential properties of each Item in all ItemBatches are the same. However, each batch might use different MaterialBatches and/or different ProductionEquipment. Therefore, small deviations between batches might occur, while the essential properties of all Items related to an ItemCategory are similar." ; rdfs:label "Item category" . ### https://saref.etsi.org/saref4inma/MaterialBatch :MaterialBatch rdf:type owl:Class ; rdfs:subClassOf :Batch , [ rdf:type owl:Restriction ; owl:onProperty :belongsToCategory ; owl:allValuesFrom :MaterialCategory ] , [ rdf:type owl:Restriction ; owl:onProperty :hasCertificate ; owl:allValuesFrom xsd:string ] ; rdfs:comment "A uniform collection of tangible raw material which are relevant for the prodcution process. The MaterialBatch can consists of a set of objects with similar properties (e.g. a certain type of screws) or a stock of homogeen material (e.g. oil, water). The difference between MaterialBatch and ItemBatch is that individual items cannot be traced in a MaterialBatch, whereas this is possible in an ItemBatch, meaning that, for example, it is not possible to trace the individual screw used in a MaterialBatch."^^rdfs:Literal ; rdfs:label "Material Batch" . ### https://saref.etsi.org/saref4inma/MaterialCategory :MaterialCategory rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty :isCategoryOf ; owl:allValuesFrom :MaterialBatch ] ; rdfs:comment "A MaterialCategory describes a category of material in terms of its static properties. Examples are: a certain category of steel or plastic. Each MaterialCategory can have multiple related MaterialBatches, which represent the physical material. The essential properties of the material in all MaterialBatches are the same. However, each batch might use different MaterialBatches and/or different ProductionEquipment. Therefore, small deviations between batches might occur, while the essential properties of the material related to an MaterialCategory are similar." ; rdfs:label "Material category" . ### https://saref.etsi.org/saref4inma/Measurement :Measurement rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty :hasFeatureOfInterest ; owl:allValuesFrom [ rdf:type owl:Class ; owl:unionOf ( :Batch :Item ) ] ] ; rdfs:comment "A subclass of saref:Measurement that represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement. The saref4imna:Measurement can be linked to individual Batches or Items. Moreover, the Measurement can be an ExpectedMeasurement (i.e. the value which is planned) or the ActualMeasurement (i.e. the value measured during production), which enables to check for deviations between the planned and actual values." ; rdfs:label "Measurement" . ### https://saref.etsi.org/saref4inma/ProductionEquipment :ProductionEquipment rdf:type owl:Class ; rdfs:subClassOf , , [ rdf:type owl:Restriction ; owl:onProperty :belongsToCategory ; owl:allValuesFrom :ProductionEquipmentCategory ] , [ rdf:type owl:Restriction ; owl:onProperty :hasIdentifier ; owl:allValuesFrom :ID ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom :ProductionEquipmentFunction ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom :Measurement ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom ] , [ rdf:type owl:Restriction ; owl:onProperty :hasIDValue ; owl:allValuesFrom xsd:string ] ; rdfs:comment "A production equipment is a specialization of a saref:Device and s4bldg:PhysicalObject that can produce items in a manufacturing process. This class represents an individual production equipment device and includes their specification in terms of functions, states and services. Different types of machines can be defined under this class as needed, for example, LaserCuttingMachine (i.e., a type of production equipment to cut steel material), MillingMachine (i.e., to drill holes in steel material), MouldingMachine (i.e., to mold liquid material, such as iron or plastic, and let it harden in a certain shape), WeldingMachine (i.e., join parts of material, such as steel, together), etc." ; rdfs:label "ProductionEquipment" . ### https://saref.etsi.org/saref4inma/ProductionEquipmentCategory :ProductionEquipmentCategory rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty :isCategoryOf ; owl:allValuesFrom :ProductionEquipment ] , [ rdf:type owl:Restriction ; owl:onProperty :hasModelNumber ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] ; rdfs:comment "A ProductionEquipmentCategory represents a certain type of production equipment, which is generally static over time. More concretely, the ProductionEquipmentCategory represents a certain model and brand of a production equipment. Each ProductionEquipmentCategory can have multiple related ProductionEquipment, which represent the actual individual machines. Moreover, each ItemCategory can be produced by multiple ProductionEquipmentCategories."^^rdfs:Literal ; rdfs:label "Production equipment category" . ### https://saref.etsi.org/saref4inma/ProductionEquipmentFunction :ProductionEquipmentFunction rdf:type owl:Class ; rdfs:subClassOf owl:Thing , ; rdfs:label "Production equipment function" . ### https://saref.etsi.org/saref4inma/Site :Site rdf:type owl:Class ; rdfs:subClassOf ; 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" ; rdfs:label "Site" . ### https://saref.etsi.org/saref4inma/Size :Size rdf:type owl:Class ; rdfs:subClassOf ; rdfs:comment "The amount of certain objects in a collection (e.g., size of a material batch)." ; rdfs:label "Size" . ### https://saref.etsi.org/saref4inma/UUID :UUID rdf:type owl:Class ; rdfs:subClassOf :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://saref.etsi.org/saref4inma/WorkCenter :WorkCenter rdf:type owl:Class ; rdfs:subClassOf :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." ; rdfs:label "Work center" . ### https://saref.etsi.org/core/Device rdf:type owl:Class . ### https://saref.etsi.org/core/FeatureOfInterest rdf:type owl:Class . ### https://saref.etsi.org/core/Function rdf:type owl:Class . ### https://saref.etsi.org/core/Measurement rdf:type owl:Class . ### https://saref.etsi.org/core/Property rdf:type owl:Class . ### https://saref.etsi.org/core/State rdf:type owl:Class . ################################################################# # General axioms ################################################################# [ rdf:type owl:AllDisjointClasses ; owl:members ( :Area :Site :WorkCenter ) ] . ### Generated by the OWL API (version 5.1.9) https://github.com/owlcs/owlapi/