Showing
1 changed file
with
40 additions
and
0 deletions
| ... | @@ -34,6 +34,13 @@ ILAP:ActivityWBS_1 | ... | @@ -34,6 +34,13 @@ ILAP:ActivityWBS_1 |
| 34 | ILAP:hasWBSphase SCCS:SAB_51 , ILAP:SAB_51_1 ; | 34 | ILAP:hasWBSphase SCCS:SAB_51 , ILAP:SAB_51_1 ; |
| 35 | ILAP:hasWBSresource SCCS:COR_KD , ILAP:COR_KD_1 . | 35 | ILAP:hasWBSresource SCCS:COR_KD , ILAP:COR_KD_1 . |
| 36 | 36 | ||
| 37 | +ILAP:AreaCode | ||
| 38 | + rdf:type USERFIELDS:FreeTextField ; | ||
| 39 | + rdfs:label "Area Code for Rosenberg to ConocoPhillips 2.0"^^xsd:string ; | ||
| 40 | + USERFIELDS:hasDescription | ||
| 41 | + "GLC_Level 2"^^xsd:string ; | ||
| 42 | + USERFIELDS:hasShort "GLC_Level 2"^^xsd:string . | ||
| 43 | + | ||
| 37 | ILAP:Area_Code_Value_1 | 44 | ILAP:Area_Code_Value_1 |
| 38 | rdf:type USERFIELDS:FreeTextField ; | 45 | rdf:type USERFIELDS:FreeTextField ; |
| 39 | rdfs:label "Area code value 1"^^xsd:string ; | 46 | rdfs:label "Area code value 1"^^xsd:string ; |
| ... | @@ -41,10 +48,24 @@ ILAP:Area_Code_Value_1 | ... | @@ -41,10 +48,24 @@ ILAP:Area_Code_Value_1 |
| 41 | "Area Code AA"^^xsd:string ; | 48 | "Area Code AA"^^xsd:string ; |
| 42 | USERFIELDS:hasShort "AC AA"^^xsd:string . | 49 | USERFIELDS:hasShort "AC AA"^^xsd:string . |
| 43 | 50 | ||
| 51 | +ILAP:BuidingBlock | ||
| 52 | + rdf:type USERFIELDS:FreeTextField ; | ||
| 53 | + rdfs:label "Buiding Block for Rosenberg to ConocoPhillips 2.0"^^xsd:string ; | ||
| 54 | + USERFIELDS:hasDescription | ||
| 55 | + "Modifications of GI ducting system to WHRU"^^xsd:string ; | ||
| 56 | + USERFIELDS:hasShort "D1"^^xsd:string . | ||
| 57 | + | ||
| 44 | ILAP:COR_KD_1 | 58 | ILAP:COR_KD_1 |
| 45 | rdf:type SCCS:COR_KD ; | 59 | rdf:type SCCS:COR_KD ; |
| 46 | rdfs:label "Standard drill equipment for production wellbores"^^xsd:string . | 60 | rdfs:label "Standard drill equipment for production wellbores"^^xsd:string . |
| 47 | 61 | ||
| 62 | +ILAP:CTR | ||
| 63 | + rdf:type USERFIELDS:FreeTextField ; | ||
| 64 | + rdfs:label "CTR for Rosenberg to ConocoPhillips 2.0"^^xsd:string ; | ||
| 65 | + USERFIELDS:hasDescription | ||
| 66 | + "Document Control"^^xsd:string ; | ||
| 67 | + USERFIELDS:hasShort "DDZEG0000"^^xsd:string . | ||
| 68 | + | ||
| 48 | ILAP:Calendar_1 | 69 | ILAP:Calendar_1 |
| 49 | rdf:type ILAP:Calendar ; | 70 | rdf:type ILAP:Calendar ; |
| 50 | rdfs:label "Calendar 1"^^xsd:string . | 71 | rdfs:label "Calendar 1"^^xsd:string . |
| ... | @@ -186,6 +207,16 @@ ILAP:RiskFactor_1 | ... | @@ -186,6 +207,16 @@ ILAP:RiskFactor_1 |
| 186 | rdfs:label "Risk factor 1"^^xsd:string ; | 207 | rdfs:label "Risk factor 1"^^xsd:string ; |
| 187 | ILAP:hasRiskType ILAP:ShallowGasOperation . | 208 | ILAP:hasRiskType ILAP:ShallowGasOperation . |
| 188 | 209 | ||
| 210 | +<http://data.posccaesar.org/ilap/RosenbergToConocoPhillips2.0> | ||
| 211 | + rdf:type ILAP:Project ; | ||
| 212 | + rdfs:label "Rosenberg to Conoco Phillips 2.0"^^xsd:string ; | ||
| 213 | + USERFIELDS:hasUserField | ||
| 214 | + <http://data.posccaesar.org/ilap/UserFieldForRosenbergToConocoPhillips2.0> . | ||
| 215 | + | ||
| 216 | +ILAP:RosenbergToConocoPhillipsPlan | ||
| 217 | + rdf:type ILAP:ProjectExecutionPlan ; | ||
| 218 | + rdfs:label "Rosenberg to conoco phillips plan"^^xsd:string . | ||
| 219 | + | ||
| 189 | ILAP:SAB_51_1 | 220 | ILAP:SAB_51_1 |
| 190 | rdf:type SCCS:SAB_51 ; | 221 | rdf:type SCCS:SAB_51 ; |
| 191 | rdfs:label "Prepare drilling equipment for drilling"^^xsd:string . | 222 | rdfs:label "Prepare drilling equipment for drilling"^^xsd:string . |
| ... | @@ -250,6 +281,15 @@ ILAP:UserFieldClass | ... | @@ -250,6 +281,15 @@ ILAP:UserFieldClass |
| 250 | rdfs:label "User field class"^^xsd:string ; | 281 | rdfs:label "User field class"^^xsd:string ; |
| 251 | rdfs:subClassOf owl:Class . | 282 | rdfs:subClassOf owl:Class . |
| 252 | 283 | ||
| 284 | +<http://data.posccaesar.org/ilap/UserFieldForRosenbergToConocoPhillips2.0> | ||
| 285 | + rdf:type USERFIELDS:UserField ; | ||
| 286 | + rdfs:label "User fields for Rosenberg to Conoco Phillips 2.0"^^xsd:string ; | ||
| 287 | + USERFIELDS:hasAreaCode | ||
| 288 | + ILAP:AreaCode ; | ||
| 289 | + USERFIELDS:hasBuildingBlock | ||
| 290 | + ILAP:BuidingBlock ; | ||
| 291 | + USERFIELDS:hasCTR ILAP:CTR . | ||
| 292 | + | ||
| 253 | ILAP:UserField_for_PlannedActivity_2 | 293 | ILAP:UserField_for_PlannedActivity_2 |
| 254 | rdf:type USERFIELDS:UserField ; | 294 | rdf:type USERFIELDS:UserField ; |
| 255 | rdfs:label "User Field for Planned Activity 2" ; | 295 | rdfs:label "User Field for Planned Activity 2" ; | ... | ... |
-
Please register or login to post a comment