Tore Christiansen

Moved plan 1 individual into Planning Core to view it in ILAP Browser

This diff is collapsed. Click to expand it.
...@@ -21,7 +21,7 @@ UC2:ActivityDependency_1 ...@@ -21,7 +21,7 @@ UC2:ActivityDependency_1
21 rdfs:label "Activity dependency 1"^^xsd:string . 21 rdfs:label "Activity dependency 1"^^xsd:string .
22 22
23 UC2:ActivityWBS_1 23 UC2:ActivityWBS_1
24 - rdf:type <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6> , PBS:AC , ILAP:ActivityWBS , COR:ADA ; 24 + rdf:type COR:ADA , ILAP:ActivityWBS , PBS:AC , <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6> ;
25 rdfs:label "Activity WBS 1"^^xsd:string . 25 rdfs:label "Activity WBS 1"^^xsd:string .
26 26
27 UC2:Baseline_1 27 UC2:Baseline_1
...@@ -37,7 +37,7 @@ UC2:CurrentControlEstimate_1 ...@@ -37,7 +37,7 @@ UC2:CurrentControlEstimate_1
37 rdfs:label "Current control estimate 1"^^xsd:string . 37 rdfs:label "Current control estimate 1"^^xsd:string .
38 38
39 UC2:Discipline_1 39 UC2:Discipline_1
40 - rdf:type ILAP:Discipline , COR:BEA ; 40 + rdf:type COR:BEA , ILAP:Discipline ;
41 rdfs:label "Discipline 1"^^xsd:string . 41 rdfs:label "Discipline 1"^^xsd:string .
42 42
43 UC2:FinishToStart_1 43 UC2:FinishToStart_1
...@@ -53,7 +53,7 @@ UC2:FinishToStart_1 ...@@ -53,7 +53,7 @@ UC2:FinishToStart_1
53 2 . 53 2 .
54 54
55 UC2:Location_1 55 UC2:Location_1
56 - rdf:type ILAP:Location , NPD:StatfjordA ; 56 + rdf:type NPD:StatfjordA , ILAP:Location ;
57 rdfs:label "Location 1"^^xsd:string . 57 rdfs:label "Location 1"^^xsd:string .
58 58
59 UC2:Milestone_1 59 UC2:Milestone_1
...@@ -62,9 +62,7 @@ UC2:Milestone_1 ...@@ -62,9 +62,7 @@ UC2:Milestone_1
62 62
63 UC2:NetworkSchedule_1 63 UC2:NetworkSchedule_1
64 rdf:type ILAP:NetworkSchedule ; 64 rdf:type ILAP:NetworkSchedule ;
65 - rdfs:label "Network schedule 1"^^xsd:string ; 65 + rdfs:label "Network schedule 1"^^xsd:string .
66 - ILAP:hasSchedulePlan
67 - UC2:ProjectPlan_1 .
68 66
69 UC2:PlannedActivity_1 67 UC2:PlannedActivity_1
70 rdf:type ILAP:PlannedActivity ; 68 rdf:type ILAP:PlannedActivity ;
...@@ -87,8 +85,6 @@ UC2:PlannedActivity_1 ...@@ -87,8 +85,6 @@ UC2:PlannedActivity_1
87 NCS:Operation ; 85 NCS:Operation ;
88 ILAP:hasActivityPhysicalPercentComplete 86 ILAP:hasActivityPhysicalPercentComplete
89 "45"^^xsd:float ; 87 "45"^^xsd:float ;
90 - ILAP:hasActivityPlan
91 - UC2:ProjectPlan_1 ;
92 ILAP:hasActivityPlannedProgressPercent 88 ILAP:hasActivityPlannedProgressPercent
93 55 ; 89 55 ;
94 ILAP:hasActivityRegulator 90 ILAP:hasActivityRegulator
...@@ -135,46 +131,7 @@ UC2:Profile_1 ...@@ -135,46 +131,7 @@ UC2:Profile_1
135 rdf:type ILAP:Profile ; 131 rdf:type ILAP:Profile ;
136 rdfs:label "Profile 1"^^xsd:string ; 132 rdfs:label "Profile 1"^^xsd:string ;
137 ILAP:hasProfilePoint 133 ILAP:hasProfilePoint
138 - UC2:ProfilePoint_1 , UC2:ProfilePoint_2 . 134 + UC2:ProfilePoint_2 , UC2:ProfilePoint_1 .
139 -
140 -UC2:ProjectPlan_1
141 - rdf:type ILAP:ProjectPlan ;
142 - rdfs:label "Project plan 1"^^xsd:string ;
143 - ILAP:hasExternalReference
144 - UC2:R-1234567890 ;
145 - ILAP:hasPlanAssetOwner
146 - <http://data.posccaesar.org/brreg/EniNorge> ;
147 - ILAP:hasPlanContractType
148 - ILAP:ScheduleDriven ;
149 - ILAP:hasPlanContractor
150 - <http://data.posccaesar.org/brreg/Subsea7> ;
151 - ILAP:hasPlanExpenseType
152 - ILAP:CAPEX ;
153 - ILAP:hasPlanGeoArea ILAP:Facility ;
154 - ILAP:hasPlanLevel ILAP:L4_ContractControlNetworkSchedule ;
155 - ILAP:hasPlanLicensePartner
156 - <http://data.posccaesar.org/brreg/EniNorge> ;
157 - ILAP:hasPlanLifecyclePhase
158 - ILAP:Development ;
159 - ILAP:hasPlanNPDelement
160 - NPD:Goliat , UC2:Location_1 ;
161 - ILAP:hasPlanOperator
162 - <http://data.posccaesar.org/brreg/EniNorge> ;
163 - ILAP:hasPlanProject UC2:Project_1 ;
164 - ILAP:hasPlanProjectType
165 - ILAP:GreenFieldProject ;
166 - ILAP:hasPlanRegulator
167 - <http://data.posccaesar.org/brreg/NPD> ;
168 - ILAP:hasPlanResponsible
169 - <http://data.posccaesar.org/brreg/EniNorge> ;
170 - ILAP:hasPlanRollUpPlan
171 - UC2:ProjectPlan_2 ;
172 - ILAP:hasPlanServiceSupplier
173 - <http://data.posccaesar.org/brreg/Schlumberger> , <http://data.posccaesar.org/brreg/BakerHughes> ;
174 - ILAP:hasPlanSubplan UC2:ProjectPlan_2 ;
175 - ILAP:hasPlanValueObjective
176 - ILAP:BusinessAsUsual ;
177 - ILAP:hasReferenceID "RDS489590"^^xsd:string .
178 135
179 UC2:ProjectPlan_2 136 UC2:ProjectPlan_2
180 rdf:type ILAP:ProjectPlan ; 137 rdf:type ILAP:ProjectPlan ;
...@@ -215,18 +172,18 @@ ILAP:ContractorWBS_1 ...@@ -215,18 +172,18 @@ ILAP:ContractorWBS_1
215 rdf:type ILAP:ContractorWBS ; 172 rdf:type ILAP:ContractorWBS ;
216 rdfs:label "Contractor WBS 1"^^xsd:string ; 173 rdfs:label "Contractor WBS 1"^^xsd:string ;
217 ILAP:hasContractorWBSelement 174 ILAP:hasContractorWBSelement
218 - "Pump engineer"^^xsd:string , "Installing pump"^^xsd:string , "Installation activity"^^xsd:string . 175 + "Installation activity"^^xsd:string , "Installing pump"^^xsd:string , "Pump engineer"^^xsd:string .
219 176
220 ILAP:PlannedActivity 177 ILAP:PlannedActivity
221 rdfs:subClassOf 178 rdfs:subClassOf
222 [ rdf:type owl:Restriction ; 179 [ rdf:type owl:Restriction ;
223 - owl:allValuesFrom ILAP:ResponsibleOrganization ; 180 + owl:allValuesFrom ILAP:Calendar ;
224 - owl:onProperty ILAP:hasActivityResponsibleOrganization 181 + owl:onProperty ILAP:hasActivityCalendar
225 ] ; 182 ] ;
226 rdfs:subClassOf 183 rdfs:subClassOf
227 [ rdf:type owl:Restriction ; 184 [ rdf:type owl:Restriction ;
228 - owl:allValuesFrom ILAP:Calendar ; 185 + owl:allValuesFrom ILAP:ResponsibleOrganization ;
229 - owl:onProperty ILAP:hasActivityCalendar 186 + owl:onProperty ILAP:hasActivityResponsibleOrganization
230 ] . 187 ] .
231 188
232 ILAP:TargetSchedule_1 189 ILAP:TargetSchedule_1
......