Tore Christiansen

Added UserFields ontology and tied to Planning Values

This diff is collapsed. Click to expand it.
# baseURI: http://data.posccaesar.org/NCS_PLANNING/
# imports: http://data.posccaesar.org/ilap/
# imports: http://data.posccaesar.org/ilap/USERFIELDS
# imports: http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS
@prefix : <http://data.posccaesar.org/NCS_PLANNING/> .
......@@ -13,7 +14,7 @@
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
: rdf:type owl:Ontology ;
owl:imports ILAP: , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> .
owl:imports ILAP:USERFIELDS , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCS> , ILAP: .
ILAP:
rdf:type owl:Ontology ;
......@@ -125,7 +126,7 @@ ILAP:DependentOnShutdown
ILAP:Development
rdf:type ILAP:PlanLifecycleStage ;
rdfs:label "Develop"^^xsd:string , "Development"^^xsd:string .
rdfs:label "Development"^^xsd:string , "Develop"^^xsd:string .
ILAP:DisasterRecovery
rdf:type ILAP:PlanObjectiveType ;
......@@ -152,8 +153,8 @@ ILAP:DuringNormalOperation
rdfs:label "During Normal Operation"^^xsd:string .
ILAP:DuringShutdown
rdf:type ILAP:ShutdownPhase , ILAP:ShutdownType ;
rdfs:label "During shutdown"^^xsd:string , "During Shutdown"^^xsd:string .
rdf:type ILAP:ShutdownType , ILAP:ShutdownPhase ;
rdfs:label "During Shutdown"^^xsd:string , "During shutdown"^^xsd:string .
ILAP:EquipmentShutdown
rdf:type ILAP:ShutdownType ;
......@@ -499,7 +500,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 ;
......@@ -537,6 +538,9 @@ ILAP:Unknown
rdf:type ILAP:Status ;
rdfs:label "Unknown"^^xsd:string .
ILAP:UserField
rdfs:subClassOf ILAP:Data .
ILAP:VesselOperation
rdf:type ILAP:RiskType ;
rdfs:label "Vessel operation"^^xsd:string .
......@@ -649,18 +653,18 @@ ILAP:hasWorkTaskResponsible
rdfs:range ILAP:ResponsiblePerson .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_Thing>
rdfs:subClassOf ILAP:Category , ILAP:Discipline , ILAP:Resource .
rdfs:subClassOf ILAP:Resource , ILAP:Discipline , ILAP:Category .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_Thing>
rdfs:subClassOf ILAP:Asset , ILAP:Result .
rdfs:subClassOf ILAP:Result , ILAP:Asset .
<http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SAB_Thing>
rdfs:subClassOf ILAP:Phase .
<http://data.posccaesar.org/npd/ontology/OperatingCompany>
rdf:type owl:Class ;
rdfs:label "Contractor 1"^^xsd:string , "Operating company"^^xsd:string , "Regulator 1"^^xsd:string ;
rdfs:subClassOf ILAP:Contractor , ILAP:Operator , ILAP:Regulator .
rdfs:label "Regulator 1"^^xsd:string , "Operating company"^^xsd:string , "Contractor 1"^^xsd:string ;
rdfs:subClassOf ILAP:Regulator , ILAP:Operator , ILAP:Contractor .
<http://data.posccaesar.org/npd/ontology/productionFacility>
rdf:type owl:Class ;
......@@ -670,7 +674,7 @@ ILAP:hasWorkTaskResponsible
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 ;
......
......@@ -21,9 +21,9 @@ ILAP:ActivityWBS_1
rdf:type ILAP:ActivityWBS ;
rdfs:label "Activity WBS 1"^^xsd:string ;
ILAP:hasWBScomponent
SCCS:PBS_ACAA , ILAP:PBS_ACAA_1 ;
ILAP:hasWBSphase ILAP:SAB_51_1 , SCCS:SAB_51 ;
ILAP:hasWBSresource SCCS:COR_KD , ILAP:COR_KD_1 .
ILAP:PBS_ACAA_1 , SCCS:PBS_ACAA ;
ILAP:hasWBSphase SCCS:SAB_51 , ILAP:SAB_51_1 ;
ILAP:hasWBSresource ILAP:COR_KD_1 , SCCS:COR_KD .
ILAP:COR_KD_1
rdf:type SCCS:COR_KD ;
......@@ -89,7 +89,8 @@ ILAP:PlannedActivity_2
ILAP:hasActivityWeight
"55000"^^xsd:float ;
ILAP:hasActivityWorkVolume
"1500"^^xsd:float .
"1500"^^xsd:float ;
ILAP:hasUserField <http://data.posccaesar.org/ilap/USERFIELDS/hasIndexCode> .
ILAP:ProjectExecutionPlan_1
rdf:type ILAP:ProjectExecutionPlan ;
......@@ -128,9 +129,7 @@ ILAP:ProjectExecutionPlan_UC1
ILAP:hasPlanShutdown
ILAP:SummerShutdown_UC1 ;
ILAP:hasPlanSupplier
ILAP:ResponsibleOrganization ;
ILAP:hasPlanUserField
ILAP:hasContract .
ILAP:ResponsibleOrganization .
ILAP:ProjectExecutionSubPlan_1
rdf:type ILAP:ProjectExecutionPlan ;
......@@ -167,7 +166,7 @@ ILAP:SummerShutdown_UC1
ILAP:hasShutdownPriority
ILAP:NormalPriority ;
ILAP:hasShutdownType
ILAP:SystemShutdown , ILAP:ProductionShutdown , ILAP:ScheduledShutdown .
ILAP:ScheduledShutdown , ILAP:ProductionShutdown , ILAP:SystemShutdown .
ILAP:UseCaseAibelToCOPNO
rdf:type ILAP:Source ;
......@@ -188,15 +187,11 @@ ILAP:hasActivityMaterialOrderStatus
ILAP:hasActivityPreviousStatus
rdfs:range ILAP:Status .
ILAP:hasContract
rdf:type ILAP:SourceSpecifiedUserField ;
rdfs:label "has contract"^^xsd:string ;
ILAP:hasUserFieldName
"Comp.Format"^^xsd:string ;
ILAP:hasUserFieldSource
ILAP:UseCaseAibelToCOPNO ;
ILAP:hasUserFieldValue
"Reimbursement"^^xsd:string .
ILAP:hasPlanUserField
rdfs:domain ILAP:ProjectExecutionPlan .
ILAP:hasUserField
rdfs:domain ILAP:Activity .
ILAP:hasUserFieldSource
rdfs:range ILAP:UserField .
......
This diff is collapsed. Click to expand it.