Tore Christiansen

Misc updates when preparing EIRG

......@@ -207,7 +207,7 @@ ILAP:Cost
ILAP:CostBased
rdf:type owl:Class ;
rdfs:label "Cost Based"^^xsd:string ;
rdfs:subClassOf ILAP:Resource .
rdfs:subClassOf ILAP:ResourceType .
ILAP:Criticality
rdf:type owl:Class ;
......@@ -341,12 +341,12 @@ ILAP:ExternalReference
ILAP:Facility
rdf:type owl:Class ;
rdfs:label "Facility"^^xsd:string ;
rdfs:subClassOf owl:Thing .
rdfs:subClassOf ILAP:Asset .
ILAP:Field
rdf:type owl:Class ;
rdfs:label "Field"^^xsd:string ;
rdfs:subClassOf owl:Thing .
rdfs:subClassOf ILAP:Asset .
ILAP:FinishToFinish
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual> ;
......@@ -391,7 +391,7 @@ ILAP:Knowledge
ILAP:License
rdf:type owl:Class ;
rdfs:label "License"^^xsd:string ;
rdfs:subClassOf owl:Thing .
rdfs:subClassOf ILAP:Asset .
ILAP:LifecyclePhase
rdf:type owl:Class ;
......@@ -465,11 +465,6 @@ ILAP:Operator
rdfs:label "Operator"^^xsd:string ;
rdfs:subClassOf ILAP:ResponsibleOrganization .
ILAP:Performance
rdf:type owl:Class ;
rdfs:label "Performance"^^xsd:string ;
rdfs:subClassOf owl:Thing .
ILAP:Phase
rdf:type owl:Class ;
rdfs:label "Phase"^^xsd:string ;
......@@ -646,16 +641,6 @@ ILAP:Project
owl:onProperty ILAP:hasProjectResponsible
] .
ILAP:ProjectEffectiveness
rdf:type owl:Class ;
rdfs:label "Project Effectiveness"^^xsd:string ;
rdfs:subClassOf ILAP:Value .
ILAP:ProjectEfficiency
rdf:type owl:Class ;
rdfs:label "Project Efficiency"^^xsd:string ;
rdfs:subClassOf ILAP:Value .
ILAP:ProjectExecutionPlan
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> , owl:Class ;
rdfs:label "Project Execution Plan (Planned Activity Network)"^^xsd:string ;
......@@ -757,8 +742,7 @@ ILAP:Resource
ILAP:ResourceEstimate
rdf:type owl:Class ;
rdfs:label "Resource Estimate"^^xsd:string ;
rdfs:subClassOf ILAP:ResourceStructure .
rdfs:label "Resource Estimate"^^xsd:string .
ILAP:ResourceProfile
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationRepresentation> , owl:Class ;
......@@ -770,10 +754,9 @@ ILAP:ResourceProfilePoint
rdfs:label "Resource Profile Point"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2213258891> , owl:Thing .
ILAP:ResourceStructure
ILAP:ResourceType
rdf:type owl:Class ;
rdfs:label "Resource Structure"^^xsd:string ;
rdfs:subClassOf ILAP:Network .
rdfs:label "Resource Type"^^xsd:string .
ILAP:ResponsibleActor
rdf:type owl:Class ;
......@@ -899,12 +882,12 @@ ILAP:TaskMilestone
ILAP:Timebased
rdf:type owl:Class ;
rdfs:label "Time Based"^^xsd:string ;
rdfs:subClassOf ILAP:Resource .
rdfs:subClassOf ILAP:ResourceType .
ILAP:UnitBased
rdf:type owl:Class ;
rdfs:label "Unit Based"^^xsd:string ;
rdfs:subClassOf ILAP:Resource .
rdfs:subClassOf ILAP:ResourceType .
ILAP:Value
rdf:type owl:Class ;
......@@ -1184,6 +1167,12 @@ ILAP:hasActivityWorkVolume
rdfs:label "has Activity Work Volume"^^xsd:string ;
rdfs:range xsd:float .
ILAP:hasAssetValue
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Asset ;
rdfs:label "has asset value"^^xsd:string ;
rdfs:range ILAP:Value .
ILAP:hasBaselineActivityDuration
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:ScheduledActivity ;
......@@ -1636,11 +1625,11 @@ ILAP:hasResourceRemainingQuantity
rdfs:label "has Resource Remaining Quantity"^^xsd:string ;
rdfs:range xsd:float .
ILAP:hasResourceStructure
ILAP:hasResourceType
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Resource ;
rdfs:label "has Resource Structure"^^xsd:string ;
rdfs:range ILAP:ResourceStructure .
rdfs:label "has Resource Type"^^xsd:string ;
rdfs:range ILAP:ResourceType .
ILAP:hasRiskCriticality
rdf:type owl:ObjectProperty ;
......
......@@ -15,7 +15,7 @@
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
: rdf:type owl:Ontology ;
owl:imports USERFIELDS: , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> , ILAP: .
owl:imports ILAP: , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> , USERFIELDS: .
ILAP:
rdf:type owl:Ontology ;
......@@ -147,7 +147,7 @@ ILAP:DependentOnShutdown
ILAP:Development
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Development"^^xsd:string , "Develop"^^xsd:string .
rdfs:label "Develop"^^xsd:string , "Development"^^xsd:string .
ILAP:DisasterRecovery
rdf:type ILAP:PlanObjectiveType ;
......@@ -174,8 +174,8 @@ ILAP:DuringNormalOperation
rdfs:label "During Normal Operation"^^xsd:string .
ILAP:DuringShutdown
rdf:type ILAP:ShutdownType , ILAP:ShutdownPhase ;
rdfs:label "During shutdown"^^xsd:string , "During Shutdown"^^xsd:string .
rdf:type ILAP:ShutdownPhase , ILAP:ShutdownType ;
rdfs:label "During Shutdown"^^xsd:string , "During shutdown"^^xsd:string .
ILAP:EIS
rdf:type ILAP:Application ;
......@@ -605,7 +605,7 @@ ILAP:StandardFreeWeekendPeriod
rdf:type ILAP:CalendarFreePeriodWeekRepeat ;
rdfs:label "Standard free weekend period"^^xsd:string ;
ILAP:hasCalendarPeriodFreeDay
ILAP:Sunday , ILAP:Saturday .
ILAP:Saturday , ILAP:Sunday .
ILAP:StandardWorkWeekdayPeriod
rdf:type ILAP:CalendarWorkPeriodWeekRepeat ;
......@@ -768,10 +768,10 @@ ILAP:hasWorkTaskResponsible
rdfs:range ILAP:ResponsiblePerson .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_Thing>
rdfs:subClassOf ILAP:Resource , ILAP:Discipline , ILAP:Category .
rdfs:subClassOf ILAP:Category , ILAP:Discipline , ILAP:Resource .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing>
rdfs:subClassOf ILAP:Result , ILAP:Asset .
rdfs:subClassOf ILAP:Result .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_Thing>
rdfs:subClassOf ILAP:Phase .
......@@ -781,63 +781,63 @@ USERFIELDS:UserField
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Discipline ;
owl:onProperty USERFIELDS:hasDiscipline
owl:onClass ILAP:ShutdownType ;
owl:onProperty USERFIELDS:hasShutdownType
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:MilestoneType ;
owl:onProperty USERFIELDS:hasMilestone
owl:onClass ILAP:Result ;
owl:onProperty USERFIELDS:hasProduct
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Contractor ;
owl:onProperty USERFIELDS:hasContractor
owl:onClass ILAP:Phase ;
owl:onProperty USERFIELDS:hasProjectPhase
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Facility ;
owl:onProperty USERFIELDS:hasFacility
owl:onClass ILAP:Discipline ;
owl:onProperty USERFIELDS:hasCategory
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Discipline ;
owl:onProperty USERFIELDS:hasCategory
owl:onClass ILAP:Facility ;
owl:onProperty USERFIELDS:hasFacility
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Phase ;
owl:onProperty USERFIELDS:hasProjectPhase
owl:onClass ILAP:Contractor ;
owl:onProperty USERFIELDS:hasContractor
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Result ;
owl:onProperty USERFIELDS:hasProduct
owl:onClass ILAP:MilestoneType ;
owl:onProperty USERFIELDS:hasMilestone
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxQualifiedCardinality
"1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:ShutdownType ;
owl:onProperty USERFIELDS:hasShutdownType
owl:onClass ILAP:Discipline ;
owl:onProperty USERFIELDS:hasDiscipline
] .
<http://data.posccaesar.org/npd/ontology/OperatingCompany>
rdf:type owl:Class ;
rdfs:label "Regulator 1"^^xsd:string , "Operating company"^^xsd:string , "Contractor 1"^^xsd:string ;
rdfs:subClassOf ILAP:Regulator , ILAP:Operator , ILAP:Contractor .
rdfs:label "Operating company"^^xsd:string ;
rdfs:subClassOf ILAP:Operator .
<http://data.posccaesar.org/npd/ontology/productionFacility>
rdf:type owl:Class ;
......@@ -847,7 +847,7 @@ USERFIELDS:UserField
rdl:RDS282149
rdf:type owl:Class ;
rdfs:label "RDS282149"^^xsd:string ;
rdfs:subClassOf owl:Thing , ILAP:ResponsibleOrganization .
rdfs:subClassOf ILAP:ResponsibleOrganization , owl:Thing .
<http://data.posccaesar.orgnpd/ontology/License>
rdf:type owl:Class ;
......