saref4inma.ttl 44.1 KB
Newer Older
@prefix : <https://saref.etsi.org/saref4inma/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix s4inma: <https://saref.etsi.org/saref4inma/> .
@base <https://saref.etsi.org/saref4inma/> .

<https://saref.etsi.org/saref4inma/> rdf:type owl:Ontology ;
                                      <http://purl.org/dc/terms/contributor> <https://www.linkedin.com/in/matthijs-punter-0799902> ;
                                      <http://purl.org/dc/terms/modified> "2019-04-30"^^xsd:date ;
                                      <http://purl.org/dc/terms/issued> "2019-04-30"^^xsd:date ;
                                      <http://purl.org/dc/terms/creator> <https://www.linkedin.com/in/lauradaniele> ;
                                      vann:preferredNamespacePrefix "s4inma" ;
                                      <http://purl.org/dc/terms/creator> <http://www.garcia-castro.com/foaf.rdf#me> ;
                                      rdfs:seeAlso <https://www.etsi.org/deliver/etsi_ts/103400_103499/10341005/01.01.02_60/ts_10341005v010102p.pdf> ;
                                      <http://purl.org/dc/terms/source> <https://saref.etsi.org/sources/saref4inma/> ;
                                      <http://purl.org/dc/terms/publisher> <https://www.etsi.org/> ;
                                      <http://purl.org/dc/terms/creator> <https://www.linkedin.com/in/mderoode> ;
                                      <http://purl.org/dc/terms/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. " ;
                                      <http://purl.org/dc/terms/contributor> <http://purl.org/net/mpoveda> ;
                                      <http://purl.org/dc/terms/title> "SAREF4INMA: an extension of SAREF for the industry and manufacturing domain"@en ;
                                      vann:preferredNamespaceUri "https://saref.etsi.org/saref4inma/" ;
                                      <http://purl.org/dc/terms/creator> <https://www.linkedin.com/in/albafernandezizquierdo> ;
                                      <http://purl.org/dc/terms/license> <https://forge.etsi.org/etsi-software-license> ;
                                      <http://purl.org/dc/terms/created> "2015-03-29"^^xsd:date;
                                      owl:versionIRI <https://saref.etsi.org/saref4inma/v1.1.2/> ;
30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738
                                      owl:versionInfo "v1.1.2" .
 
#################################################################
#    Annotation properties
#################################################################

###  http://purl.org/dc/terms/contributor
<http://purl.org/dc/terms/contributor> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/created
<http://purl.org/dc/terms/created> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/creator
<http://purl.org/dc/terms/creator> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/description
<http://purl.org/dc/terms/description> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/issued
<http://purl.org/dc/terms/issued> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/license
<http://purl.org/dc/terms/license> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/modified
<http://purl.org/dc/terms/modified> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/publisher
<http://purl.org/dc/terms/publisher> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/source
<http://purl.org/dc/terms/source> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/title
<http://purl.org/dc/terms/title> rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespacePrefix
vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespaceUri
vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2002/07/owl#maxQualifiedCardinality
owl:maxQualifiedCardinality rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2002/07/owl#versionIRI
owl:versionIRI rdf:type owl:AnnotationProperty .


#################################################################
#    Object Properties
#################################################################

###  https://saref.etsi.org/core/hasFunction
<https://saref.etsi.org/core/hasFunction> rdf:type owl:ObjectProperty ;
                                          rdfs:comment "A relationship identifying the function of a device" ;
                                          rdfs:label "has function"@en .


###  https://saref.etsi.org/core/hasState
<https://saref.etsi.org/core/hasState> rdf:type owl:ObjectProperty ;
                                       rdfs:comment "A relationship for identifying the state of a production equipment" ;
                                       rdfs:label "has state"@en .


###  https://saref.etsi.org/core/makesMeasurement
<https://saref.etsi.org/core/makesMeasurement> rdf:type owl:ObjectProperty ;
                                               rdfs:comment "A relation between a device and the measurements it makes. Such measurement will link together the value of the measurement, its unit of measure and the property to which it relates." ;
                                               rdfs:label "makes measurement"@en .


###  https://saref.etsi.org/core/measuresProperty
<https://saref.etsi.org/core/measuresProperty> rdf:type owl:ObjectProperty ;
                                               rdfs:comment "A relationship specifying the property that can be measured by a certain device" ;
                                               rdfs:label "measures property"@en .


###  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"@en .


###  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" ;
                       rdfs:label "consists of batch"@en .


