Tore Christiansen

Changes

Added COR.ttl
This diff could not be displayed because it is too large.
......@@ -20,7 +20,7 @@
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
NCS: rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/epcis/> , ILAP: , <http://data.posccaesar.org/pob/> , <http://data.posccaesar.org/ccu/> , <http://www.ilap.no/codes/NORSOK/Z-014/SCCS> , <http://data.posccaesar.org/npd/> , <http://data.posccaesar.org/diskos/> , <http://data.posccaesar.org/brreg/> .
owl:imports <http://data.posccaesar.org/brreg/> , <http://data.posccaesar.org/diskos/> , <http://data.posccaesar.org/npd/> , <http://www.ilap.no/codes/NORSOK/Z-014/SCCS> , <http://data.posccaesar.org/ccu/> , <http://data.posccaesar.org/pob/> , ILAP: , <http://data.posccaesar.org/epcis/> .
NCS:Active
rdf:type ILAP:Status ;
......@@ -47,20 +47,20 @@ NCS:ClassificationStructureForNorsok
rdfs:subClassOf NCS:ClassOfClassOfIndividual .
NCS:CorClass
rdf:type owl:Class , NCS:ClassificationStructureForNorsok ;
rdf:type NCS:ClassificationStructureForNorsok , owl:Class ;
rdfs:label "Cor class"^^xsd:string ;
rdfs:subClassOf NCS:ClassInNorsok .
NCS:Development
rdf:type ILAP:Phase ;
rdf:type ILAP:PlanPhase ;
rdfs:label "Development"^^xsd:string .
NCS:Exploration
rdf:type ILAP:Phase ;
rdf:type ILAP:PlanPhase ;
rdfs:label "Exploration"^^xsd:string .
NCS:IndividualInCorClass
rdf:type owl:Class , ILAP:NORSOKZ014 , NCS:CorClass ;
rdf:type NCS:CorClass , ILAP:NORSOKZ014 , owl:Class ;
rdfs:label "Individual in cor class"^^xsd:string ;
rdfs:subClassOf NCS:IndividualInNorsokClass .
......@@ -80,16 +80,16 @@ NCS:IndividualInSABClass
rdfs:subClassOf NCS:IndividualInNorsokClass .
NCS:Operation
rdf:type ILAP:Phase ;
rdf:type ILAP:PlanPhase ;
rdfs:label "Operation"^^xsd:string .
NCS:PbsClass
rdf:type owl:Class , NCS:ClassificationStructureForNorsok ;
rdf:type NCS:ClassificationStructureForNorsok , owl:Class ;
rdfs:label "PbsClass"^^xsd:string ;
rdfs:subClassOf NCS:ClassInNorsok .
NCS:Planning
rdf:type ILAP:Phase ;
rdf:type ILAP:PlanPhase ;
rdfs:label "Planning"^^xsd:string .
NCS:PossibleIndividual
......@@ -98,16 +98,16 @@ NCS:PossibleIndividual
rdfs:subClassOf owl:Thing .
NCS:Removal
rdf:type ILAP:Phase ;
rdf:type ILAP:PlanPhase ;
rdfs:label "Removal"^^xsd:string .
NCS:SabClass
rdf:type owl:Class , NCS:ClassificationStructureForNorsok ;
rdf:type NCS:ClassificationStructureForNorsok , owl:Class ;
rdfs:label "Sab class"^^xsd:string ;
rdfs:subClassOf NCS:ClassInNorsok .
NCS:ShutdownAndDecommisioning
rdf:type ILAP:Phase ;
rdf:type ILAP:PlanPhase ;
rdfs:label "Shutdown and decommisioning"^^xsd:string .
ILAP:
......@@ -338,7 +338,7 @@ ILAP:StandardFreeWeekendPeriod
rdf:type ILAP:CalendarFreePeriodWeekRepeat ;
rdfs:label "Standard free weekend period"^^xsd:string ;
ILAP:hasCalendarPeriodFreeDay
ILAP:Saturday , ILAP:Sunday .
ILAP:Sunday , ILAP:Saturday .
ILAP:StandardWorkWeekdayPeriod
rdf:type ILAP:CalendarWorkPeriodWeekRepeat ;
......
This diff is collapsed. Click to expand it.
......@@ -21,7 +21,7 @@ UC2:ActivityDependency_1
rdfs:label "Activity dependency 1"^^xsd:string .
UC2:ActivityWBS_1
rdf:type <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6> , PBS:AC , ILAP:ActivityWBS , COR:ADA ;
rdf:type COR:ADA , ILAP:ActivityWBS , PBS:AC , <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6> ;
rdfs:label "Activity WBS 1"^^xsd:string .
UC2:Baseline_1
......@@ -37,7 +37,7 @@ UC2:CurrentControlEstimate_1
rdfs:label "Current control estimate 1"^^xsd:string .
UC2:Discipline_1
rdf:type ILAP:Discipline , COR:BEA ;
rdf:type COR:BEA , ILAP:Discipline ;
rdfs:label "Discipline 1"^^xsd:string .
UC2:FinishToStart_1
......@@ -51,7 +51,7 @@ UC2:FinishToStart_1
2 .
UC2:Location_1
rdf:type ILAP:Location , NPD:StatfjordA ;
rdf:type NPD:StatfjordA , ILAP:Location ;
rdfs:label "Location 1"^^xsd:string .
UC2:Milestone_1
......@@ -86,7 +86,7 @@ UC2:Profile_1
rdf:type ILAP:Profile ;
rdfs:label "Profile 1"^^xsd:string ;
ILAP:hasProfilePoint
UC2:ProfilePoint_1 , UC2:ProfilePoint_2 .
UC2:ProfilePoint_2 , UC2:ProfilePoint_1 .
UC2:ProjectPlan_2
rdf:type ILAP:ProjectPlan ;
......@@ -105,7 +105,7 @@ UC2:Regular8To16WorkingDayCalendar_1
rdfs:label "Regular8To16Working day calendar 1"^^xsd:string .
UC2:ResourceStructure_1
rdf:type ILAP:ResourceStructure ;
rdf:type ILAP:Resource ;
rdfs:label "Resource structure 1"^^xsd:string .
UC2:ResponsibleOrganization_1
......@@ -127,18 +127,18 @@ ILAP:ContractorWBS_1
rdf:type ILAP:ContractorWBS ;
rdfs:label "Contractor WBS 1"^^xsd:string ;
ILAP:hasContractorWBSelement
"Pump engineer"^^xsd:string , "Installing pump"^^xsd:string , "Installation activity"^^xsd:string .
"Installation activity"^^xsd:string , "Installing pump"^^xsd:string , "Pump engineer"^^xsd:string .
ILAP:PlannedActivity
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ResponsibleOrganization ;
owl:onProperty ILAP:hasActivityResponsibleOrganization
owl:allValuesFrom ILAP:Calendar ;
owl:onProperty ILAP:hasActivityCalendar
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Calendar ;
owl:onProperty ILAP:hasActivityCalendar
owl:allValuesFrom ILAP:ResponsibleOrganization ;
owl:onProperty ILAP:hasActivityResponsibleOrganization
] .
ILAP:TargetSchedule_1
......