UC1.ttl 7.82 KB
# baseURI: http://data.posccaesar.org/Data/UC1/
# imports: http://data.posccaesar.org/NCS_PLANNING/

@prefix ILAP:    <http://data.posccaesar.org/ilap/> .
@prefix SCCS:    <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/> .
@prefix UC1:     <http://data.posccaesar.org/Data/UC1/> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .

UC1:  rdf:type owl:Ontology ;
      owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
      owl:versionInfo "Created with TopBraid Composer"^^xsd:string .

ILAP:ActivityPlan_1
      rdf:type ILAP:ActivityPlan ;
      rdfs:label "Activity plan 1"^^xsd:string .

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:COR_KD_1
      rdf:type SCCS:COR_KD ;
      rdfs:label "Standard drill equipment for production wellbores"^^xsd:string .

ILAP:Calendar_1
      rdf:type ILAP:Calendar ;
      rdfs:label "Calendar 1"^^xsd:string .

ILAP:Contract_1
      rdf:type ILAP:Contract ;
      rdfs:label "Contract 1"^^xsd:string .

ILAP:NPD
      rdf:type ILAP:ResponsibleOrganization ;
      rdfs:label "NPD"^^xsd:string .

ILAP:PBS_ABB_1
      rdf:type SCCS:PBS_ABB ;
      rdfs:label "Gravity Base with three shafts and domes"^^xsd:string .

ILAP:PBS_ACAA_1
      rdf:type SCCS:PBS_ACAA ;
      rdfs:label "Production wells for Gravity Structure 24-7"^^xsd:string .

ILAP:PlannedActivity_2
      rdf:type ILAP:PlannedActivity ;
      rdfs:label "Planned activity 2"^^xsd:string ;
      ILAP:hasActivityActualProgressPercent
              "50"^^xsd:float ;
      ILAP:hasActivityContractor
              <http://data.posccaesar.org/brreg/R-5db3751d-41d9-4516-a8e9-2b73a7df656b> ;
      ILAP:hasActivityDiscipline
              ILAP:COR_KD_1 ;
      ILAP:hasActivityEstimatedWeight
              "55000"^^xsd:float ;
      ILAP:hasActivityFacility
              <http://staging.data.posccaesar.org/npd/facts/Facility-278329> ;
      ILAP:hasActivityLocation
              <http://staging.data.posccaesar.org/npd/facts/Field-46437> ;
      ILAP:hasActivityMaterialOrderStatus
              ILAP:MaterialDeliveryDelayed , ILAP:MaterialOnOrder ;
      ILAP:hasActivityOperator
              <http://staging.data.posccaesar.org/npd/facts/Company-2410696> ;
      ILAP:hasActivityPhase
              ILAP:SAB_51_1 ;
      ILAP:hasActivityPhysicalPercentComplete
              "50"^^xsd:float ;
      ILAP:hasActivityPlannedProgressPercent
              60 ;
      ILAP:hasActivityResource
              ILAP:COR_KD_1 ;
      ILAP:hasActivityResult
              ILAP:PBS_ABB_1 ;
      ILAP:hasActivityRiskFactor
              ILAP:RiskFactor_1 ;
      ILAP:hasActivityShutdown
              ILAP:SummerShutdown_UC1 ;
      ILAP:hasActivityStatus
              ILAP:Active ;
      ILAP:hasActivityWBSelement
              ILAP:ActivityWBS_1 ;
      ILAP:hasActivityWeight
              "55000"^^xsd:float ;
      ILAP:hasActivityWorkVolume
              "1500"^^xsd:float ;
      ILAP:hasUserField <http://data.posccaesar.org/ilap/USERFIELDS/hasIndexCode> , <http://data.posccaesar.org/ilap/USERFIELDS/hasExecutionMilestone> .

ILAP:ProjectExecutionPlan_1
      rdf:type ILAP:ProjectExecutionPlan ;
      rdfs:label "Project execution plan 1"^^xsd:string .

