UC2.ttl
12.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
# baseURI: http://data.posccaesar.org/Data/UC2/
@prefix : <http://data.posccaesar.org/Data/UC2/> .
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix NCS: <http://data.posccaesar.org/NCS_PLANNING/> .
@prefix UC2: <http://data.posccaesar.org/Data/UC2/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
UC2: rdf:type owl:Ontology .
ILAP:ActivityInPlan_1
rdf:type ILAP:PlannedActivity ;
rdfs:label "Activity in plan 1"^^xsd:string ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_L_Direct_Labor> , <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityCalendar
ILAP:Regular8To16WorkingDayCalendar ;
ILAP:hasActivityContractor
<http://data.posccaesar.org/brreg/Technip> ;
ILAP:hasActivityContractorWBS
ILAP:ContractorWBS_1 ;
ILAP:hasActivityDiscipline
<http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> , <http://data.posccaesar.org/sccs/COR_H_Owners_Personnel> ;
ILAP:hasActivityDuration
"P0Y0M10D"^^xsd:duration ;
ILAP:hasActivityILAPWBS
<http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> , <http://data.posccaesar.org/sccs/COR_C_Construction_Overheads> , <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> , <http://data.posccaesar.org/sccs/PBS_A_Offshore_Field_Installlations> , <http://data.posccaesar.org/sccs/SAB_3_Material_deliveries> , <http://data.posccaesar.org/sccs/COR_E_Equipment> ;
ILAP:hasActivityLocation
<http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasActivityPBS <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivityPhase
<http://data.posccaesar.org/sccs/SAB_3_Material_deliveries> , <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityPlan
ILAP:Plan_1 ;
ILAP:hasActivityRegulator
<http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasActivityResource
<http://data.posccaesar.org/sccs/COR_H_Owners_Personnel> , <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityResourceProfile
ILAP:Profile_1 ;
ILAP:hasActivityResponsibleOrganization
<http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasActivityResponsiblePerson
<http://data.posccaesar.org/pob/RolfHansen> ;
ILAP:hasActivityResult
<http://data.posccaesar.org/sccs/PBS_A_Offshore_Field_Installlations> ;
ILAP:hasActivitySAB <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> , <http://data.posccaesar.org/sccs/SAB_3_Material_deliveries> ;
ILAP:hasActivityServiceSupplier
<http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasActivityStatus
ILAP:Active ;
ILAP:hasActivitySuccessor
ILAP:Successor_1 ;
ILAP:hasActivityVendor
<http://data.posccaesar.org/brreg/SumitomoMetal> ;
ILAP:hasActivityWorkTask
<http://data.posccaesar.org/epcis/DepartingEvent_1> , <http://data.posccaesar.org/epcis/ArrivingEvent_1> , ILAP:WorkTask_1 ;
ILAP:hasActivityWorkVolume
"1000"^^xsd:float ;
ILAP:hasExternalReference
ILAP:ExternalReference_1 ;
ILAP:hasFixedFinish "2014-04-15T09:00:00"^^xsd:dateTime ;
ILAP:hasFixedStart "2014-04-01T09:00:00"^^xsd:dateTime .
ILAP:ActivityInPlan_2
rdf:type ILAP:PlannedActivity ;
rdfs:label "Activity in plan 2"^^xsd:string ;
ILAP:hasActivityPlan
ILAP:Plan_1 ;
ILAP:hasActivityPredecessor
ILAP:Successor_1 ;
ILAP:hasActivitySuccessor
ILAP:Successor_2 .
ILAP:ActivityInPlan_3
rdf:type ILAP:PlannedActivity ;
rdfs:label "Activity in plan 3"^^xsd:string ;
ILAP:hasActivityPlan
ILAP:Plan_1 ;
ILAP:hasActivityPredecessor
ILAP:Successor_2 .
ILAP:ActivityInSchedule_1
rdf:type ILAP:ScheduledActivity ;
rdfs:label "Activity in schedule 1"^^xsd:string ;
ILAP:hasActivityCalendar
ILAP:Regular8To16WorkingDayCalendar ;
ILAP:hasActivityDuration
"P0Y0M10D"^^xsd:duration ;
ILAP:hasActivityInScheduleActivityInPlan
ILAP:ActivityInPlan_1 ;
ILAP:hasActivitySchedule
ILAP:TargetSchedule_1 ;
ILAP:hasActivityStatus
ILAP:Scheduled ;
ILAP:hasActivityWorkVolume
"30"^^xsd:float ;
ILAP:hasEarlyFinish "2014-04-15T09:00:00"^^xsd:dateTime ;
ILAP:hasEarlyStart "2014-04-01T09:00:00"^^xsd:dateTime ;
ILAP:hasExternalReference
ILAP:ExternalReference_4 ;
ILAP:hasLateFinish "2014-04-20T09:00:00"^^xsd:dateTime ;
ILAP:hasLateStart "2014-04-01T09:00:00"^^xsd:dateTime .
ILAP:ActivityInSchedule_2
rdf:type ILAP:ScheduledActivity ;
rdfs:label "Activity in schedule 2"^^xsd:string ;
ILAP:hasActivityInScheduleActivityInPlan
ILAP:ActivityInPlan_2 ;
ILAP:hasActivitySchedule
ILAP:TargetSchedule_1 ;
ILAP:hasActivityStatus
ILAP:Active .
ILAP:ActivityInSchedule_3
rdf:type ILAP:ScheduledActivity ;
rdfs:label "Activity in schedule 3"^^xsd:string ;
ILAP:hasActivityInScheduleActivityInPlan
ILAP:ActivityInPlan_3 ;
ILAP:hasActivitySchedule
ILAP:TargetSchedule_1 ;
ILAP:hasActivityStatus
ILAP:Scheduled .
ILAP:ActivityInSchedule_4
rdf:type ILAP:ScheduledActivity ;
rdfs:label "Activity in schedule 4"^^xsd:string ;
ILAP:hasActivityInScheduleActivityInPlan
ILAP:ActivityInPlan_1 ;
ILAP:hasActivitySchedule
ILAP:ActualSchedule_1 ;
ILAP:hasActivityStatus
ILAP:Scheduled .
ILAP:ActivityInSchedule_5
rdf:type ILAP:ScheduledActivity ;
rdfs:label "Activity in schedule 5"^^xsd:string ;
ILAP:hasActivityInScheduleActivityInPlan
ILAP:ActivityInPlan_2 ;
ILAP:hasActivitySchedule
ILAP:ActualSchedule_1 ;
ILAP:hasActivityStatus
ILAP:Scheduled .
ILAP:ActivityInSchedule_6
rdf:type ILAP:ScheduledActivity ;
rdfs:label "Activity in schedule 6"^^xsd:string ;
ILAP:hasActivityInScheduleActivityInPlan
ILAP:ActivityInPlan_3 ;
ILAP:hasActivitySchedule
ILAP:ActualSchedule_1 ;
ILAP:hasActivityStatus
ILAP:Scheduled .
ILAP:ActualSchedule_1
rdf:type ILAP:ActualSchedule ;
rdfs:label "Actual schedule 1"^^xsd:string ;
ILAP:hasBaselineCreatedDate
"2014-03-15"^^xsd:date ;
ILAP:hasExternalReference
ILAP:ExternalReference_1 ;
ILAP:hasSchedulePlan
ILAP:Plan_1 .
ILAP:ContractorWBS_1
rdf:type ILAP:ContractorWBS ;
rdfs:label "Contractor WBS 1"^^xsd:string ;
ILAP:hasContractorWBSelement
"Installation activity"^^xsd:string , "Installing pump"^^xsd:string , "Pump engineer"^^xsd:string .
ILAP:ExternalReference_1
rdf:type ILAP:ExternalReference ;
rdfs:label "External reference 1"^^xsd:string ;
ILAP:hasReferenceApplication
ILAP:Safran ;
ILAP:hasReferenceID "UC2-Ex1-Safran-101"^^xsd:string ;
ILAP:hasReferenceSource
<http://data.posccaesar.org/brreg/Sevan> .
ILAP:ExternalReference_2
rdf:type ILAP:ExternalReference ;
rdfs:label "External reference 2"^^xsd:string ;
ILAP:hasReferenceApplication
ILAP:Primavera ;
ILAP:hasReferenceID "UC2-Ex2-P6-102"^^xsd:string ;
ILAP:hasReferenceSource
<http://data.posccaesar.org/brreg/Schlumberger> .
ILAP:ExternalReference_3
rdf:type ILAP:ExternalReference ;
rdfs:label "External reference 3"^^xsd:string .
ILAP:ExternalReference_4
rdf:type ILAP:ExternalReference ;
rdfs:label "External reference 4"^^xsd:string .
ILAP:Milestone_1
rdf:type ILAP:Milestone ;
rdfs:label "Milestone 1"^^xsd:string .
ILAP:Plan_1
rdf:type ILAP:ExecutionPlan ;
rdfs:label "Plan 1"^^xsd:string ;
ILAP:hasExternalReference
ILAP:ExternalReference_3 ;
ILAP:hasPlanAsset <http://data.posccaesar.org/diskos/EkofiskField> ;
ILAP:hasPlanAssetOwner
<http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanContentType
<http://data.posccaesar.org/sccs/PBS_A_Offshore_Field_Installlations> ;
ILAP:hasPlanContractType
ILAP:ScheduleDriven ;
ILAP:hasPlanContractor
<http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasPlanGeoArea ILAP:Facility ;
ILAP:hasPlanLevel ILAP:L3_ProjectControlNetworkSchedule ;
ILAP:hasPlanLicensePartner
<http://data.posccaesar.org/brreg/Lundin> ;
ILAP:hasPlanLifecyclePhase
ILAP:Maintenance ;
ILAP:hasPlanNPDelement
<http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasPlanOperator
<http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanProject ILAP:Project_1 ;
ILAP:hasPlanProjectType
ILAP:BrownFieldProject ;
ILAP:hasPlanRegulator
<http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasPlanResponsible
<http://data.posccaesar.org/brreg/Lundin> ;
ILAP:hasPlanRollUp ILAP:Plan_2 ;
ILAP:hasPlanServiceSupplier
<http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasPlanSubplan ILAP:Plan_3 ;
ILAP:hasPlanValueObjective
ILAP:BusinessAsUsual .
ILAP:Plan_2
rdf:type ILAP:ExecutionPlan ;
rdfs:label "Plan 2"^^xsd:string .
ILAP:Plan_3
rdf:type ILAP:ExecutionPlan ;
rdfs:label "Plan 3"^^xsd:string .
ILAP:Profile_1
rdf:type ILAP:Profile ;
rdfs:label "Profile 1"^^xsd:string .
ILAP:Project_1
rdf:type ILAP:Project ;
rdfs:label "Project 1"^^xsd:string ;
ILAP:hasExternalReference
ILAP:ExternalReference_1 ;
ILAP:hasName "Use Case 2 Project 1"^^xsd:string ;
ILAP:hasProjectResponsible
<http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasProjectSubproject
ILAP:Project_2 .
ILAP:Project_2
rdf:type ILAP:Project ;
rdfs:label "Project 2"^^xsd:string .
ILAP:Successor_1
rdf:type ILAP:Successor ;
rdfs:label "Successor 1"^^xsd:string ;
ILAP:hasPredecessorActivity
ILAP:ActivityInPlan_1 ;
ILAP:hasSuccessorActivity
ILAP:ActivityInPlan_2 ;
ILAP:hasSuccessorLag
5 ;
ILAP:hasSuccessorMilestone
ILAP:Milestone_1 .
ILAP:Successor_2
rdf:type ILAP:Successor ;
rdfs:label "Successor 2"^^xsd:string ;
ILAP:hasPredecessorActivity
ILAP:ActivityInPlan_2 ;
ILAP:hasSuccessorActivity
ILAP:ActivityInPlan_3 ;
ILAP:hasSuccessorLag
2 .
ILAP:TargetSchedule_1
rdf:type ILAP:TargetSchedule ;
rdfs:label "Target schedule 1"^^xsd:string ;
ILAP:hasBaselineCreatedDate
"2014-03-01"^^xsd:date ;
ILAP:hasExternalReference
ILAP:ExternalReference_2 ;
ILAP:hasSchedulePlan
ILAP:Plan_1 .
ILAP:UC2_ActivityInSchedule_1-hasActivityInScheduleActivityInPlan-UC2_ActivityInPlan_1
rdf:type rdf:Statement ;
rdf:object ILAP:ActivityInPlan_1 ;
rdf:predicate ILAP:hasActivityInScheduleActivityInPlan ;
rdf:subject ILAP:ActivityInSchedule_1 ;
rdfs:label "UC2 Activity in schedule 1-has activity in schedule activity in plan-UC2 Activity in plan 1"^^xsd:string .
ILAP:UserField_1
rdf:type ILAP:UserField ;
rdfs:label "User field 1"^^xsd:string ;
ILAP:hasUserFieldContractor
<http://data.posccaesar.org/brreg/SumitomoMetal> ;
ILAP:hasUserFieldSource
<http://data.posccaesar.org/brreg/ConocoPhillips> .
ILAP:WorkTask_1
rdf:type ILAP:WorkTask ;
rdfs:label "Work task 1"^^xsd:string ;
ILAP:hasWorkTaskActivity
ILAP:ActivityInPlan_1 ;
ILAP:hasWorkTaskResponsible
<http://data.posccaesar.org/brreg/Subsea7> ;
ILAP:hasWorkTaskServiceSupplier
<http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasWorkTaskVendor
<http://data.posccaesar.org/brreg/Sevan> .
ILAP:hasReferenceID
rdfs:domain owl:Thing .