Tore Christiansen

Upgrade structure and content (classes and properties) to version 1.5.3

......@@ -62,7 +62,7 @@ NCS:Exploration
NCS:IndividualInCorClass
rdf:type NCS:CorClass , ILAP:NORSOKZ014 , owl:Class ;
rdfs:label "Individual in cor class"^^xsd:string ;
rdfs:subClassOf NCS:IndividualInNorsokClass .
rdfs:subClassOf ILAP:Discipline , NCS:IndividualInNorsokClass .
NCS:IndividualInNorsokClass
rdf:type owl:Class ;
......@@ -127,7 +127,7 @@ ILAP:BusinessArea
rdfs:label "Business area"^^xsd:string .
ILAP:BusinessAsUsual
rdf:type ILAP:PlanValueObjective ;
rdf:type ILAP:PlanObjectiveType ;
rdfs:label "Business as usual"^^xsd:string .
ILAP:CAPEX
......@@ -159,7 +159,7 @@ ILAP:Development
rdfs:label "Develop"^^xsd:string .
ILAP:DisasterRecovery
rdf:type ILAP:PlanValueObjective ;
rdf:type ILAP:PlanObjectiveType ;
rdfs:label "Disaster recovery"^^xsd:string .
ILAP:Disposal
......@@ -215,11 +215,11 @@ ILAP:GreenFieldProject
rdfs:label "Green field project"^^xsd:string .
ILAP:IncreasedRecovery
rdf:type ILAP:PlanValueObjective ;
rdf:type ILAP:PlanObjectiveType ;
rdfs:label "Increased recovery"^^xsd:string .
ILAP:IncrementalImprovement
rdf:type ILAP:PlanValueObjective ;
rdf:type ILAP:PlanObjectiveType ;
rdfs:label "Incremental improvement"^^xsd:string .
ILAP:L1_ProgramPortfolioSchedule
......@@ -259,7 +259,7 @@ ILAP:Maintenance
rdfs:label "Maintain"^^xsd:string .
ILAP:ManagedClosedown
rdf:type ILAP:PlanValueObjective ;
rdf:type ILAP:PlanObjectiveType ;
rdfs:label "Managed closedown"^^xsd:string .
ILAP:Modification
......@@ -291,7 +291,7 @@ ILAP:Primavera
rdfs:label "Primavera"^^xsd:string .
ILAP:RadicalChange
rdf:type ILAP:PlanValueObjective ;
rdf:type ILAP:PlanObjectiveType ;
rdfs:label "Radical change"^^xsd:string .
ILAP:Regular8To16WorkingDayCalendar
......@@ -381,7 +381,25 @@ ILAP:Wellbore
rdfs:label "Wellbore"^^xsd:string .
ILAP:hasActivityBaselineSchedule
rdfs:range ILAP:NetworkSchedule .
rdfs:range ILAP:Schedule .
ILAP:hasActivityResource
rdfs:domain ILAP:Activity ;
rdfs:range ILAP:Resource .
ILAP:hasActivityResourceProfile
rdfs:domain ILAP:Activity .
ILAP:hasActivityWBS
rdfs:range ILAP:ActivityWBS .
ILAP:hasCalendarPeriodDay
rdfs:domain ILAP:CalendarPeriod ;
rdfs:range ILAP:CalendarDay .
ILAP:hasCalendarPeriodHour
rdfs:domain ILAP:CalendarPeriod ;
rdfs:range ILAP:CalendarHour .
ILAP:hasPlanAsset
rdfs:range <http://data.posccaesar.org/diskos/Asset> .
......
This diff is collapsed. Click to expand it.
......@@ -65,7 +65,7 @@ UC1:ActivityInSchedule_4
UC1:ActualSchedule_1 .
UC1:ActualSchedule_1
rdf:type ILAP:RevisedSchedule ;
rdf:type ILAP:TargetSchedule ;
rdfs:label "Actual schedule 1"^^xsd:string ;
ILAP:hasPlanUserField
<http://data.posccaesar.org/NCS_PLANNING/UserField_3> ;
......@@ -123,6 +123,47 @@ UC1:Milestone_1
rdf:type ILAP:Milestone ;
rdfs:label "Milestone 1"^^xsd:string .
UC1:PlannedActivity_1
rdf:type ILAP:PlannedActivity ;
rdfs:label "Planned activity 1"^^xsd:string ;
ILAP:hasActivityActualProgressPercent
"50"^^xsd:float ;
ILAP:hasActivityCalendar
<http://data.posccaesar.org/Data/UC2/Regular8To16WorkingDayCalendar_1> ;
ILAP:hasActivityContractor
<http://data.posccaesar.org/brreg/Subsea7> ;
ILAP:hasActivityDiscipline
<http://data.posccaesar.org/Data/UC2/Discipline_1> ;
ILAP:hasActivityEstimatedWeight
"15000"^^xsd:float ;
ILAP:hasActivityLocation
<http://data.posccaesar.org/npd/StafjordA> , <http://data.posccaesar.org/Data/UC2/Location_1> ;
ILAP:hasActivityPartActivity
<http://data.posccaesar.org/Data/UC2/PlannedActivity_2> ;
ILAP:hasActivityPhase
<http://data.posccaesar.org/NCS_PLANNING/Operation> ;
ILAP:hasActivityPhysicalPercentComplete
"45"^^xsd:float ;
ILAP:hasActivityPlannedProgressPercent
55 ;
ILAP:hasActivityRegulator
<http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasActivityResponsibleOrganization
<http://data.posccaesar.org/Data/UC2/ResponsibleOrganization_1> ;
ILAP:hasActivityResponsiblePerson
<http://data.posccaesar.org/Data/UC2/ResponsiblePerson_1> ;
ILAP:hasActivityStatus
<http://data.posccaesar.org/NCS_PLANNING/Active> ;
ILAP:hasActivitySupplier
<http://data.posccaesar.org/brreg/Schlumberger> ;
ILAP:hasActivityTaskLeader
<http://data.posccaesar.org/Data/UC2/ResponsiblePerson_1> ;
ILAP:hasActivityVendor
<http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasActivityWBS <http://data.posccaesar.org/Data/UC2/ActivityWBS_1> ;
ILAP:hasActivityWorkVolume
"550"^^xsd:float .
UC1:PlannedResource_1
rdf:type ILAP:PlannedResource ;
rdfs:label "Planned resource 1"^^xsd:string ;
......@@ -130,7 +171,7 @@ UC1:PlannedResource_1
UC1:Profile_1 .
UC1:ProfilePoint_1
rdf:type ILAP:ProfilePoint ;
rdf:type ILAP:ResourceProfilePoint ;
rdfs:label "Profile point 1"^^xsd:string ;
ILAP:hasProfilePointXValue
"0.1"^^xsd:float ;
......@@ -138,7 +179,7 @@ UC1:ProfilePoint_1
"0.2"^^xsd:float .
UC1:ProfilePoint_2
rdf:type ILAP:ProfilePoint ;
rdf:type ILAP:ResourceProfilePoint ;
rdfs:label "Profile point 2"^^xsd:string ;
ILAP:hasProfilePointXValue
"1.0"^^xsd:float ;
......@@ -146,16 +187,51 @@ UC1:ProfilePoint_2
"0.9"^^xsd:float .
UC1:Profile_1
rdf:type ILAP:Profile ;
rdf:type ILAP:ResourceProfile ;
rdfs:label "Profile 1"^^xsd:string ;
ILAP:hasProfilePoint
ILAP:ProfilePoint_2 , ILAP:ProfilePoint_1 .
ILAP:ProfilePoint_1 , ILAP:ProfilePoint_2 .
UC1:ProjectPlan_1
rdf:type ILAP:ProjectPlan ;
rdfs:label "Project plan 1"^^xsd:string ;
ILAP:hasExternalReference
<http://data.posccaesar.org/Data/UC2/R-1234567890> ;
ILAP:hasPlanAssetOwner
<http://data.posccaesar.org/brreg/EniNorge> ;
ILAP:hasPlanContractType
ILAP:ScheduleDriven ;
ILAP:hasPlanContractor
<http://data.posccaesar.org/brreg/Subsea7> ;
ILAP:hasPlanExpenseType
ILAP:CAPEX ;
ILAP:hasPlanGeoArea ILAP:Facility ;
ILAP:hasPlanLevel ILAP:L4_ContractControlNetworkSchedule ;
ILAP:hasPlanLicensePartner
<http://data.posccaesar.org/brreg/EniNorge> ;
ILAP:hasPlanLifecycleStage
ILAP:Development ;
ILAP:hasPlanNPDelement
<http://data.posccaesar.org/Data/UC2/Location_1> , <http://data.posccaesar.org/npd/Goliat> ;
ILAP:hasPlanObjectiveType
ILAP:BusinessAsUsual ;
ILAP:hasPlanOperator
<http://data.posccaesar.org/brreg/EniNorge> ;
ILAP:hasPlanProject <http://data.posccaesar.org/Data/UC2/Project_1> ;
ILAP:hasPlanProjectType
ILAP:GreenFieldProject ;
ILAP:hasPlanRegulator
<http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasPlanResponsible
<http://data.posccaesar.org/brreg/EniNorge> ;
ILAP:hasPlanRollUpPlan
<http://data.posccaesar.org/Data/UC2/ProjectPlan_2> ;
ILAP:hasPlanSubplan <http://data.posccaesar.org/Data/UC2/ProjectPlan_2> ;
ILAP:hasPlanSupplier
<http://data.posccaesar.org/brreg/BakerHughes> , <http://data.posccaesar.org/brreg/Schlumberger> ;
ILAP:hasPlanUserField
<http://data.posccaesar.org/NCS_PLANNING/UserField_3> , <http://data.posccaesar.org/NCS_PLANNING/UserField_2> , <http://data.posccaesar.org/NCS_PLANNING/UserField_1> .
<http://data.posccaesar.org/NCS_PLANNING/UserField_2> , <http://data.posccaesar.org/NCS_PLANNING/UserField_3> , <http://data.posccaesar.org/NCS_PLANNING/UserField_1> ;
ILAP:hasReferenceID "RDS489590"^^xsd:string .
UC1:Project_1
rdf:type ILAP:Project ;
......@@ -187,6 +263,14 @@ UC1:UserField_3
rdf:type ILAP:UserField ;
rdfs:label "User field 3"^^xsd:string .
<http://data.posccaesar.org/Data/UC2/NetworkSchedule_1>
ILAP:hasSchedulePlan
UC1:ProjectPlan_1 .
<http://data.posccaesar.org/Data/UC2/PlannedActivity_1>
ILAP:hasActivityPlan
UC1:ProjectPlan_1 .
<http://data.posccaesar.org/NCS_PLANNING/UserField_1>
ILAP:hasUserFieldName
"Area"^^xsd:string ;
......@@ -208,3 +292,7 @@ UC1:UserField_3
<http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue
"Explosive Environment"^^xsd:string .
ILAP:PlannedActivity_1
ILAP:hasActivityPlan
UC1:ProjectPlan_1 .
......
......@@ -16,10 +16,6 @@
UC2: rdf:type owl:Ontology ;
owl:imports NCS: .
UC2:ActivityDependency_1
rdf:type ILAP:ActivityDependency ;
rdfs:label "Activity dependency 1"^^xsd:string .
UC2:ActivityWBS_1
rdf:type COR:ADA , ILAP:ActivityWBS , PBS:AC , <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6> ;
rdfs:label "Activity WBS 1"^^xsd:string .
......@@ -40,16 +36,6 @@ UC2:Discipline_1
rdf:type COR:BEA , ILAP:Discipline ;
rdfs:label "Discipline 1"^^xsd:string .
UC2:FinishToStart_1
rdf:type ILAP:FinishToStart ;
rdfs:label "Finish to start 1"^^xsd:string ;
ILAP:hasSuccessorActivity
UC2:PlannedActivity_2 ;
ILAP:hasSuccessorCalendar
UC2:Regular8To16WorkingDayCalendar_1 ;
ILAP:hasSuccessorLag
2 .
UC2:Location_1
rdf:type NPD:StatfjordA , ILAP:Location ;
rdfs:label "Location 1"^^xsd:string .
......@@ -59,7 +45,7 @@ UC2:Milestone_1
rdfs:label "Milestone 1"^^xsd:string .
UC2:NetworkSchedule_1
rdf:type ILAP:NetworkSchedule ;
rdf:type ILAP:Schedule ;
rdfs:label "Network schedule 1"^^xsd:string .
UC2:PlannedActivity_2
......@@ -67,7 +53,7 @@ UC2:PlannedActivity_2
rdfs:label "Planned activity 2"^^xsd:string .
UC2:ProfilePoint_1
rdf:type ILAP:ProfilePoint ;
rdf:type ILAP:ResourceProfilePoint ;
rdfs:label "Profile point 1"^^xsd:string ;
ILAP:hasProfilePointXValue
"0"^^xsd:float ;
......@@ -75,7 +61,7 @@ UC2:ProfilePoint_1
"0"^^xsd:float .
UC2:ProfilePoint_2
rdf:type ILAP:ProfilePoint ;
rdf:type ILAP:ResourceProfilePoint ;
rdfs:label "Profile point 2"^^xsd:string ;
ILAP:hasProfilePointXValue
"1"^^xsd:float ;
......@@ -83,10 +69,10 @@ UC2:ProfilePoint_2
"1"^^xsd:float .
UC2:Profile_1
rdf:type ILAP:Profile ;
rdf:type ILAP:ResourceProfile ;
rdfs:label "Profile 1"^^xsd:string ;
ILAP:hasProfilePoint
UC2:ProfilePoint_2 , UC2:ProfilePoint_1 .
UC2:ProfilePoint_1 , UC2:ProfilePoint_2 .
UC2:ProjectPlan_2
rdf:type ILAP:ProjectPlan ;
......