Showing
3 changed files
with
53 additions
and
4 deletions
This diff is collapsed. Click to expand it.
| ... | @@ -13,18 +13,34 @@ UC1: rdf:type owl:Ontology ; | ... | @@ -13,18 +13,34 @@ UC1: rdf:type owl:Ontology ; |
| 13 | owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ; | 13 | owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ; |
| 14 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 14 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 15 | 15 | ||
| 16 | +ILAP:ActivityPlan_1 | ||
| 17 | + rdf:type ILAP:ActivityPlan ; | ||
| 18 | + rdfs:label "Activity plan 1"^^xsd:string . | ||
| 19 | + | ||
| 16 | ILAP:ActivityWBS_1 | 20 | ILAP:ActivityWBS_1 |
| 17 | rdf:type ILAP:ActivityWBS ; | 21 | rdf:type ILAP:ActivityWBS ; |
| 18 | rdfs:label "Activity WBS 1"^^xsd:string ; | 22 | rdfs:label "Activity WBS 1"^^xsd:string ; |
| 19 | ILAP:hasWBScomponent | 23 | ILAP:hasWBScomponent |
| 20 | - SCCS:PBS_ACAA , ILAP:PBS_ACAA_1 ; | 24 | + ILAP:PBS_ACAA_1 , SCCS:PBS_ACAA ; |
| 21 | - ILAP:hasWBSphase ILAP:SAB_51_1 , SCCS:SAB_51 ; | 25 | + ILAP:hasWBSphase SCCS:SAB_51 , ILAP:SAB_51_1 ; |
| 22 | - ILAP:hasWBSresource SCCS:COR_KD , ILAP:COR_KD_1 . | 26 | + ILAP:hasWBSresource ILAP:COR_KD_1 , SCCS:COR_KD . |
| 23 | 27 | ||
| 24 | ILAP:COR_KD_1 | 28 | ILAP:COR_KD_1 |
| 25 | rdf:type SCCS:COR_KD ; | 29 | rdf:type SCCS:COR_KD ; |
| 26 | rdfs:label "Standard drill equipment for production wellbores"^^xsd:string . | 30 | rdfs:label "Standard drill equipment for production wellbores"^^xsd:string . |
| 27 | 31 | ||
| 32 | +ILAP:Calendar_1 | ||
| 33 | + rdf:type ILAP:Calendar ; | ||
| 34 | + rdfs:label "Calendar 1"^^xsd:string . | ||
| 35 | + | ||
| 36 | +ILAP:Contract_1 | ||
| 37 | + rdf:type ILAP:Contract ; | ||
| 38 | + rdfs:label "Contract 1"^^xsd:string . | ||
| 39 | + | ||
| 40 | +ILAP:NPD | ||
| 41 | + rdf:type ILAP:ResponsibleOrganization ; | ||
| 42 | + rdfs:label "NPD"^^xsd:string . | ||
| 43 | + | ||
| 28 | ILAP:PBS_ABB_1 | 44 | ILAP:PBS_ABB_1 |
| 29 | rdf:type SCCS:PBS_ABB ; | 45 | rdf:type SCCS:PBS_ABB ; |
| 30 | rdfs:label "Gravity Base with three shafts and domes"^^xsd:string . | 46 | rdfs:label "Gravity Base with three shafts and domes"^^xsd:string . |
| ... | @@ -75,9 +91,18 @@ ILAP:PlannedActivity_2 | ... | @@ -75,9 +91,18 @@ ILAP:PlannedActivity_2 |
| 75 | ILAP:hasActivityWorkVolume | 91 | ILAP:hasActivityWorkVolume |
| 76 | "1500"^^xsd:float . | 92 | "1500"^^xsd:float . |
| 77 | 93 | ||
| 94 | +ILAP:ProjectExecutionPlan_1 | ||
| 95 | + rdf:type ILAP:ProjectExecutionPlan ; | ||
| 96 | + rdfs:label "Project execution plan 1"^^xsd:string . | ||
| 97 | + | ||
| 78 | ILAP:ProjectExecutionPlan_UC1 | 98 | ILAP:ProjectExecutionPlan_UC1 |
| 79 | rdf:type ILAP:ProjectExecutionPlan ; | 99 | rdf:type ILAP:ProjectExecutionPlan ; |
| 80 | rdfs:label "Project execution plan UC1"^^xsd:string ; | 100 | rdfs:label "Project execution plan UC1"^^xsd:string ; |
| 101 | + ILAP:hasPlanAsset ILAP:Asset ; | ||
| 102 | + ILAP:hasPlanAssetOwner | ||
| 103 | + ILAP:ResponsibleOrganization ; | ||
| 104 | + ILAP:hasPlanContentType | ||
| 105 | + ILAP:Result ; | ||
| 81 | ILAP:hasPlanContractType | 106 | ILAP:hasPlanContractType |
| 82 | ILAP:ScheduleDriven ; | 107 | ILAP:ScheduleDriven ; |
| 83 | ILAP:hasPlanContractor | 108 | ILAP:hasPlanContractor |
| ... | @@ -89,15 +114,31 @@ ILAP:ProjectExecutionPlan_UC1 | ... | @@ -89,15 +114,31 @@ ILAP:ProjectExecutionPlan_UC1 |
| 89 | ILAP:hasPlanField <http://data.posccaesar.org/npd/facts/Field-43658> ; | 114 | ILAP:hasPlanField <http://data.posccaesar.org/npd/facts/Field-43658> ; |
| 90 | ILAP:hasPlanGeoArea ILAP:Field ; | 115 | ILAP:hasPlanGeoArea ILAP:Field ; |
| 91 | ILAP:hasPlanLevel ILAP:L2_ProjectMasterSchedule ; | 116 | ILAP:hasPlanLevel ILAP:L2_ProjectMasterSchedule ; |
| 117 | + ILAP:hasPlanLicensePartner | ||
| 118 | + ILAP:ResponsibleOrganization ; | ||
| 92 | ILAP:hasPlanOperator | 119 | ILAP:hasPlanOperator |
| 93 | <http://data.posccaesar.org/brreg/R-ec3fc61d-e9ae-4128-afa3-5b2f2fa59ae8> ; | 120 | <http://data.posccaesar.org/brreg/R-ec3fc61d-e9ae-4128-afa3-5b2f2fa59ae8> ; |
| 94 | ILAP:hasPlanProjectType | 121 | ILAP:hasPlanProjectType |
| 95 | ILAP:OperationAndMaintenance ; | 122 | ILAP:OperationAndMaintenance ; |
| 123 | + ILAP:hasPlanRegulator | ||
| 124 | + ILAP:NPD ; | ||
| 125 | + ILAP:hasPlanResponsible | ||
| 126 | + ILAP:ResponsibleOrganization ; | ||
| 96 | ILAP:hasPlanShutdown | 127 | ILAP:hasPlanShutdown |
| 97 | ILAP:SummerShutdown_UC1 ; | 128 | ILAP:SummerShutdown_UC1 ; |
| 129 | + ILAP:hasPlanSupplier | ||
| 130 | + ILAP:ResponsibleOrganization ; | ||
| 98 | ILAP:hasPlanUserField | 131 | ILAP:hasPlanUserField |
| 99 | ILAP:hasContract . | 132 | ILAP:hasContract . |
| 100 | 133 | ||
| 134 | +ILAP:ProjectExecutionSubPlan_1 | ||
| 135 | + rdf:type ILAP:ProjectExecutionPlan ; | ||
| 136 | + rdfs:label "Project execution sub plan 1"^^xsd:string . | ||
| 137 | + | ||
| 138 | +ILAP:Project_1 | ||
| 139 | + rdf:type ILAP:Project ; | ||
| 140 | + rdfs:label "Project 1"^^xsd:string . | ||
| 141 | + | ||
| 101 | ILAP:RiskFactor_1 | 142 | ILAP:RiskFactor_1 |
| 102 | rdf:type ILAP:RiskFactor ; | 143 | rdf:type ILAP:RiskFactor ; |
| 103 | rdfs:label "Risk factor 1"^^xsd:string ; | 144 | rdfs:label "Risk factor 1"^^xsd:string ; |
| ... | @@ -107,6 +148,14 @@ ILAP:SAB_51_1 | ... | @@ -107,6 +148,14 @@ ILAP:SAB_51_1 |
| 107 | rdf:type SCCS:SAB_51 ; | 148 | rdf:type SCCS:SAB_51 ; |
| 108 | rdfs:label "Prepare drilling equipment for drilling"^^xsd:string . | 149 | rdfs:label "Prepare drilling equipment for drilling"^^xsd:string . |
| 109 | 150 | ||
| 151 | +ILAP:ScheduledActivity_1 | ||
| 152 | + rdf:type ILAP:ScheduledActivity ; | ||
| 153 | + rdfs:label "Scheduled activity 1"^^xsd:string . | ||
| 154 | + | ||
| 155 | +ILAP:ScheduledMilestone_1 | ||
| 156 | + rdf:type ILAP:ScheduledMilestone ; | ||
| 157 | + rdfs:label "Scheduled milestone 1"^^xsd:string . | ||
| 158 | + | ||
| 110 | ILAP:SummerShutdown_UC1 | 159 | ILAP:SummerShutdown_UC1 |
| 111 | rdf:type ILAP:Shutdown ; | 160 | rdf:type ILAP:Shutdown ; |
| 112 | rdfs:label "Summer shutdown UC1"^^xsd:string ; | 161 | rdfs:label "Summer shutdown UC1"^^xsd:string ; |
| ... | @@ -117,7 +166,7 @@ ILAP:SummerShutdown_UC1 | ... | @@ -117,7 +166,7 @@ ILAP:SummerShutdown_UC1 |
| 117 | ILAP:hasShutdownPriority | 166 | ILAP:hasShutdownPriority |
| 118 | ILAP:NormalPriority ; | 167 | ILAP:NormalPriority ; |
| 119 | ILAP:hasShutdownType | 168 | ILAP:hasShutdownType |
| 120 | - ILAP:SystemShutdown , ILAP:ProductionShutdown , ILAP:ScheduledShutdown . | 169 | + ILAP:ScheduledShutdown , ILAP:ProductionShutdown , ILAP:SystemShutdown . |
| 121 | 170 | ||
| 122 | ILAP:UseCaseAibelToCOPNO | 171 | ILAP:UseCaseAibelToCOPNO |
| 123 | rdf:type ILAP:Source ; | 172 | rdf:type ILAP:Source ; | ... | ... |
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment