Showing
2 changed files
with
9 additions
and
54 deletions
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 COR:ADA , ILAP:ActivityWBS , PBS:AC , <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6> ; | 24 | + rdf:type <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6> , PBS:AC , ILAP:ActivityWBS , COR:ADA ; |
| 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,14 +37,12 @@ UC2:CurrentControlEstimate_1 | ... | @@ -37,14 +37,12 @@ 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 COR:BEA , ILAP:Discipline ; | 40 | + rdf:type ILAP:Discipline , COR:BEA ; |
| 41 | rdfs:label "Discipline 1"^^xsd:string . | 41 | rdfs:label "Discipline 1"^^xsd:string . |
| 42 | 42 | ||
| 43 | UC2:FinishToStart_1 | 43 | UC2:FinishToStart_1 |
| 44 | rdf:type ILAP:FinishToStart ; | 44 | rdf:type ILAP:FinishToStart ; |
| 45 | rdfs:label "Finish to start 1"^^xsd:string ; | 45 | rdfs:label "Finish to start 1"^^xsd:string ; |
| 46 | - ILAP:hasPredecessorActivity | ||
| 47 | - UC2:PlannedActivity_1 ; | ||
| 48 | ILAP:hasSuccessorActivity | 46 | ILAP:hasSuccessorActivity |
| 49 | UC2:PlannedActivity_2 ; | 47 | UC2:PlannedActivity_2 ; |
| 50 | ILAP:hasSuccessorCalendar | 48 | ILAP:hasSuccessorCalendar |
| ... | @@ -53,7 +51,7 @@ UC2:FinishToStart_1 | ... | @@ -53,7 +51,7 @@ UC2:FinishToStart_1 |
| 53 | 2 . | 51 | 2 . |
| 54 | 52 | ||
| 55 | UC2:Location_1 | 53 | UC2:Location_1 |
| 56 | - rdf:type NPD:StatfjordA , ILAP:Location ; | 54 | + rdf:type ILAP:Location , NPD:StatfjordA ; |
| 57 | rdfs:label "Location 1"^^xsd:string . | 55 | rdfs:label "Location 1"^^xsd:string . |
| 58 | 56 | ||
| 59 | UC2:Milestone_1 | 57 | UC2:Milestone_1 |
| ... | @@ -64,49 +62,6 @@ UC2:NetworkSchedule_1 | ... | @@ -64,49 +62,6 @@ UC2:NetworkSchedule_1 |
| 64 | rdf:type ILAP:NetworkSchedule ; | 62 | rdf:type ILAP:NetworkSchedule ; |
| 65 | rdfs:label "Network schedule 1"^^xsd:string . | 63 | rdfs:label "Network schedule 1"^^xsd:string . |
| 66 | 64 | ||
| 67 | -UC2:PlannedActivity_1 | ||
| 68 | - rdf:type ILAP:PlannedActivity ; | ||
| 69 | - rdfs:label "Planned activity 1"^^xsd:string ; | ||
| 70 | - ILAP:hasActivityActualProgressPercent | ||
| 71 | - "50"^^xsd:float ; | ||
| 72 | - ILAP:hasActivityCalendar | ||
| 73 | - UC2:Regular8To16WorkingDayCalendar_1 ; | ||
| 74 | - ILAP:hasActivityContractor | ||
| 75 | - <http://data.posccaesar.org/brreg/Subsea7> ; | ||
| 76 | - ILAP:hasActivityDiscipline | ||
| 77 | - UC2:Discipline_1 ; | ||
| 78 | - ILAP:hasActivityEstimatedWeight | ||
| 79 | - "15000"^^xsd:float ; | ||
| 80 | - ILAP:hasActivityLocation | ||
| 81 | - NPD:StafjordA , UC2:Location_1 ; | ||
| 82 | - ILAP:hasActivityPartActivity | ||
| 83 | - UC2:PlannedActivity_2 ; | ||
| 84 | - ILAP:hasActivityPhase | ||
| 85 | - NCS:Operation ; | ||
| 86 | - ILAP:hasActivityPhysicalPercentComplete | ||
| 87 | - "45"^^xsd:float ; | ||
| 88 | - ILAP:hasActivityPlannedProgressPercent | ||
| 89 | - 55 ; | ||
| 90 | - ILAP:hasActivityRegulator | ||
| 91 | - <http://data.posccaesar.org/brreg/NPD> ; | ||
| 92 | - ILAP:hasActivityResponsibleOrganization | ||
| 93 | - UC2:ResponsibleOrganization_1 ; | ||
| 94 | - ILAP:hasActivityResponsiblePerson | ||
| 95 | - UC2:ResponsiblePerson_1 ; | ||
| 96 | - ILAP:hasActivityServiceSupplier | ||
| 97 | - <http://data.posccaesar.org/brreg/Schlumberger> ; | ||
| 98 | - ILAP:hasActivityStatus | ||
| 99 | - NCS:Active ; | ||
| 100 | - ILAP:hasActivitySuccessor | ||
| 101 | - UC2:FinishToStart_1 ; | ||
| 102 | - ILAP:hasActivityTaskLeader | ||
| 103 | - UC2:ResponsiblePerson_1 ; | ||
| 104 | - ILAP:hasActivityVendor | ||
| 105 | - <http://data.posccaesar.org/brreg/BakerHughes> ; | ||
| 106 | - ILAP:hasActivityWBS UC2:ActivityWBS_1 ; | ||
| 107 | - ILAP:hasActivityWorkVolume | ||
| 108 | - "550"^^xsd:float . | ||
| 109 | - | ||
| 110 | UC2:PlannedActivity_2 | 65 | UC2:PlannedActivity_2 |
| 111 | rdf:type ILAP:PlannedActivity ; | 66 | rdf:type ILAP:PlannedActivity ; |
| 112 | rdfs:label "Planned activity 2"^^xsd:string . | 67 | rdfs:label "Planned activity 2"^^xsd:string . |
| ... | @@ -131,7 +86,7 @@ UC2:Profile_1 | ... | @@ -131,7 +86,7 @@ UC2:Profile_1 |
| 131 | rdf:type ILAP:Profile ; | 86 | rdf:type ILAP:Profile ; |
| 132 | rdfs:label "Profile 1"^^xsd:string ; | 87 | rdfs:label "Profile 1"^^xsd:string ; |
| 133 | ILAP:hasProfilePoint | 88 | ILAP:hasProfilePoint |
| 134 | - UC2:ProfilePoint_2 , UC2:ProfilePoint_1 . | 89 | + UC2:ProfilePoint_1 , UC2:ProfilePoint_2 . |
| 135 | 90 | ||
| 136 | UC2:ProjectPlan_2 | 91 | UC2:ProjectPlan_2 |
| 137 | rdf:type ILAP:ProjectPlan ; | 92 | rdf:type ILAP:ProjectPlan ; |
| ... | @@ -172,18 +127,18 @@ ILAP:ContractorWBS_1 | ... | @@ -172,18 +127,18 @@ ILAP:ContractorWBS_1 |
| 172 | rdf:type ILAP:ContractorWBS ; | 127 | rdf:type ILAP:ContractorWBS ; |
| 173 | rdfs:label "Contractor WBS 1"^^xsd:string ; | 128 | rdfs:label "Contractor WBS 1"^^xsd:string ; |
| 174 | ILAP:hasContractorWBSelement | 129 | ILAP:hasContractorWBSelement |
| 175 | - "Installation activity"^^xsd:string , "Installing pump"^^xsd:string , "Pump engineer"^^xsd:string . | 130 | + "Pump engineer"^^xsd:string , "Installing pump"^^xsd:string , "Installation activity"^^xsd:string . |
| 176 | 131 | ||
| 177 | ILAP:PlannedActivity | 132 | ILAP:PlannedActivity |
| 178 | rdfs:subClassOf | 133 | rdfs:subClassOf |
| 179 | [ rdf:type owl:Restriction ; | 134 | [ rdf:type owl:Restriction ; |
| 180 | - owl:allValuesFrom ILAP:Calendar ; | 135 | + owl:allValuesFrom ILAP:ResponsibleOrganization ; |
| 181 | - owl:onProperty ILAP:hasActivityCalendar | 136 | + owl:onProperty ILAP:hasActivityResponsibleOrganization |
| 182 | ] ; | 137 | ] ; |
| 183 | rdfs:subClassOf | 138 | rdfs:subClassOf |
| 184 | [ rdf:type owl:Restriction ; | 139 | [ rdf:type owl:Restriction ; |
| 185 | - owl:allValuesFrom ILAP:ResponsibleOrganization ; | 140 | + owl:allValuesFrom ILAP:Calendar ; |
| 186 | - owl:onProperty ILAP:hasActivityResponsibleOrganization | 141 | + owl:onProperty ILAP:hasActivityCalendar |
| 187 | ] . | 142 | ] . |
| 188 | 143 | ||
| 189 | ILAP:TargetSchedule_1 | 144 | ILAP:TargetSchedule_1 | ... | ... |
-
Please register or login to post a comment