Tore Christiansen

Misc updates to clean up model

This diff is collapsed. Click to expand it.
......@@ -15,7 +15,7 @@
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
: rdf:type owl:Ontology ;
owl:imports USERFIELDS: , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> , ILAP: .
owl:imports ILAP: , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> , USERFIELDS: .
ILAP:
rdf:type owl:Ontology ;
......@@ -55,7 +55,7 @@ ILAP:Approved
ILAP:Aquisition
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Aquire"^^xsd:string .
rdfs:label "Aquisition"^^xsd:string .
ILAP:Assistance
rdf:type ILAP:Status ;
......@@ -182,7 +182,7 @@ ILAP:DependentOnShutdown
ILAP:Development
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Development"^^xsd:string , "Develop"^^xsd:string .
rdfs:label "Development"^^xsd:string .
ILAP:DisasterRecovery
rdf:type ILAP:PlanObjectiveType ;
......@@ -190,7 +190,7 @@ ILAP:DisasterRecovery
ILAP:Disposal
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Dispose"^^xsd:string .
rdfs:label "Disposal"^^xsd:string .
ILAP:Draft
rdf:type ILAP:Status ;
......@@ -209,8 +209,8 @@ ILAP:DuringNormalOperation
rdfs:label "During Normal Operation"^^xsd:string .
ILAP:DuringShutdown
rdf:type ILAP:ShutdownType , ILAP:ShutdownPhase ;
rdfs:label "During shutdown"^^xsd:string , "During Shutdown"^^xsd:string .
rdf:type ILAP:ShutdownPhase , ILAP:ShutdownType ;
rdfs:label "During Shutdown"^^xsd:string , "During shutdown"^^xsd:string .
ILAP:EIS
rdf:type ILAP:Application ;
......@@ -360,35 +360,31 @@ ILAP:InvoicableWork
ILAP:L1_PPS
rdf:type ILAP:PlanLevel ;
rdfs:label "Level 1 - Program Portfolio Schedule"^^xsd:string .
rdfs:label "Level 1 - Project Portfolio Schedule"^^xsd:string .
ILAP:L2_PMS
ILAP:L2_PSS
rdf:type ILAP:PlanLevel ;
rdfs:label "Level 2 - Project Master Schedule"^^xsd:string .
rdfs:label "Level 2 - Project Summary Schedule"^^xsd:string .
ILAP:L3_CMS
rdf:type ILAP:PlanLevel ;
rdfs:label "Level 3 - Contract Master Schedule"^^xsd:string .
ILAP:L3_PCS
ILAP:L3_PMS
rdf:type ILAP:PlanLevel ;
rdfs:label "Level 3 - Project Control Network Schedule"^^xsd:string .
rdfs:label "Level 3 - Project Master Schedule"^^xsd:string .
ILAP:L4_CCS
ILAP:L4_CNS
rdf:type ILAP:PlanLevel ;
rdfs:label "Level 4 - Contract Control Network Schedule"^^xsd:string .
rdfs:label "Level 4 - Contract Control Schedule"^^xsd:string .
ILAP:L5_DWS
ILAP:L5_CWS
rdf:type ILAP:PlanLevel ;
rdfs:label "Level 5 - Contract Task Schedule"^^xsd:string .
rdfs:label "Level 5 - Contract Work Schedule"^^xsd:string .
ILAP:L6_CWS
ILAP:L6_COS
rdf:type ILAP:PlanLevel ;
rdfs:label "Level 6 - Contractor Work Order Schedule"^^xsd:string .
ILAP:L7_COS
rdf:type ILAP:PlanLevel ;
rdfs:label "Level 7 - Contractor Operations Schedule"^^xsd:string .
rdfs:label "Level 6 - Contractor Operations Schedule"^^xsd:string .
ILAP:LiftingOperation
rdf:type owl:Class ;
......@@ -419,10 +415,6 @@ ILAP:MS_Project
rdf:type ILAP:Application ;
rdfs:label "MS Project"^^xsd:string .
ILAP:Maintenance
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Maintenance"^^xsd:string .
ILAP:ManagedClosedown
rdf:type ILAP:PlanObjectiveType ;
rdfs:label "Managed closedown"^^xsd:string .
......@@ -504,14 +496,14 @@ ILAP:OnHold
rdf:type ILAP:Status ;
rdfs:label "On Hold"^^xsd:string .
ILAP:Operation
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Operation"^^xsd:string .
ILAP:OperationAndMaintenance
rdf:type ILAP:PlanProjectType ;
rdfs:label "Operation and maintenance"^^xsd:string .
ILAP:OperationsAndMaintenance
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Operations and Maintenance"^^xsd:string .
ILAP:Pacs
rdf:type ILAP:Application ;
rdfs:label "Pacs"^^xsd:string .
......@@ -616,7 +608,7 @@ ILAP:RemovalOfBarriers
ILAP:Renewal
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Renew"^^xsd:string .
rdfs:label "Renewal"^^xsd:string .
ILAP:Replanned
rdf:type ILAP:Status ;
......@@ -677,7 +669,7 @@ ILAP:ShallowGasOperation
ILAP:ShutdownAndDecommisioning
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Shutdown and decommisioning"^^xsd:string .
rdfs:label "Shutdown and Decommisioning"^^xsd:string .
ILAP:ShutdownNotEvaluated
rdf:type ILAP:ShutdownType ;
......@@ -691,7 +683,7 @@ ILAP:StandardFreeWeekendPeriod
rdf:type ILAP:CalendarFreePeriodWeekRepeat ;
rdfs:label "Standard Free Weekend Period"^^xsd:string ;
ILAP:hasCalendarPeriodFreeDay
ILAP:Saturday , ILAP:Sunday .
ILAP:Sunday , ILAP:Saturday .
ILAP:StandardWorkWeekdayPeriod
rdf:type ILAP:CalendarWorkPeriodWeekRepeat ;
......@@ -862,10 +854,10 @@ ILAP:hasWorkTaskResponsible
rdfs:range ILAP:ResponsiblePerson .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_Thing>
rdfs:subClassOf ILAP:Resource , ILAP:Discipline , ILAP:Category .
rdfs:subClassOf ILAP:Category , ILAP:Discipline , ILAP:Resource .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing>
rdfs:subClassOf ILAP:Result , ILAP:PlanContentType .
rdfs:subClassOf ILAP:PlanContentType , ILAP:Result .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_Thing>
rdfs:subClassOf ILAP:ProjectPhase .
......@@ -875,57 +867,57 @@ USERFIELDS:UserField
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Discipline ;
owl:onProperty USERFIELDS:hasDiscipline
owl:onClass ILAP:ShutdownType ;
owl:onProperty USERFIELDS:hasShutdownType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:MilestoneType ;
owl:onProperty USERFIELDS:hasMilestoneType
owl:onClass ILAP:Result ;
owl:onProperty USERFIELDS:hasProduct
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Contractor ;
owl:onProperty USERFIELDS:hasContractor
owl:onClass ILAP:Phase ;
owl:onProperty USERFIELDS:hasProjectPhaseType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Facility ;
owl:onProperty USERFIELDS:hasFacility
owl:onClass ILAP:Discipline ;
owl:onProperty USERFIELDS:hasCategory
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Discipline ;
owl:onProperty USERFIELDS:hasCategory
owl:onClass ILAP:Facility ;
owl:onProperty USERFIELDS:hasFacility
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Phase ;
owl:onProperty USERFIELDS:hasProjectPhaseType
owl:onClass ILAP:Contractor ;
owl:onProperty USERFIELDS:hasContractor
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Result ;
owl:onProperty USERFIELDS:hasProduct
owl:onClass ILAP:MilestoneType ;
owl:onProperty USERFIELDS:hasMilestoneType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:ShutdownType ;
owl:onProperty USERFIELDS:hasShutdownType
owl:onClass ILAP:Discipline ;
owl:onProperty USERFIELDS:hasDiscipline
] .
<http://data.posccaesar.org/npd/ontology/Licence>
......@@ -961,7 +953,7 @@ USERFIELDS:UserField
rdl:RDS282149
rdf:type owl:Class ;
rdfs:label "RDS282149"^^xsd:string ;
rdfs:subClassOf owl:Thing , ILAP:ResponsibleOrganization .
rdfs:subClassOf ILAP:ResponsibleOrganization , owl:Thing .
<http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#A>
rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> .
......
This diff is collapsed. Click to expand it.