###  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" ;
                      rdfs:label "consists of item"@en .


###  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)" ;
               rdfs:label "creates"@en .


###  https://saref.etsi.org/saref4inma/hasFeatureOfInterest
s4inma:hasFeatureOfInterest rdf:type owl:ObjectProperty ;
                            owl:inverseOf s4inma:isFeatureOfInterestOf ;
                            rdfs:comment "Relationship between a feature of interest and equipment" ;
                            rdfs:label "has feature of interest"@en .


###  https://saref.etsi.org/saref4inma/hasGTIN12ID
s4inma:hasGTIN12ID rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf s4inma:hasIdentifier ;
                   rdfs:range s4inma:GTIN12ID ;
                   rdfs:comment "A relationship determining the  GTIN-12 identifier" ;
                   rdfs:label "has GTIN12ID "@en .


###  https://saref.etsi.org/saref4inma/hasGTIN13ID
s4inma:hasGTIN13ID rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf s4inma:hasIdentifier ;
                   rdfs:range s4inma:GTIN13ID ;
                   rdfs:comment "A relationship determining the  GTIN-13 identifier" ;
                   rdfs:label "has GTIN13ID"@en .


###  https://saref.etsi.org/saref4inma/hasGTIN14ID
s4inma:hasGTIN14ID rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf s4inma:hasIdentifier ;
                   rdfs:range s4inma:GTIN14ID ;
                   rdfs:comment "A relationship determining the  GTIN-14 identifier" ;
                   rdfs:label "has GTIN14ID"@en .


###  https://saref.etsi.org/saref4inma/hasGTIN8ID
s4inma:hasGTIN8ID rdf:type owl:ObjectProperty ;
                  rdfs:subPropertyOf s4inma:hasIdentifier ;
                  rdfs:range s4inma:GTIN8ID ;
                  rdfs:comment "A relationship determining the  GTIN-8 identifier" ;
                  rdfs:label "has GTIN8ID"@en .


###  https://saref.etsi.org/saref4inma/hasIRDI
s4inma:hasIRDI rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf s4inma:hasIdentifier ;
               rdfs:range s4inma:IRDI ;
               rdfs:comment "A relationship determining the  International Registration Data Identifier (IRDI)" ;
               rdfs:label "has IRDI"@en .


###  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"@en .


###  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)" ;
               rdfs:label "has size"@en .


###  https://saref.etsi.org/saref4inma/hasUUID
s4inma:hasUUID rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf s4inma:hasIdentifier ;
               rdfs:range s4inma:UUID ;
               rdfs:comment "A relationship determining the Universally Unique Identifier (UUID)" ;
               rdfs:label "has UUID"@en .


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


###  https://saref.etsi.org/saref4inma/isCategoryOf
s4inma:isCategoryOf rdf:type owl:ObjectProperty ;
                    rdfs:comment "Link between a category and its associated entity" ;
                    rdfs:label "is category of"@en .


###  https://saref.etsi.org/saref4inma/isCreatedIn
s4inma:isCreatedIn rdf:type owl:ObjectProperty ;
                   rdfs:comment "An Item is created in an ItemBatch." ;
                   rdfs:label "is created in"@en .


###  https://saref.etsi.org/saref4inma/isFeatureOfInterestOf
s4inma:isFeatureOfInterestOf rdf:type owl:ObjectProperty ;
                             rdfs:comment "Relationship between a feature of interest and equipment" ;
                             rdfs:label "is feature of interest of"@en .


###  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"@en .


###  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" ;
                      rdfs:label "needs equipment"@en .


###  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)" ;
                rdfs:label "produces"@en .


#################################################################
#    Data properties
#################################################################

###  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:label "has certificate"@en .


###  https://saref.etsi.org/saref4inma/hasGTIN12IDValue
s4inma:hasGTIN12IDValue rdf:type owl:DatatypeProperty ;
                        rdfs:subPropertyOf s4inma:hasIDValue ;
                        rdfs:range xsd:string ;
                        rdfs:comment "A relation to express the value of an GTIN12 as a string" ;
                        rdfs:label "has GTIN12ID value"@en .


###  https://saref.etsi.org/saref4inma/hasGTIN13IDValue
s4inma:hasGTIN13IDValue rdf:type owl:DatatypeProperty ;
                        rdfs:subPropertyOf s4inma:hasIDValue ;
                        rdfs:range xsd:string ;
                        rdfs:comment "A relation to express the value of an GTIN13 as a string" ;
                        rdfs:label "has GTIN13ID value"@en .


