Tore Christiansen

More updates to values example

This diff is collapsed. Click to expand it.
......@@ -13,7 +13,7 @@
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
: rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> , ILAP: .
owl:imports ILAP: , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> .
ILAP:
rdf:type owl:Ontology ;
......@@ -121,7 +121,7 @@ ILAP:Dependent_on_Shutdown
ILAP:Development
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Development"^^xsd:string , "Develop"^^xsd:string .
rdfs:label "Develop"^^xsd:string , "Development"^^xsd:string .
ILAP:DisasterRecovery
rdf:type ILAP:PlanObjectiveType ;
......@@ -463,7 +463,7 @@ ILAP:StandardFreeWeekendPeriod
rdf:type ILAP:CalendarFreePeriodWeekRepeat ;
rdfs:label "Standard free weekend period"^^xsd:string ;
ILAP:hasCalendarPeriodFreeDay
ILAP:Sunday , ILAP:Saturday .
ILAP:Saturday , ILAP:Sunday .
ILAP:StandardWorkWeekdayPeriod
rdf:type ILAP:CalendarWorkPeriodWeekRepeat ;
......@@ -575,9 +575,6 @@ ILAP:hasCalendarTime
rdfs:domain ILAP:Calendar ;
rdfs:range xsd:dateTime .
ILAP:hasPlanAsset
rdfs:range <http://data.posccaesar.org/diskos/Asset> .
ILAP:hasPlanAssetOwner
rdfs:range ILAP:ResponsibleOrganization .
......@@ -612,7 +609,7 @@ ILAP:hasWorkTaskResponsible
rdfs:range ILAP:ResponsiblePerson .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_Thing>
rdfs:subClassOf ILAP:Resource , ILAP:Discipline .
rdfs:subClassOf ILAP:Discipline , ILAP:Resource .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing>
rdfs:subClassOf ILAP:Result .
......@@ -622,8 +619,8 @@ ILAP:hasWorkTaskResponsible
<http://data.posccaesar.org/npd/ontology/OperatingCompany>
rdf:type owl:Class ;
rdfs:label "Operating company"^^xsd:string , "Contractor 1"^^xsd:string ;
rdfs:subClassOf ILAP:Operator , ILAP:Contractor .
rdfs:label "Contractor 1"^^xsd:string , "Operating company"^^xsd:string ;
rdfs:subClassOf ILAP:Contractor , ILAP:Operator .
<http://data.posccaesar.org/npd/ontology/productionFacility>
rdf:type owl:Class ;
......@@ -633,7 +630,7 @@ ILAP:hasWorkTaskResponsible
rdl:RDS282149
rdf:type owl:Class ;
rdfs:label "RDS282149"^^xsd:string ;
rdfs:subClassOf ILAP:ResponsibleOrganization , owl:Thing .
rdfs:subClassOf owl:Thing , ILAP:ResponsibleOrganization .
<http://staging.data.posccaesar.org/npd/ontology/discoveryField>
rdf:type owl:Class ;
......
......@@ -17,9 +17,9 @@ ILAP:ActivityWBS_1
rdf:type ILAP:ActivityWBS ;
rdfs:label "Activity WBS 1"^^xsd:string ;
ILAP:hasWBScomponent
SCCS:PBS_ACAA , ILAP:PBS_ACAA_1 ;
ILAP:hasWBSphase ILAP:SAB_51_1 , SCCS:SAB_51 ;
ILAP:hasWBSresource SCCS:COR_KD , ILAP:COR_KD_1 .
ILAP:PBS_ACAA_1 , SCCS:PBS_ACAA ;
ILAP:hasWBSphase SCCS:SAB_51 , ILAP:SAB_51_1 ;
ILAP:hasWBSresource ILAP:COR_KD_1 , SCCS:COR_KD .
ILAP:COR_KD_1
rdf:type SCCS:COR_KD ;
......@@ -52,6 +52,10 @@ ILAP:PlannedActivity_2
<http://staging.data.posccaesar.org/npd/facts/Company-2410696> ;
ILAP:hasActivityPhase
ILAP:SAB_51_1 ;
ILAP:hasActivityPhysicalPercentComplete
"50"^^xsd:float ;
ILAP:hasActivityPlannedProgressPercent
60 ;
ILAP:hasActivityResource
ILAP:COR_KD_1 ;
ILAP:hasActivityResult
......@@ -72,8 +76,21 @@ ILAP:PlannedActivity_2
ILAP:ProjectExecutionPlan_UC1
rdf:type ILAP:ProjectExecutionPlan ;
rdfs:label "Project execution plan UC1"^^xsd:string ;
ILAP:hasPlanContractType
ILAP:ScheduleDriven ;
ILAP:hasPlanContractor
<http://data.posccaesar.org/brreg/R-04253108-a156-4c0c-bfa3-cb3cfb40a776> , <http://data.posccaesar.org/brreg/R-5db3751d-41d9-4516-a8e9-2b73a7df656b> ;
<http://data.posccaesar.org/brreg/R-5db3751d-41d9-4516-a8e9-2b73a7df656b> , <http://data.posccaesar.org/brreg/R-04253108-a156-4c0c-bfa3-cb3cfb40a776> ;
ILAP:hasPlanExpenseType
ILAP:OPEX ;
ILAP:hasPlanFacility
<http://data.posccaesar.org/npd/facts/Facility-271273> ;
ILAP:hasPlanField <http://data.posccaesar.org/npd/facts/Field-43658> ;
ILAP:hasPlanGeoArea ILAP:Field ;
ILAP:hasPlanLevel ILAP:L2_ProjectMasterSchedule ;
ILAP:hasPlanOperator
<http://data.posccaesar.org/brreg/R-ec3fc61d-e9ae-4128-afa3-5b2f2fa59ae8> ;
ILAP:hasPlanProjectType
ILAP:OperationAndMaintenance ;
ILAP:hasPlanShutdown
ILAP:SummerShutdown_UC1 ;
ILAP:hasPlanUserField
......@@ -110,6 +127,12 @@ ILAP:WorkOrder_1
rdf:type ILAP:WorkOrder ;
rdfs:label "Work order 1"^^xsd:string .
ILAP:hasActivityActiveStatus
rdfs:range ILAP:Status .
ILAP:hasActivityPreviousStatus
rdfs:range ILAP:Status .
ILAP:hasContract
rdf:type ILAP:SourceSpecifiedUserField ;
rdfs:label "has contract"^^xsd:string ;
......