ILAP:ProjectExecutionPlan_UC1
      rdf:type ILAP:ProjectExecutionPlan ;
      rdfs:label "Project execution plan UC1"^^xsd:string ;
      ILAP:hasPlanAsset ILAP:Asset ;
      ILAP:hasPlanAssetOwner
              ILAP:ResponsibleOrganization ;
      ILAP:hasPlanContentType
              ILAP:Result ;
      ILAP:hasPlanContractType
              ILAP:ScheduleDriven ;
      ILAP:hasPlanContractor
              <http://data.posccaesar.org/brreg/R-5db3751d-41d9-4516-a8e9-2b73a7df656b> , <http://data.posccaesar.org/brreg/R-04253108-a156-4c0c-bfa3-cb3cfb40a776> ;
      ILAP:hasPlanExpenseType
              ILAP:OPEX ;
      ILAP:hasPlanFacility
              <http://data.posccaesar.org/npd/facts/Facility-271273> ;
      ILAP:hasPlanField <http://data.posccaesar.org/npd/facts/Field-43658> ;
      ILAP:hasPlanGeoArea ILAP:Field ;
      ILAP:hasPlanLevel ILAP:L2_ProjectMasterSchedule ;
      ILAP:hasPlanLicense <http://data.posccaesar.org/npd/facts/Licence-20756> ;
      ILAP:hasPlanLicensePartner
              ILAP:ResponsibleOrganization ;
      ILAP:hasPlanOperator
              <http://data.posccaesar.org/brreg/R-ec3fc61d-e9ae-4128-afa3-5b2f2fa59ae8> ;
      ILAP:hasPlanProjectType
              ILAP:OperationAndMaintenance ;
      ILAP:hasPlanRegulator
              ILAP:NPD ;
      ILAP:hasPlanResponsible
              ILAP:ResponsibleOrganization ;
      ILAP:hasPlanShutdown
              ILAP:SummerShutdown_UC1 ;
      ILAP:hasPlanSupplier
              ILAP:ResponsibleOrganization .

ILAP:ProjectExecutionSubPlan_1
      rdf:type ILAP:ProjectExecutionPlan ;
      rdfs:label "Project execution sub plan 1"^^xsd:string .

ILAP:Project_1
      rdf:type ILAP:Project ;
      rdfs:label "Project 1"^^xsd:string .

ILAP:RiskFactor_1
      rdf:type ILAP:RiskFactor ;
      rdfs:label "Risk factor 1"^^xsd:string ;
      ILAP:hasRiskType ILAP:ShallowGasOperation .

ILAP:SAB_51_1
      rdf:type SCCS:SAB_51 ;
      rdfs:label "Prepare drilling equipment for drilling"^^xsd:string .

ILAP:ScheduledActivity_1
      rdf:type ILAP:ScheduledActivity ;
      rdfs:label "Scheduled activity 1"^^xsd:string ;
      ILAP:hasUserField <http://data.posccaesar.org/ilap/USERFIELDS/hasExecutionMilestone> .

ILAP:ScheduledMilestone_1
      rdf:type ILAP:ScheduledMilestone ;
      rdfs:label "Scheduled milestone 1"^^xsd:string .

ILAP:SummerShutdown_UC1
      rdf:type ILAP:Shutdown ;
      rdfs:label "Summer shutdown UC1"^^xsd:string ;
      ILAP:hasShutdownPeriod
              "SD2016"^^xsd:string ;
      ILAP:hasShutdownPhase
              ILAP:DuringShutdown ;
      ILAP:hasShutdownPriority
              ILAP:NormalPriority ;
      ILAP:hasShutdownType
              ILAP:SystemShutdown , ILAP:ProductionShutdown , ILAP:ScheduledShutdown .

<http://data.posccaesar.org/ilap/USERFIELDS/hasExecutionMilestone>
      ILAP:hasValue "Final Milestone"^^xsd:string ;
      ILAP:hasValueSource "Use Case 13 - Safran"^^xsd:string .

ILAP:UseCaseAibelToCOPNO
      rdf:type ILAP:Source ;
      rdfs:label "Use Case: Aibel to COPNO 1.5"^^xsd:string ;
      ILAP:hasSourceApplicaton
              ILAP:Safran .

ILAP:UserField
      rdfs:subClassOf
              [ rdf:type owl:Restriction ;
                owl:onDataRange xsd:string ;
                owl:onProperty ILAP:hasValueSource ;
                owl:qualifiedCardinality
                        "1"^^xsd:nonNegativeInteger
              ] ;
      rdfs:subClassOf
              [ rdf:type owl:Restriction ;
                owl:onDataRange xsd:string ;
                owl:onProperty ILAP:hasValue ;
                owl:qualifiedCardinality
                        "1"^^xsd:nonNegativeInteger
              ] .

ILAP:UserFieldClass
      rdf:type rdfs:Class ;
      rdfs:label "User field class"^^xsd:string ;
      rdfs:subClassOf owl:Class .

ILAP:WorkOrder_1
      rdf:type ILAP:WorkOrder ;
      rdfs:label "Work order 1"^^xsd:string .

ILAP:hasActivityActiveStatus
      rdfs:range ILAP:Status .

ILAP:hasActivityMaterialOrderStatus
      rdfs:domain ILAP:PlannedActivity .

ILAP:hasActivityPreviousStatus
      rdfs:range ILAP:Status .

ILAP:hasPlanUserField
      rdfs:domain ILAP:ProjectExecutionPlan .

ILAP:hasUserField
      rdfs:domain ILAP:Activity .

ILAP:hasUserFieldSource
      rdfs:range ILAP:UserField .

ILAP:hasValue
      rdfs:domain ILAP:UserField .

ILAP:hasValueSource
      rdfs:domain ILAP:UserField .