Showing
6 changed files
with
29 additions
and
246 deletions
This diff is collapsed. Click to expand it.
| ... | @@ -14,11 +14,11 @@ | ... | @@ -14,11 +14,11 @@ |
| 14 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 14 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
| 15 | 15 | ||
| 16 | : rdf:type owl:Ontology ; | 16 | : rdf:type owl:Ontology ; |
| 17 | - owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> , ILAP: . | 17 | + owl:imports ILAP: , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> . |
| 18 | 18 | ||
| 19 | -:ResponsibleOrganization_1 | 19 | +:RiskFactor_1 |
| 20 | - rdf:type ILAP:ResponsibleOrganization ; | 20 | + rdf:type ILAP:RiskFactor ; |
| 21 | - rdfs:label "Responsible organization 1"^^xsd:string . | 21 | + rdfs:label "Risk factor 1"^^xsd:string . |
| 22 | 22 | ||
| 23 | ILAP: | 23 | ILAP: |
| 24 | rdf:type owl:Ontology ; | 24 | rdf:type owl:Ontology ; |
| ... | @@ -114,8 +114,8 @@ ILAP:DG7 | ... | @@ -114,8 +114,8 @@ ILAP:DG7 |
| 114 | rdfs:label "DG7"^^xsd:string . | 114 | rdfs:label "DG7"^^xsd:string . |
| 115 | 115 | ||
| 116 | ILAP:Development | 116 | ILAP:Development |
| 117 | - rdf:type ILAP:PlanLifecycleStage , ILAP:PlanPhase ; | 117 | + rdf:type ILAP:PlanPhase , ILAP:PlanLifecycleStage ; |
| 118 | - rdfs:label "Develop"^^xsd:string , "Development"^^xsd:string . | 118 | + rdfs:label "Development"^^xsd:string , "Develop"^^xsd:string . |
| 119 | 119 | ||
| 120 | ILAP:DisasterRecovery | 120 | ILAP:DisasterRecovery |
| 121 | rdf:type ILAP:PlanObjectiveType ; | 121 | rdf:type ILAP:PlanObjectiveType ; |
| ... | @@ -130,7 +130,7 @@ ILAP:DrillingAndWell | ... | @@ -130,7 +130,7 @@ ILAP:DrillingAndWell |
| 130 | rdfs:label "Drilling and well"^^xsd:string . | 130 | rdfs:label "Drilling and well"^^xsd:string . |
| 131 | 131 | ||
| 132 | ILAP:Exploration | 132 | ILAP:Exploration |
| 133 | - rdf:type ILAP:PlanLifecycleStage , ILAP:PlanPhase ; | 133 | + rdf:type ILAP:PlanPhase , ILAP:PlanLifecycleStage ; |
| 134 | rdfs:label "Exploration"^^xsd:string . | 134 | rdfs:label "Exploration"^^xsd:string . |
| 135 | 135 | ||
| 136 | ILAP:Facility | 136 | ILAP:Facility |
| ... | @@ -242,7 +242,7 @@ ILAP:OPEX | ... | @@ -242,7 +242,7 @@ ILAP:OPEX |
| 242 | rdfs:label "OPEX"^^xsd:string . | 242 | rdfs:label "OPEX"^^xsd:string . |
| 243 | 243 | ||
| 244 | ILAP:Operation | 244 | ILAP:Operation |
| 245 | - rdf:type ILAP:PlanLifecycleStage , ILAP:PlanPhase ; | 245 | + rdf:type ILAP:PlanPhase , ILAP:PlanLifecycleStage ; |
| 246 | rdfs:label "Operation"^^xsd:string . | 246 | rdfs:label "Operation"^^xsd:string . |
| 247 | 247 | ||
| 248 | ILAP:OperationAndMaintenance | 248 | ILAP:OperationAndMaintenance |
| ... | @@ -264,7 +264,7 @@ ILAP:PlannedActivity_1 | ... | @@ -264,7 +264,7 @@ ILAP:PlannedActivity_1 |
| 264 | ILAP:ActivityWBS_1 . | 264 | ILAP:ActivityWBS_1 . |
| 265 | 265 | ||
| 266 | ILAP:Planning | 266 | ILAP:Planning |
| 267 | - rdf:type ILAP:PlanLifecycleStage , ILAP:PlanPhase ; | 267 | + rdf:type ILAP:PlanPhase , ILAP:PlanLifecycleStage ; |
| 268 | rdfs:label "Planning"^^xsd:string . | 268 | rdfs:label "Planning"^^xsd:string . |
| 269 | 269 | ||
| 270 | ILAP:Primavera | 270 | ILAP:Primavera |
| ... | @@ -292,7 +292,7 @@ ILAP:Released | ... | @@ -292,7 +292,7 @@ ILAP:Released |
| 292 | rdfs:label "Released"^^xsd:string . | 292 | rdfs:label "Released"^^xsd:string . |
| 293 | 293 | ||
| 294 | ILAP:Removal | 294 | ILAP:Removal |
| 295 | - rdf:type ILAP:PlanLifecycleStage , ILAP:PlanPhase ; | 295 | + rdf:type ILAP:PlanPhase , ILAP:PlanLifecycleStage ; |
| 296 | rdfs:label "Removal"^^xsd:string . | 296 | rdfs:label "Removal"^^xsd:string . |
| 297 | 297 | ||
| 298 | ILAP:Renewal | 298 | ILAP:Renewal |
| ... | @@ -328,14 +328,14 @@ ILAP:Scheduled | ... | @@ -328,14 +328,14 @@ ILAP:Scheduled |
| 328 | rdfs:label "Scheduled"^^xsd:string . | 328 | rdfs:label "Scheduled"^^xsd:string . |
| 329 | 329 | ||
| 330 | ILAP:ShutdownAndDecommisioning | 330 | ILAP:ShutdownAndDecommisioning |
| 331 | - rdf:type ILAP:PlanLifecycleStage , ILAP:PlanPhase ; | 331 | + rdf:type ILAP:PlanPhase , ILAP:PlanLifecycleStage ; |
| 332 | rdfs:label "Shutdown and decommisioning"^^xsd:string . | 332 | rdfs:label "Shutdown and decommisioning"^^xsd:string . |
| 333 | 333 | ||
| 334 | ILAP:StandardFreeWeekendPeriod | 334 | ILAP:StandardFreeWeekendPeriod |
| 335 | rdf:type ILAP:CalendarFreePeriodWeekRepeat ; | 335 | rdf:type ILAP:CalendarFreePeriodWeekRepeat ; |
| 336 | rdfs:label "Standard free weekend period"^^xsd:string ; | 336 | rdfs:label "Standard free weekend period"^^xsd:string ; |
| 337 | ILAP:hasCalendarPeriodFreeDay | 337 | ILAP:hasCalendarPeriodFreeDay |
| 338 | - ILAP:Sunday , ILAP:Saturday . | 338 | + ILAP:Saturday , ILAP:Sunday . |
| 339 | 339 | ||
| 340 | ILAP:StandardWorkWeekdayPeriod | 340 | ILAP:StandardWorkWeekdayPeriod |
| 341 | rdf:type ILAP:CalendarWorkPeriodWeekRepeat ; | 341 | rdf:type ILAP:CalendarWorkPeriodWeekRepeat ; |
| ... | @@ -422,6 +422,21 @@ ILAP:hasPlanAsset | ... | @@ -422,6 +422,21 @@ ILAP:hasPlanAsset |
| 422 | ILAP:hasPlanResponsible | 422 | ILAP:hasPlanResponsible |
| 423 | rdfs:range ILAP:ResponsibleOrganization . | 423 | rdfs:range ILAP:ResponsibleOrganization . |
| 424 | 424 | ||
| 425 | +ILAP:hasRiskType | ||
| 426 | + rdfs:domain ILAP:RiskFactor . | ||
| 427 | + | ||
| 428 | +ILAP:hasShutdownContent | ||
| 429 | + rdfs:domain ILAP:Shutdown . | ||
| 430 | + | ||
| 431 | +ILAP:hasShutdownOperation | ||
| 432 | + rdfs:domain ILAP:Shutdown . | ||
| 433 | + | ||
| 434 | +ILAP:hasShutdownPriority | ||
| 435 | + rdfs:domain ILAP:Shutdown . | ||
| 436 | + | ||
| 437 | +ILAP:hasShutdownType | ||
| 438 | + rdfs:domain ILAP:Shutdown . | ||
| 439 | + | ||
| 425 | ILAP:hasWBSResource | 440 | ILAP:hasWBSResource |
| 426 | rdfs:range <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_Thing> . | 441 | rdfs:range <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_Thing> . |
| 427 | 442 | ||
| ... | @@ -434,33 +449,15 @@ ILAP:hasWBSphase | ... | @@ -434,33 +449,15 @@ ILAP:hasWBSphase |
| 434 | ILAP:hasWorkTaskResponsible | 449 | ILAP:hasWorkTaskResponsible |
| 435 | rdfs:range ILAP:ResponsiblePerson . | 450 | rdfs:range ILAP:ResponsiblePerson . |
| 436 | 451 | ||
| 437 | -riskfactor:hasRiskType | ||
| 438 | - rdfs:domain ILAP:RiskFactor . | ||
| 439 | - | ||
| 440 | -shutdown:hasShutdownContent | ||
| 441 | - rdfs:domain ILAP:Shutdown . | ||
| 442 | - | ||
| 443 | -shutdown:hasShutdownOperation | ||
| 444 | - rdfs:domain ILAP:Shutdown . | ||
| 445 | - | ||
| 446 | -shutdown:hasShutdownPeriod | ||
| 447 | - rdfs:domain ILAP:Shutdown . | ||
| 448 | - | ||
| 449 | -shutdown:hasShutdownPriority | ||
| 450 | - rdfs:domain ILAP:Shutdown . | ||
| 451 | - | ||
| 452 | -shutdown:hasShutdownType | ||
| 453 | - rdfs:domain ILAP:Shutdown . | ||
| 454 | - | ||
| 455 | <http://data.posccaesar.org/npd/ontology/ilap-interface/Facility> | 452 | <http://data.posccaesar.org/npd/ontology/ilap-interface/Facility> |
| 456 | rdf:type owl:Class ; | 453 | rdf:type owl:Class ; |
| 457 | rdfs:label "Facility"^^xsd:string ; | 454 | rdfs:label "Facility"^^xsd:string ; |
| 458 | - rdfs:subClassOf ILAP:Facility , owl:Thing . | 455 | + rdfs:subClassOf owl:Thing , ILAP:Facility . |
| 459 | 456 | ||
| 460 | <http://data.posccaesar.org/rdl/RDS282149> | 457 | <http://data.posccaesar.org/rdl/RDS282149> |
| 461 | rdf:type owl:Class ; | 458 | rdf:type owl:Class ; |
| 462 | rdfs:label "RDS282149"^^xsd:string ; | 459 | rdfs:label "RDS282149"^^xsd:string ; |
| 463 | - rdfs:subClassOf ILAP:ResponsibleOrganization , owl:Thing . | 460 | + rdfs:subClassOf owl:Thing , ILAP:ResponsibleOrganization . |
| 464 | 461 | ||
| 465 | <http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#A> | 462 | <http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#A> |
| 466 | rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> . | 463 | rdfs:subClassOf <http://data.posccaesar.org/sccs/CORcode> . | ... | ... |
This diff is collapsed. Click to expand it.
UseCaseData/UC2.ttl
deleted
100644 → 0
| 1 | -# baseURI: http://data.posccaesar.org/Data/UC2/ | ||
| 2 | -# imports: http://data.posccaesar.org/NCS_PLANNING/ | ||
| 3 | - | ||
| 4 | -@prefix : <http://data.posccaesar.org/Data/UC2/> . | ||
| 5 | -@prefix COR: <http://www.ilap.no/codes/NORSOK/Z-014/CORCoding#> . | ||
| 6 | -@prefix ILAP: <http://data.posccaesar.org/ilap/> . | ||
| 7 | -@prefix NCS: <http://data.posccaesar.org/NCS_PLANNING/> . | ||
| 8 | -@prefix NPD: <http://data.posccaesar.org/npd/> . | ||
| 9 | -@prefix PBS: <http://www.ilap.no/codes/NORSOK/Z-014/PBSCoding#> . | ||
| 10 | -@prefix UC2: <http://data.posccaesar.org/Data/UC2/> . | ||
| 11 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 12 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 13 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 14 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 15 | - | ||
| 16 | -UC2: rdf:type owl:Ontology ; | ||
| 17 | - owl:imports NCS: . | ||
| 18 | - | ||
| 19 | -UC2:ActivityWBS_1 | ||
| 20 | - rdf:type <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6> , PBS:AC , ILAP:ActivityWBS , COR:ADA ; | ||
| 21 | - rdfs:label "Activity WBS 1"^^xsd:string . | ||
| 22 | - | ||
| 23 | -UC2:Baseline_1 | ||
| 24 | - rdf:type ILAP:Baseline ; | ||
| 25 | - rdfs:label "Baseline 1"^^xsd:string . | ||
| 26 | - | ||
| 27 | -UC2:ContractorsContractControlSchedule_1 | ||
| 28 | - rdf:type ILAP:ContractorsContractControlSchedule ; | ||
| 29 | - rdfs:label "Contractors contract control schedule 1"^^xsd:string . | ||
| 30 | - | ||
| 31 | -UC2:CurrentControlEstimate_1 | ||
| 32 | - rdf:type ILAP:CurrentControlEstimate ; | ||
| 33 | - rdfs:label "Current control estimate 1"^^xsd:string . | ||
| 34 | - | ||
| 35 | -UC2:Discipline_1 | ||
| 36 | - rdf:type ILAP:Discipline , COR:BEA ; | ||
| 37 | - rdfs:label "Discipline 1"^^xsd:string . | ||
| 38 | - | ||
| 39 | -UC2:Discipline_2 | ||
| 40 | - rdf:type ILAP:Discipline ; | ||
| 41 | - rdfs:label "Discipline 2"^^xsd:string . | ||
| 42 | - | ||
| 43 | -UC2:Location_1 | ||
| 44 | - rdf:type ILAP:Location , NPD:StatfjordA ; | ||
| 45 | - rdfs:label "Location 1"^^xsd:string . | ||
| 46 | - | ||
| 47 | -UC2:Milestone_1 | ||
| 48 | - rdf:type ILAP:Milestone ; | ||
| 49 | - rdfs:label "Milestone 1"^^xsd:string . | ||
| 50 | - | ||
| 51 | -UC2:NetworkSchedule_1 | ||
| 52 | - rdf:type ILAP:Schedule ; | ||
| 53 | - rdfs:label "Network schedule 1"^^xsd:string . | ||
| 54 | - | ||
| 55 | -UC2:PlannedActivity_2 | ||
| 56 | - rdf:type ILAP:PlannedActivity ; | ||
| 57 | - rdfs:label "Planned activity 2"^^xsd:string . | ||
| 58 | - | ||
| 59 | -UC2:ProfilePoint_1 | ||
| 60 | - rdf:type ILAP:ResourceProfilePoint ; | ||
| 61 | - rdfs:label "Profile point 1"^^xsd:string ; | ||
| 62 | - ILAP:hasProfilePointXValue | ||
| 63 | - "0"^^xsd:float ; | ||
| 64 | - ILAP:hasProfilePointYValue | ||
| 65 | - "0"^^xsd:float . | ||
| 66 | - | ||
| 67 | -UC2:ProfilePoint_2 | ||
| 68 | - rdf:type ILAP:ResourceProfilePoint ; | ||
| 69 | - rdfs:label "Profile point 2"^^xsd:string ; | ||
| 70 | - ILAP:hasProfilePointXValue | ||
| 71 | - "1"^^xsd:float ; | ||
| 72 | - ILAP:hasProfilePointYValue | ||
| 73 | - "1"^^xsd:float . | ||
| 74 | - | ||
| 75 | -UC2:Profile_1 | ||
| 76 | - rdf:type ILAP:ResourceProfile ; | ||
| 77 | - rdfs:label "Profile 1"^^xsd:string ; | ||
| 78 | - ILAP:hasProfilePoint | ||
| 79 | - UC2:ProfilePoint_2 , UC2:ProfilePoint_1 . | ||
| 80 | - | ||
| 81 | -UC2:ProjectPlan_2 | ||
| 82 | - rdf:type ILAP:ProjectPlan ; | ||
| 83 | - rdfs:label "Project plan 2"^^xsd:string . | ||
| 84 | - | ||
| 85 | -UC2:Project_1 | ||
| 86 | - rdf:type ILAP:Project ; | ||
| 87 | - rdfs:label "Project 1"^^xsd:string . | ||
| 88 | - | ||
| 89 | -UC2:R-1234567890 | ||
| 90 | - rdf:type ILAP:ExternalReference ; | ||
| 91 | - rdfs:label "R-1234567890"^^xsd:string . | ||
| 92 | - | ||
| 93 | -UC2:Regular8To16WorkingDayCalendar_1 | ||
| 94 | - rdf:type ILAP:Regular8To16WorkingDayCalendar ; | ||
| 95 | - rdfs:label "Regular8To16Working day calendar 1"^^xsd:string . | ||
| 96 | - | ||
| 97 | -UC2:ResourceStructure_1 | ||
| 98 | - rdf:type ILAP:Resource ; | ||
| 99 | - rdfs:label "Resource structure 1"^^xsd:string . | ||
| 100 | - | ||
| 101 | -UC2:ResponsibleOrganization_1 | ||
| 102 | - rdf:type ILAP:ResponsibleOrganization ; | ||
| 103 | - rdfs:label "Responsible organization 1"^^xsd:string . | ||
| 104 | - | ||
| 105 | -UC2:ResponsiblePerson_1 | ||
| 106 | - rdf:type ILAP:ResponsiblePerson ; | ||
| 107 | - rdfs:label "Responsible person 1"^^xsd:string . | ||
| 108 | - | ||
| 109 | -UC2:Result_1 | ||
| 110 | - rdf:type ILAP:Result ; | ||
| 111 | - rdfs:label "Result 1"^^xsd:string . | ||
| 112 | - | ||
| 113 | -<http://data.posccaesar.org/brreg/LegalEntity> | ||
| 114 | - rdfs:subClassOf ILAP:ResponsibleOrganization . | ||
| 115 | - | ||
| 116 | -ILAP:ContractorWBS_1 | ||
| 117 | - rdf:type ILAP:ContractorWBS ; | ||
| 118 | - rdfs:label "Contractor WBS 1"^^xsd:string ; | ||
| 119 | - ILAP:hasContractorWBSelement | ||
| 120 | - "Pump engineer"^^xsd:string , "Installing pump"^^xsd:string , "Installation activity"^^xsd:string . | ||
| 121 | - | ||
| 122 | -ILAP:Discipline_1 | ||
| 123 | - rdf:type COR:CDA . | ||
| 124 | - | ||
| 125 | -ILAP:PlannedActivity | ||
| 126 | - rdfs:subClassOf | ||
| 127 | - [ rdf:type owl:Restriction ; | ||
| 128 | - owl:allValuesFrom ILAP:ResponsibleOrganization ; | ||
| 129 | - owl:onProperty ILAP:hasActivityResponsibleOrganization | ||
| 130 | - ] ; | ||
| 131 | - rdfs:subClassOf | ||
| 132 | - [ rdf:type owl:Restriction ; | ||
| 133 | - owl:allValuesFrom ILAP:Calendar ; | ||
| 134 | - owl:onProperty ILAP:hasActivityCalendar | ||
| 135 | - ] . | ||
| 136 | - | ||
| 137 | -ILAP:PlannedActivity_1 | ||
| 138 | - rdf:type <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#412> , PBS:ACAE , COR:ADA ; | ||
| 139 | - ILAP:hasActivityContractor | ||
| 140 | - <http://data.posccaesar.org/brreg/Subsea7> ; | ||
| 141 | - ILAP:hasActivityDiscipline | ||
| 142 | - UC2:Discipline_2 . | ||
| 143 | - | ||
| 144 | -ILAP:TargetSchedule_1 | ||
| 145 | - rdf:type ILAP:TargetSchedule ; | ||
| 146 | - rdfs:label "Target schedule 1"^^xsd:string ; | ||
| 147 | - ILAP:hasBaselineCreatedDate | ||
| 148 | - "2014-03-01"^^xsd:date . | ||
| 149 | - | ||
| 150 | -ILAP:UC2_ActivityInSchedule_1-hasActivityInScheduleActivityInPlan-UC2_ActivityInPlan_1 | ||
| 151 | - rdf:type rdf:Statement ; | ||
| 152 | - rdf:predicate ILAP:hasActivityInScheduleActivityInPlan ; | ||
| 153 | - rdfs:label "UC2 Activity in schedule 1-has activity in schedule activity in plan-UC2 Activity in plan 1"^^xsd:string . | ||
| 154 | - | ||
| 155 | -ILAP:hasActivityWBSelement | ||
| 156 | - rdfs:range ILAP:ActivityWBS . | ||
| 157 | - | ||
| 158 | -ILAP:hasObjectReferenceID | ||
| 159 | - rdfs:domain owl:Thing . |
UseCaseData/UC3.ttl
deleted
100644 → 0
| 1 | -# baseURI: http://data.posccaesar.org/Data/UC3/ | ||
| 2 | -# imports: http://data.posccaesar.org/NCS_PLANNING/ | ||
| 3 | - | ||
| 4 | -@prefix ILAP: <http://data.posccaesar.org/ilap/> . | ||
| 5 | -@prefix UC3: <http://data.posccaesar.org/Data/UC3/> . | ||
| 6 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 7 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 8 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 9 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 10 | - | ||
| 11 | -UC3: rdf:type owl:Ontology ; | ||
| 12 | - owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ; | ||
| 13 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
| 14 | - | ||
| 15 | -UC3:Asset_1 | ||
| 16 | - rdf:type <http://ILAP_1.5/diskos#Asset> ; | ||
| 17 | - rdfs:label "Asset 1"^^xsd:string . | ||
| 18 | - | ||
| 19 | -UC3:ContractorWBS_1 | ||
| 20 | - rdf:type ILAP:ContractorWBS ; | ||
| 21 | - rdfs:label "Contractor WBS 1"^^xsd:string . | ||
| 22 | - | ||
| 23 | -UC3:ContractorWBS_2 | ||
| 24 | - rdf:type ILAP:ContractorWBS ; | ||
| 25 | - rdfs:label "Contractor WBS 2"^^xsd:string . | ||
| 26 | - | ||
| 27 | -UC3:TargetSchedule_1 | ||
| 28 | - rdf:type ILAP:TargetSchedule ; | ||
| 29 | - rdfs:label "Target schedule 1"^^xsd:string . | ||
| 30 | - | ||
| 31 | -<http://data.posccaesar.org/brreg/LegalEntity> | ||
| 32 | - rdfs:subClassOf ILAP:ResponsibleOrganization . |
UseCaseData/UC4.ttl
deleted
100644 → 0
| 1 | -# baseURI: http://data.posccaesar.org/Data/UC4/ | ||
| 2 | -# imports: http://data.posccaesar.org/NCS_PLANNING/ | ||
| 3 | - | ||
| 4 | -@prefix ILAP: <http://data.posccaesar.org/ilap/> . | ||
| 5 | -@prefix UC4: <http://data.posccaesar.org/Data/UC4/> . | ||
| 6 | -@prefix lci: <http://data.posccaesar.org/15926/tech/ontology/> . | ||
| 7 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 8 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 9 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 10 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 11 | - | ||
| 12 | -UC4: rdf:type owl:Ontology ; | ||
| 13 | - owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ; | ||
| 14 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
| 15 | - | ||
| 16 | -UC4:BaselineSetting_1 | ||
| 17 | - rdf:type ILAP:BaselineSetting ; | ||
| 18 | - rdfs:label "Baseline setting 1"^^xsd:string . | ||
| 19 | - | ||
| 20 | -UC4:Planning_1 | ||
| 21 | - rdf:type ILAP:Planning ; | ||
| 22 | - rdfs:label "Planning 1"^^xsd:string ; | ||
| 23 | - lci:hasPart UC4:BaselineSetting_1 . |
-
Please register or login to post a comment