###  https://saref.etsi.org/saref4inma/hasGTIN14IDValue
s4inma:hasGTIN14IDValue rdf:type owl:DatatypeProperty ;
                        rdfs:subPropertyOf s4inma:hasIDValue ;
                        rdfs:range xsd:string ;
                        rdfs:comment "A relation to express the value of an GTIN14 as a string" ;
                        rdfs:label "has GTIN14ID value"@en .


###  https://saref.etsi.org/saref4inma/hasGTIN8IDValue
s4inma:hasGTIN8IDValue rdf:type owl:DatatypeProperty ;
                       rdfs:subPropertyOf s4inma:hasIDValue ;
                       rdfs:range xsd:string ;
                       rdfs:comment "A relation to express the value of an GTIN8 as a string" ;
                       rdfs:label "has GTIN8ID value"@en .


###  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" ;
                  rdfs:label "has identifier value"@en .


###  https://saref.etsi.org/saref4inma/hasIRDIValue
s4inma:hasIRDIValue rdf:type owl:DatatypeProperty ;
                    rdfs:subPropertyOf s4inma:hasIDValue ;
                    rdfs:range xsd:string ;
                    rdfs:comment "A relation to express the value of an IRDI as a string" ;
                    rdfs:label "has IRDI value"@en .


###  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.) " ;
                      rdfs:label "has model number"@en .


###  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." ;
                       rdfs:label "has serial number"@en .


###  https://saref.etsi.org/saref4inma/hasUUIDValue
s4inma:hasUUIDValue rdf:type owl:DatatypeProperty ;
                    rdfs:subPropertyOf s4inma:hasIDValue ;
                    rdfs:range xsd:string ;
                    rdfs:comment "A relation to express the value of an UUID as a string" ;
                    rdfs:label "has UUID value"@en .


###  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:label "has version"@en .


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

###  http://www.w3.org/2004/02/skos/core#ConceptScheme
<http://www.w3.org/2004/02/skos/core#ConceptScheme> rdf:type owl:Class ;
                                                    rdfs:comment "SKOS concept scheme can be viewed as an aggregation of one or more SKOS concepts." ;
                                                    rdfs:label "Concept Scheme"@en .


###  https://saref.etsi.org/core/Device
<https://saref.etsi.org/core/Device> rdf:type owl:Class ;
                                     rdfs:comment "A tangible object designed to accomplish a particular task. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs a start and stop function." ;
                                     rdfs:label "Device"@en .


###  https://saref.etsi.org/core/FeatureOfInterest
<https://saref.etsi.org/core/FeatureOfInterest> rdf:type owl:Class ;
                                                rdfs:comment "A feature of interest represents any real world entity from which a property is measured." ;
                                                rdfs:label "Feature of interest"@en .


###  https://saref.etsi.org/core/Function
<https://saref.etsi.org/core/Function> rdf:type owl:Class ;
                                       rdfs:comment "The functionality necessary to accomplish the task for which a device is designed. A device can be designed to perform more than one function. Functions can be structured in categories (subclasses) that reflect different points of view, for example, considering the specific application area for which a function can be used (e.g., light, temperature, motion, heat, power, etc.), or the capability that a function can support (e.g., receive, reply, notify, etc.), and so forth." ;
                                       rdfs:label "Function"@en .


###  https://saref.etsi.org/core/Measurement
<https://saref.etsi.org/core/Measurement> rdf:type owl:Class ;
                                          rdfs:comment "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." ;
                                          rdfs:label "Measurement"@en .


###  https://saref.etsi.org/core/Property
<https://saref.etsi.org/core/Property> rdf:type owl:Class ;
                                       rdfs:comment "An aspect of an entity that can be observable by a sensor." ;
                                       rdfs:label "Property"@en .


###  https://saref.etsi.org/core/State
<https://saref.etsi.org/core/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)." ;
                                             rdfs:label "Building"@en .


###  https://saref.etsi.org/saref4bldg/BuildingSpace
<https://saref.etsi.org/saref4bldg/BuildingSpace> rdf:type owl:Class ;
                                                  rdfs:comment "An entity used to define the physical spaces of the building. A building space contains devices or building objects." ;
                                                  rdfs:label "Building space"@en .


###  https://saref.etsi.org/saref4bldg/PhysicalObject
<https://saref.etsi.org/saref4bldg/PhysicalObject> rdf:type owl:Class ;
                                                   rdfs:comment "Any Object that has a proper space region.  (Definition extracted from DUL ontology)" ;
                                                   rdfs:label "Physical object"@en .


