Showing
1 changed file
with
18 additions
and
6 deletions
| ... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
| 13 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 13 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
| 14 | 14 | ||
| 15 | : rdf:type owl:Ontology ; | 15 | : rdf:type owl:Ontology ; |
| 16 | - owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> , ILAP: . | 16 | + owl:imports ILAP: , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> . |
| 17 | 17 | ||
| 18 | ILAP: | 18 | ILAP: |
| 19 | rdf:type owl:Ontology ; | 19 | rdf:type owl:Ontology ; |
| ... | @@ -125,7 +125,7 @@ ILAP:Dependent_on_Shutdown | ... | @@ -125,7 +125,7 @@ ILAP:Dependent_on_Shutdown |
| 125 | 125 | ||
| 126 | ILAP:Development | 126 | ILAP:Development |
| 127 | rdf:type ILAP:PlanLifecycleStage ; | 127 | rdf:type ILAP:PlanLifecycleStage ; |
| 128 | - rdfs:label "Development"^^xsd:string , "Develop"^^xsd:string . | 128 | + rdfs:label "Develop"^^xsd:string , "Development"^^xsd:string . |
| 129 | 129 | ||
| 130 | ILAP:DisasterRecovery | 130 | ILAP:DisasterRecovery |
| 131 | rdf:type ILAP:PlanObjectiveType ; | 131 | rdf:type ILAP:PlanObjectiveType ; |
| ... | @@ -159,6 +159,10 @@ ILAP:Exploration | ... | @@ -159,6 +159,10 @@ ILAP:Exploration |
| 159 | rdf:type ILAP:PlanLifecycleStage ; | 159 | rdf:type ILAP:PlanLifecycleStage ; |
| 160 | rdfs:label "Exploration"^^xsd:string . | 160 | rdfs:label "Exploration"^^xsd:string . |
| 161 | 161 | ||
| 162 | +ILAP:FLEXEX | ||
| 163 | + rdf:type ILAP:PlanExpenseType ; | ||
| 164 | + rdfs:label "FLEXEX"^^xsd:string . | ||
| 165 | + | ||
| 162 | ILAP:Facility | 166 | ILAP:Facility |
| 163 | rdf:type ILAP:PlanGeoArea ; | 167 | rdf:type ILAP:PlanGeoArea ; |
| 164 | rdfs:label "Facility"^^xsd:string . | 168 | rdfs:label "Facility"^^xsd:string . |
| ... | @@ -367,6 +371,10 @@ ILAP:ProductionShutdown | ... | @@ -367,6 +371,10 @@ ILAP:ProductionShutdown |
| 367 | rdf:type ILAP:ShutdownContent ; | 371 | rdf:type ILAP:ShutdownContent ; |
| 368 | rdfs:label "Production Shutdown"^^xsd:string . | 372 | rdfs:label "Production Shutdown"^^xsd:string . |
| 369 | 373 | ||
| 374 | +ILAP:RAMEX | ||
| 375 | + rdf:type ILAP:PlanExpenseType ; | ||
| 376 | + rdfs:label "RAMEX"^^xsd:string . | ||
| 377 | + | ||
| 370 | ILAP:RadicalChange | 378 | ILAP:RadicalChange |
| 371 | rdf:type ILAP:PlanObjectiveType ; | 379 | rdf:type ILAP:PlanObjectiveType ; |
| 372 | rdfs:label "Radical change"^^xsd:string . | 380 | rdfs:label "Radical change"^^xsd:string . |
| ... | @@ -463,7 +471,7 @@ ILAP:StandardFreeWeekendPeriod | ... | @@ -463,7 +471,7 @@ ILAP:StandardFreeWeekendPeriod |
| 463 | rdf:type ILAP:CalendarFreePeriodWeekRepeat ; | 471 | rdf:type ILAP:CalendarFreePeriodWeekRepeat ; |
| 464 | rdfs:label "Standard free weekend period"^^xsd:string ; | 472 | rdfs:label "Standard free weekend period"^^xsd:string ; |
| 465 | ILAP:hasCalendarPeriodFreeDay | 473 | ILAP:hasCalendarPeriodFreeDay |
| 466 | - ILAP:Sunday , ILAP:Saturday . | 474 | + ILAP:Saturday , ILAP:Sunday . |
| 467 | 475 | ||
| 468 | ILAP:StandardWorkWeekdayPeriod | 476 | ILAP:StandardWorkWeekdayPeriod |
| 469 | rdf:type ILAP:CalendarWorkPeriodWeekRepeat ; | 477 | rdf:type ILAP:CalendarWorkPeriodWeekRepeat ; |
| ... | @@ -477,6 +485,10 @@ ILAP:System_Shutdown | ... | @@ -477,6 +485,10 @@ ILAP:System_Shutdown |
| 477 | rdf:type ILAP:ShutdownContent ; | 485 | rdf:type ILAP:ShutdownContent ; |
| 478 | rdfs:label "System Shutdown"^^xsd:string . | 486 | rdfs:label "System Shutdown"^^xsd:string . |
| 479 | 487 | ||
| 488 | +ILAP:TIMEX | ||
| 489 | + rdf:type ILAP:PlanExpenseType ; | ||
| 490 | + rdfs:label "TIMEX"^^xsd:string . | ||
| 491 | + | ||
| 480 | ILAP:Thursday | 492 | ILAP:Thursday |
| 481 | rdf:type ILAP:CalendarDay ; | 493 | rdf:type ILAP:CalendarDay ; |
| 482 | rdfs:label "Thursday"^^xsd:string . | 494 | rdfs:label "Thursday"^^xsd:string . |
| ... | @@ -587,7 +599,7 @@ ILAP:hasWorkTaskResponsible | ... | @@ -587,7 +599,7 @@ ILAP:hasWorkTaskResponsible |
| 587 | rdfs:range ILAP:ResponsiblePerson . | 599 | rdfs:range ILAP:ResponsiblePerson . |
| 588 | 600 | ||
| 589 | <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_Thing> | 601 | <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_Thing> |
| 590 | - rdfs:subClassOf ILAP:Resource , ILAP:Discipline . | 602 | + rdfs:subClassOf ILAP:Discipline , ILAP:Resource . |
| 591 | 603 | ||
| 592 | <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing> | 604 | <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing> |
| 593 | rdfs:subClassOf ILAP:Result . | 605 | rdfs:subClassOf ILAP:Result . |
| ... | @@ -603,12 +615,12 @@ ILAP:hasWorkTaskResponsible | ... | @@ -603,12 +615,12 @@ ILAP:hasWorkTaskResponsible |
| 603 | <http://data.posccaesar.org/npd/ontology/ilap-interface/Facility> | 615 | <http://data.posccaesar.org/npd/ontology/ilap-interface/Facility> |
| 604 | rdf:type owl:Class ; | 616 | rdf:type owl:Class ; |
| 605 | rdfs:label "Facility"^^xsd:string ; | 617 | rdfs:label "Facility"^^xsd:string ; |
| 606 | - rdfs:subClassOf ILAP:Facility , owl:Thing . | 618 | + rdfs:subClassOf owl:Thing , ILAP:Facility . |
| 607 | 619 | ||
| 608 | rdl:RDS282149 | 620 | rdl:RDS282149 |
| 609 | rdf:type owl:Class ; | 621 | rdf:type owl:Class ; |
| 610 | rdfs:label "RDS282149"^^xsd:string ; | 622 | rdfs:label "RDS282149"^^xsd:string ; |
| 611 | - rdfs:subClassOf ILAP:ResponsibleOrganization , owl:Thing . | 623 | + rdfs:subClassOf owl:Thing , ILAP:ResponsibleOrganization . |
| 612 | 624 | ||
| 613 | <http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#A> | 625 | <http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#A> |
| 614 | rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> . | 626 | rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> . | ... | ... |
-
Please register or login to post a comment