Tore Christiansen

Saved the TTL file this time (same update as previous)

...@@ -50,13 +50,13 @@ ...@@ -50,13 +50,13 @@
50 rdf:type owl:Restriction ; 50 rdf:type owl:Restriction ;
51 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 51 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
52 owl:onClass ilap:Criticality ; 52 owl:onClass ilap:Criticality ;
53 - owl:onProperty :hasHseCriticality ; 53 + owl:onProperty :hasProductionCriticality ;
54 ] ; 54 ] ;
55 rdfs:subClassOf [ 55 rdfs:subClassOf [
56 rdf:type owl:Restriction ; 56 rdf:type owl:Restriction ;
57 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 57 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
58 - owl:onClass ilap:Criticality ; 58 + owl:onClass ilap:Discipline ;
59 - owl:onProperty :hasProductionCriticality ; 59 + owl:onProperty :hasCategory ;
60 ] ; 60 ] ;
61 rdfs:subClassOf [ 61 rdfs:subClassOf [
62 rdf:type owl:Restriction ; 62 rdf:type owl:Restriction ;
...@@ -67,6 +67,12 @@ ...@@ -67,6 +67,12 @@
67 rdfs:subClassOf [ 67 rdfs:subClassOf [
68 rdf:type owl:Restriction ; 68 rdf:type owl:Restriction ;
69 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 69 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
70 + owl:onClass ilap:Discipline ;
71 + owl:onProperty :hasExecutionSubDiscipline ;
72 + ] ;
73 + rdfs:subClassOf [
74 + rdf:type owl:Restriction ;
75 + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
70 owl:onClass ilap:Facility ; 76 owl:onClass ilap:Facility ;
71 owl:onProperty :hasFacility ; 77 owl:onProperty :hasFacility ;
72 ] ; 78 ] ;
...@@ -98,12 +104,6 @@ ...@@ -98,12 +104,6 @@
98 rdf:type owl:Restriction ; 104 rdf:type owl:Restriction ;
99 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 105 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
100 owl:onClass ilap:FreeFieldValue ; 106 owl:onClass ilap:FreeFieldValue ;
101 - owl:onProperty :hasActivityNetwork ;
102 - ] ;
103 - rdfs:subClassOf [
104 - rdf:type owl:Restriction ;
105 - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
106 - owl:onClass ilap:FreeFieldValue ;
107 owl:onProperty :hasActivityProgress ; 107 owl:onProperty :hasActivityProgress ;
108 ] ; 108 ] ;
109 rdfs:subClassOf [ 109 rdfs:subClassOf [
...@@ -128,24 +128,6 @@ ...@@ -128,24 +128,6 @@
128 rdf:type owl:Restriction ; 128 rdf:type owl:Restriction ;
129 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 129 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
130 owl:onClass ilap:FreeFieldValue ; 130 owl:onClass ilap:FreeFieldValue ;
131 - owl:onProperty :hasBuildingBlock ;
132 - ] ;
133 - rdfs:subClassOf [
134 - rdf:type owl:Restriction ;
135 - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
136 - owl:onClass ilap:FreeFieldValue ;
137 - owl:onProperty :hasBuildingBlock ;
138 - ] ;
139 - rdfs:subClassOf [
140 - rdf:type owl:Restriction ;
141 - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
142 - owl:onClass ilap:FreeFieldValue ;
143 - owl:onProperty :hasBuildingBlock ;
144 - ] ;
145 - rdfs:subClassOf [
146 - rdf:type owl:Restriction ;
147 - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
148 - owl:onClass ilap:FreeFieldValue ;
149 owl:onProperty :hasCommissioningPackage ; 131 owl:onProperty :hasCommissioningPackage ;
150 ] ; 132 ] ;
151 rdfs:subClassOf [ 133 rdfs:subClassOf [
...@@ -194,12 +176,6 @@ ...@@ -194,12 +176,6 @@
194 rdf:type owl:Restriction ; 176 rdf:type owl:Restriction ;
195 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 177 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
196 owl:onClass ilap:FreeFieldValue ; 178 owl:onClass ilap:FreeFieldValue ;
197 - owl:onProperty :hasExecutionSubDiscipline ;
198 - ] ;
199 - rdfs:subClassOf [
200 - rdf:type owl:Restriction ;
201 - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
202 - owl:onClass ilap:FreeFieldValue ;
203 owl:onProperty :hasFabricationPackage ; 179 owl:onProperty :hasFabricationPackage ;
204 ] ; 180 ] ;
205 rdfs:subClassOf [ 181 rdfs:subClassOf [
...@@ -254,12 +230,6 @@ ...@@ -254,12 +230,6 @@
254 rdf:type owl:Restriction ; 230 rdf:type owl:Restriction ;
255 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 231 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
256 owl:onClass ilap:FreeFieldValue ; 232 owl:onClass ilap:FreeFieldValue ;
257 - owl:onProperty :hasLocationOfMaterial ;
258 - ] ;
259 - rdfs:subClassOf [
260 - rdf:type owl:Restriction ;
261 - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
262 - owl:onClass ilap:FreeFieldValue ;
263 owl:onProperty :hasLocationOfWork ; 233 owl:onProperty :hasLocationOfWork ;
264 ] ; 234 ] ;
265 rdfs:subClassOf [ 235 rdfs:subClassOf [
...@@ -481,18 +451,6 @@ ...@@ -481,18 +451,6 @@
481 rdfs:subClassOf [ 451 rdfs:subClassOf [
482 rdf:type owl:Restriction ; 452 rdf:type owl:Restriction ;
483 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 453 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
484 - owl:onClass ilap:License ;
485 - owl:onProperty :hasLicense ;
486 - ] ;
487 - rdfs:subClassOf [
488 - rdf:type owl:Restriction ;
489 - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
490 - owl:onClass ilap:License ;
491 - owl:onProperty :hasLicense ;
492 - ] ;
493 - rdfs:subClassOf [
494 - rdf:type owl:Restriction ;
495 - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
496 owl:onClass ilap:MainPhase ; 454 owl:onClass ilap:MainPhase ;
497 owl:onProperty :hasDgPhase ; 455 owl:onProperty :hasDgPhase ;
498 ] ; 456 ] ;
...@@ -559,39 +517,9 @@ ...@@ -559,39 +517,9 @@
559 rdfs:subClassOf [ 517 rdfs:subClassOf [
560 rdf:type owl:Restriction ; 518 rdf:type owl:Restriction ;
561 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; 519 owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
562 - owl:onClass :Discipline ;
563 - owl:onProperty :hasCategory ;
564 - ] ;
565 - rdfs:subClassOf [
566 - rdf:type owl:Restriction ;
567 - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
568 - owl:onClass :Discipline ;
569 - owl:onProperty :hasExecutionSubDiscipline ;
570 - ] ;
571 - rdfs:subClassOf [
572 - rdf:type owl:Restriction ;
573 - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
574 - owl:onClass :SpecifiedUserField ;
575 - owl:onProperty :hasEngineeringPhase ;
576 - ] ;
577 - rdfs:subClassOf [
578 - rdf:type owl:Restriction ;
579 - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
580 - owl:onClass owl:Class ;
581 - owl:onProperty :hasCategory ;
582 - ] ;
583 - rdfs:subClassOf [
584 - rdf:type owl:Restriction ;
585 - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
586 owl:onClass owl:Class ; 520 owl:onClass owl:Class ;
587 owl:onProperty :hasContractor ; 521 owl:onProperty :hasContractor ;
588 ] ; 522 ] ;
589 - rdfs:subClassOf [
590 - rdf:type owl:Restriction ;
591 - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
592 - owl:onClass owl:Class ;
593 - owl:onProperty :hasCostPhaseCode ;
594 - ] ;
595 . 523 .
596 :SpecifiedUserField_1 524 :SpecifiedUserField_1
597 rdf:type :SpecifiedUserField ; 525 rdf:type :SpecifiedUserField ;
......