###  https://saref.etsi.org/saref4inma/ActualMeasurement
s4inma:ActualMeasurement rdf:type owl:Class ;
                         rdfs:subClassOf s4inma:Measurement ;
                         owl:disjointWith s4inma:ExpectedMeasurement ;
                         rdfs:comment "Describes whether the measurement is actually measured during the production process. Disjoint with ExpectedMeasurement." ;
                         rdfs:label "Actual measurement"@en .


###  https://saref.etsi.org/saref4inma/Area
s4inma:Area rdf:type owl:Class ;
            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." ;
            rdfs:label "Area"@en .


###  https://saref.etsi.org/saref4inma/Batch
s4inma:Batch rdf:type owl:Class ;
             rdfs:subClassOf owl:Thing ,
                             <https://saref.etsi.org/core/FeatureOfInterest> ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty s4inma:consistsOfBatch ;
                               owl:allValuesFrom s4inma:Batch
                             ] ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty s4inma:hasIdentifier ;
                               owl:allValuesFrom s4inma:ID
                             ] ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty s4inma:isFeatureOfInterestOf ;
                               owl:allValuesFrom s4inma:Measurement
                             ] ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty s4inma:needsEquipment ;
                               owl:allValuesFrom s4inma:ProductionEquipment
                             ] ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty s4inma:hasSize ;
                               owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                               owl:onClass s4inma: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"@en .


###  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." ;
                           rdfs:label "Expected measurement"@en .


###  https://saref.etsi.org/saref4inma/Factory
s4inma:Factory rdf:type owl:Class ;
               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. " ;
               rdfs:label "Factory"@en .


###  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" ;
                rdfs:label "GTIN12ID"@en .


###  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" ;
                rdfs:label "GTIN13ID"@en .


###  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." ;
                rdfs:label "GTIN14ID"@en .


###  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:label "GTIN18ID"@en .


###  https://saref.etsi.org/saref4inma/ID
s4inma:ID rdf:type owl:Class ;
          rdfs:subClassOf <http://www.w3.org/2004/02/skos/core#ConceptScheme> ,
                          [ rdf:type owl:Restriction ;
                            owl:onProperty s4inma:hasIDValue ;
                            owl:someValuesFrom xsd:string
                          ] ;
          rdfs:comment "A unique identifier." ;
          rdfs:label "Identifier"@en .


###  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:label "IRDI"@en .


###  https://saref.etsi.org/saref4inma/Item
s4inma:Item rdf:type owl:Class ;
            rdfs:subClassOf <https://saref.etsi.org/core/FeatureOfInterest> ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty s4inma:hasIdentifier ;
                              owl:someValuesFrom s4inma:ID
                            ] ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty s4inma:consistsOfItem ;
                              owl:allValuesFrom s4inma:Item
                            ] ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty s4inma:hasIdentifier ;
                              owl:allValuesFrom s4inma:ID
                            ] ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty s4inma:isCreatedIn ;
                              owl:allValuesFrom s4inma:ItemBatch
                            ] ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty s4inma:isFeatureOfInterestOf ;
                              owl:allValuesFrom s4inma:Measurement
                            ] ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty s4inma:isCreatedIn ;
                              owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                              owl:onClass s4inma:ItemBatch
                            ] ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty s4inma:hasIDValue ;
                              owl:allValuesFrom xsd:string
                            ] ,
                            [ rdf:type owl:Restriction ;
                              owl:onProperty s4inma: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:label "Item"@en .


###  https://saref.etsi.org/saref4inma/ItemBatch
s4inma:ItemBatch rdf:type owl:Class ;
                 rdfs:subClassOf s4inma:Batch ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty s4inma:belongsToCategory ;
                                   owl:allValuesFrom s4inma:ItemCategory
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty s4inma:creates ;
                                   owl:allValuesFrom s4inma: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:label "Item Batch"@en .


###  https://saref.etsi.org/saref4inma/ItemCategory
s4inma:ItemCategory rdf:type owl:Class ;
                    rdfs:subClassOf [ rdf:type owl:Restriction ;
                                      owl:onProperty s4inma:hasIdentifier ;
                                      owl:someValuesFrom s4inma:ID
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty s4inma:hasIdentifier ;
                                      owl:allValuesFrom s4inma:ID
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty s4inma:hasUpdate ;
                                      owl:allValuesFrom s4inma:ItemCategory
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty s4inma:isCategoryOf ;
                                      owl:allValuesFrom s4inma:ItemBatch
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty s4inma:isProducedBy ;
                                      owl:allValuesFrom s4inma:ProductionEquipmentCategory
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty s4inma:hasModelNumber ;
                                      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                      owl:onDataRange xsd:string
                                    ] ,
                                    [ rdf:type owl:Restriction ;
                                      owl:onProperty s4inma: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"@en .


###  https://saref.etsi.org/saref4inma/MaterialBatch
s4inma:MaterialBatch rdf:type owl:Class ;
                     rdfs:subClassOf s4inma:Batch ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty s4inma:belongsToCategory ;
                                       owl:allValuesFrom s4inma:MaterialCategory
                                     ] ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty s4inma: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:label "Material Batch"@en .


###  https://saref.etsi.org/saref4inma/MaterialCategory
s4inma:MaterialCategory rdf:type owl:Class ;
                        rdfs:subClassOf [ rdf:type owl:Restriction ;
                                          owl:onProperty s4inma:isCategoryOf ;
                                          owl:allValuesFrom s4inma: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"@en .


###  https://saref.etsi.org/saref4inma/Measurement
s4inma:Measurement rdf:type owl:Class ;
                   rdfs:subClassOf <https://saref.etsi.org/core/Measurement> ,
                                   [ rdf:type owl:Restriction ;
                                     owl:onProperty s4inma:hasFeatureOfInterest ;
                                     owl:allValuesFrom [ rdf:type owl:Class ;
                                                         owl:unionOf ( s4inma:Batch
                                                                       s4inma: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"@en .


###  https://saref.etsi.org/saref4inma/ProductionEquipment
s4inma:ProductionEquipment rdf:type owl:Class ;
                           rdfs:subClassOf <https://saref.etsi.org/core/Device> ,
                                           <https://saref.etsi.org/saref4bldg/PhysicalObject> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://saref.etsi.org/core/hasFunction> ;
                                             owl:allValuesFrom s4inma:ProductionEquipmentFunction
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://saref.etsi.org/core/hasState> ;
                                             owl:allValuesFrom <https://saref.etsi.org/core/State>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://saref.etsi.org/core/makesMeasurement> ;
                                             owl:allValuesFrom s4inma:Measurement
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://saref.etsi.org/core/measuresProperty> ;
                                             owl:allValuesFrom <https://saref.etsi.org/core/Property>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty s4inma:belongsToCategory ;
                                             owl:allValuesFrom s4inma:ProductionEquipmentCategory
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty s4inma:hasIdentifier ;
                                             owl:allValuesFrom s4inma:ID
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty s4inma: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"@en .


###  https://saref.etsi.org/saref4inma/ProductionEquipmentCategory
s4inma:ProductionEquipmentCategory rdf:type owl:Class ;
                                   rdfs:subClassOf [ rdf:type owl:Restriction ;
                                                     owl:onProperty s4inma:isCategoryOf ;
                                                     owl:allValuesFrom s4inma:ProductionEquipment
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty s4inma: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:label "Production equipment category"@en .


###  https://saref.etsi.org/saref4inma/ProductionEquipmentFunction
s4inma:ProductionEquipmentFunction rdf:type owl:Class ;
                                   rdfs:subClassOf owl:Thing ,
                                                   <https://saref.etsi.org/core/Function> ;
                                   rdfs:comment "Functionallity neccessary to accomplish the task for which a production equipment is designed." ;
                                   rdfs:label "Production equipment function"@en .


###  https://saref.etsi.org/saref4inma/Site
s4inma:Site rdf:type owl:Class ;
            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" ;
            rdfs:label "Site"@en .


###  https://saref.etsi.org/saref4inma/Size
s4inma:Size rdf:type owl:Class ;
            rdfs:subClassOf <https://saref.etsi.org/core/Property> ;
            rdfs:comment "The amount of certain objects in a collection (e.g., size of a material batch)." ;
            rdfs:label "Size"@en .


###  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"@en .


###  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." ;
                  rdfs:label "Work center"@en .


#################################################################
#    General axioms
#################################################################

[ rdf:type owl:AllDisjointClasses ;
  owl:members ( s4inma:Area
                s4inma:Site
                s4inma:WorkCenter
              )
] .


###  Generated by the OWL API (version 4.2.8.20170104-2310) https://github.com/owlcs/owlapi