Tore Christiansen

init commit

*.project
# baseURI: http://data.posccaesar.org/NCS_PLANNING/
# imports: http://data.posccaesar.org/brreg/
# imports: http://data.posccaesar.org/ccu/
# imports: http://data.posccaesar.org/diskos/
# imports: http://data.posccaesar.org/epcis/
# imports: http://data.posccaesar.org/ilap/
# imports: http://data.posccaesar.org/npd/
# imports: http://data.posccaesar.org/pob/
# imports: http://data.posccaesar.org/sccs/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/NCS_PLANNING/> .
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix NCS: <http://data.posccaesar.org/NCS_PLANNING/> .
@prefix SCCS: <http://data.posccaesar.org/sccs/> .
@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#> .
NCS:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/brreg/> ;
owl:imports <http://data.posccaesar.org/ccu/> ;
owl:imports <http://data.posccaesar.org/diskos/> ;
owl:imports <http://data.posccaesar.org/epcis/> ;
owl:imports ILAP: ;
owl:imports <http://data.posccaesar.org/npd/> ;
owl:imports <http://data.posccaesar.org/pob/> ;
owl:imports SCCS: ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
NCS:Active
rdf:type ILAP:Status ;
rdfs:label "Active"^^xsd:string ;
.
NCS:Aquisition
rdf:type ILAP:PlanLifecyclePhase ;
rdfs:label "Aquire"^^xsd:string ;
.
NCS:BrownFieldProject
rdf:type ILAP:PlanProjectType ;
rdfs:label "Brown field project"^^xsd:string ;
.
NCS:BusinessArea
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Business area"^^xsd:string ;
.
NCS:BusinessAsUsual
rdf:type ILAP:PlanValueObjective ;
rdfs:label "Business as usual"^^xsd:string ;
.
NCS:CAPEX
rdf:type ILAP:PlanExpenseType ;
rdfs:label "CAPEX"^^xsd:string ;
.
NCS:Cancelled
rdf:type ILAP:Status ;
rdfs:label "Cancelled"^^xsd:string ;
.
NCS:Completed
rdf:type ILAP:Status ;
rdfs:label "Completed"^^xsd:string ;
.
NCS:Continent
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Continent"^^xsd:string ;
.
NCS:CostDriven
rdf:type ILAP:PlanContractType ;
rdfs:label "Cost driven"^^xsd:string ;
.
NCS:Country
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Country"^^xsd:string ;
.
NCS:Development
rdf:type ILAP:PlanLifecyclePhase ;
rdfs:label "Develop"^^xsd:string ;
.
NCS:DisasterRecovery
rdf:type ILAP:PlanValueObjective ;
rdfs:label "Disaster recovery"^^xsd:string ;
.
NCS:Disposal
rdf:type ILAP:PlanLifecyclePhase ;
rdfs:label "Dispose"^^xsd:string ;
.
NCS:DrillingAndWell
rdf:type ILAP:PlanProjectType ;
rdfs:label "Drilling and well"^^xsd:string ;
.
NCS:Facility
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Facility"^^xsd:string ;
.
NCS:Field
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Field"^^xsd:string ;
.
NCS:FieldStudy
rdf:type ILAP:PlanProjectType ;
rdfs:label "Field study"^^xsd:string ;
.
NCS:Friday
rdf:type ILAP:CalendarDay ;
rdfs:label "Friday"^^xsd:string ;
.
NCS:From00To08
rdf:type ILAP:CalendarHour ;
ILAP:hasActivityEndTime "08:00:00"^^xsd:time ;
ILAP:hasActivityStartTime "00:00:00"^^xsd:time ;
rdfs:label "From 00 To 08"^^xsd:string ;
.
NCS:From08To16
rdf:type ILAP:CalendarHour ;
ILAP:hasActivityEndTime "16:00:00"^^xsd:time ;
ILAP:hasActivityStartTime "08:00:00"^^xsd:time ;
rdfs:label "From 08 To 16"^^xsd:string ;
.
NCS:From16To24
rdf:type ILAP:CalendarHour ;
ILAP:hasActivityEndTime "24:00:00"^^xsd:time ;
ILAP:hasActivityStartTime "16:00:00"^^xsd:time ;
rdfs:label "From 16 To 24"^^xsd:string ;
.
NCS:GreenFieldProject
rdf:type ILAP:PlanProjectType ;
rdfs:label "Green field project"^^xsd:string ;
.
NCS:IncreasedRecovery
rdf:type ILAP:PlanValueObjective ;
rdfs:label "Increased recovery"^^xsd:string ;
.
NCS:IncrementalImprovement
rdf:type ILAP:PlanValueObjective ;
rdfs:label "Incremental improvement"^^xsd:string ;
.
NCS:L1_ProgramPortfolioSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "PPS"^^xsd:string ;
.
NCS:L2_ProjectMasterSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "PMS"^^xsd:string ;
.
NCS:L3_ContractMasterSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "CMS"^^xsd:string ;
.
NCS:L3_ProjectControlNetworkSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "PCS"^^xsd:string ;
.
NCS:L4_ContractControlNetworkSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "CCS"^^xsd:string ;
.
NCS:L5_ContractTaskSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "DWS"^^xsd:string ;
.
NCS:L6_ContractorWorkOrderSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "CWS"^^xsd:string ;
.
NCS:L7_ContractorOperationsSchedule
rdf:type ILAP:PlanLevel ;
rdfs:label "COS"^^xsd:string ;
.
NCS:Maintenance
rdf:type ILAP:PlanLifecyclePhase ;
rdfs:label "Maintain"^^xsd:string ;
.
NCS:ManagedClosedown
rdf:type ILAP:PlanValueObjective ;
rdfs:label "Managed closedown"^^xsd:string ;
.
NCS:Modification
rdf:type ILAP:PlanProjectType ;
rdfs:label "Modification"^^xsd:string ;
.
NCS:Monday
rdf:type ILAP:CalendarDay ;
rdfs:label "Monday"^^xsd:string ;
.
NCS:OPEX
rdf:type ILAP:PlanExpenseType ;
rdfs:label "OPEX"^^xsd:string ;
.
NCS:Operation
rdf:type ILAP:PlanLifecyclePhase ;
rdfs:label "Operate"^^xsd:string ;
.
NCS:OperationAndMaintenance
rdf:type ILAP:PlanProjectType ;
rdfs:label "Operation and maintenance"^^xsd:string ;
.
NCS:Pending
rdf:type ILAP:Status ;
rdfs:label "Pending"^^xsd:string ;
.
NCS:Primavera
rdf:type ILAP:Application ;
rdfs:label "Primavera"^^xsd:string ;
.
NCS:RadicalChange
rdf:type ILAP:PlanValueObjective ;
rdfs:label "Radical change"^^xsd:string ;
.
NCS:Regular8To16WorkingDayCalendar
rdf:type ILAP:Regular8To16WorkingDayCalendar ;
rdfs:label "Regular8To16Working day calendar 1"^^xsd:string ;
.
NCS:Renewal
rdf:type ILAP:PlanLifecyclePhase ;
rdfs:label "Renew"^^xsd:string ;
.
NCS:ResourceDriven
rdf:type ILAP:PlanContractType ;
rdfs:label "Resource driven"^^xsd:string ;
.
NCS:SAP
rdf:type ILAP:Application ;
rdfs:label "SAP"^^xsd:string ;
.
NCS:Safran
rdf:type ILAP:Application ;
rdfs:label "Safran"^^xsd:string ;
.
NCS:Saturday
rdf:type ILAP:CalendarDay ;
rdfs:label "Saturday"^^xsd:string ;
.
NCS:ScheduleDriven
rdf:type ILAP:PlanContractType ;
rdfs:label "Schedule driven"^^xsd:string ;
.
NCS:Scheduled
rdf:type ILAP:Status ;
rdfs:label "Scheduled"^^xsd:string ;
.
NCS:StandardFreeWeekendPeriod
rdf:type ILAP:CalendarFreePeriodWeekRepeat ;
rdfs:label "Standard free weekend period"^^xsd:string ;
.
NCS:StandardWorkWeekdayPeriod
rdf:type ILAP:CalendarWorkPeriodWeekRepeat ;
rdfs:label "Standard work weekday period"^^xsd:string ;
.
NCS:Sunday
rdf:type ILAP:CalendarDay ;
rdfs:label "Sunday"^^xsd:string ;
.
NCS:Thursday
rdf:type ILAP:CalendarDay ;
rdfs:label "Thursday"^^xsd:string ;
.
NCS:Tuesday
rdf:type ILAP:CalendarDay ;
rdfs:label "Tuesday"^^xsd:string ;
.
NCS:Unknown
rdf:type ILAP:Status ;
rdfs:label "Unknown"^^xsd:string ;
.
NCS:Wednesday
rdf:type ILAP:CalendarDay ;
rdfs:label "Wednesday"^^xsd:string ;
.
NCS:Wellbore
rdf:type ILAP:PlanGeoArea ;
rdfs:label "Wellbore"^^xsd:string ;
.
ILAP:PlannedActivity
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom SCCS:SCCScode ;
owl:onProperty ILAP:hasActivityILAPWBS ;
] ;
.
ILAP:Regular8To16WorkingDayCalendar
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass [
rdf:type owl:Class ;
owl:oneOf (
NCS:StandardFreeWeekendPeriod
) ;
] ;
owl:onProperty ILAP:hasCalendarFreePeriod ;
] ;
.
ILAP:WeekendsFreeCalendar
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass [
rdf:type owl:Class ;
owl:oneOf (
NCS:StandardFreeWeekendPeriod
) ;
] ;
owl:onProperty ILAP:hasCalendarFreePeriod ;
] ;
.
ILAP:hasActivityCOR
rdfs:range SCCS:CORcode ;
.
ILAP:hasActivityILAPWBS
rdfs:range SCCS:SCCScode ;
.
ILAP:hasPlanAsset
rdfs:range <http://data.posccaesar.org/diskos/Asset> ;
.
# baseURI: http://data.posccaesar.org/ilap/
# imports: http://data.posccaesar.org/15926/tech/ontology/core/v-1
# c14n-version: 3
@prefix BRREG: <http://data.posccaesar.org/brreg/> .
@prefix CCU: <http://data.posccaesar.org/ccu/> .
@prefix DISKOS: <http://data.posccaesar.org/diskos/> .
@prefix EPCIS: <http://data.posccaesar.org/epcis/> .
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix NCS: <http://data.posccaesar.org/NCS_PLANNING/> .
@prefix NPD: <http://data.posccaesar.org/npd/> .
@prefix POB: <http://data.posccaesar.org/pob/> .
@prefix SCCS: <http://data.posccaesar.org/sccs/> .
@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#> .
EPCIS:CBVevent
rdf:type owl:Class ;
rdfs:label "CBVevent"^^xsd:string ;
rdfs:subClassOf ILAP:WorkTask ;
.
ILAP:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/15926/tech/ontology/core/v-1> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
ILAP:Activity
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Activity"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS3149> ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Calendar ;
owl:onProperty ILAP:hasActivityCalendar ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Status ;
owl:onProperty ILAP:hasActivityStatus ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onProperty ILAP:hasExternalReference ;
owl:someValuesFrom ILAP:ExternalReference ;
] ;
.
ILAP:ActivityNetwork
rdf:type owl:Class ;
rdfs:label "Activity network"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS329669> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ExternalReference ;
owl:onProperty ILAP:hasExternalReference ;
] ;
.
ILAP:ActualSchedule
rdf:type owl:Class ;
rdfs:label "Actual baseline"^^xsd:string ;
rdfs:subClassOf ILAP:CurrentControlSchedule ;
.
ILAP:Application
rdf:type owl:Class ;
rdfs:label "System"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
ILAP:Baseline
rdf:type owl:Class ;
rdfs:label "Baseline"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
ILAP:BaselineSetting
rdf:type owl:Class ;
rdfs:label "Baseline setting"^^xsd:string ;
rdfs:subClassOf ILAP:Planning ;
.
ILAP:Calendar
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Calendar"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS7014210> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:CalendarFreePeriod ;
owl:onProperty ILAP:hasCalendarFreePeriod ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:CalendarWorkPeriod ;
owl:onProperty ILAP:hasCalendarWorkPeriod ;
] ;
.
ILAP:CalendarDay
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Scale> ;
rdf:type owl:Class ;
rdfs:label "Calendar day"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS8945301> ;
rdfs:subClassOf owl:Thing ;
.
ILAP:CalendarFreePeriod
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPeriodInTime> ;
rdf:type owl:Class ;
rdfs:label "Calendar free period"^^xsd:string ;
rdfs:subClassOf ILAP:CalendarPeriod ;
rdfs:subClassOf <http://posccaesar.org/rdl/page/RDS356215271> ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onClass ILAP:Calendar ;
owl:onProperty [
owl:inverseOf ILAP:hasCalendarFreePeriod ;
] ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
] ;
.
ILAP:CalendarFreePeriodWeekRepeat
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPeriodInTime> ;
rdf:type owl:Class ;
rdfs:label "Free day"^^xsd:string ;
rdfs:subClassOf ILAP:CalendarFreePeriod ;
rdfs:subClassOf <http://posccaesar.org/rdl/page/RDS356215271> ;
.
ILAP:CalendarHour
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#SinglePropertyDimension> ;
rdf:type owl:Class ;
rdfs:label "calendar hour"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS380969> ;
rdfs:subClassOf owl:Thing ;
.
ILAP:CalendarPeriod
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPeriodInTime> ;
rdf:type owl:Class ;
rdfs:label "Calendar period"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/page/RDS356215271> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:CalendarDay ;
owl:onProperty ILAP:hasCalendarPeriodDay ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:CalendarHour ;
owl:onProperty ILAP:hasCalendarPeriodHour ;
] ;
.
ILAP:CalendarWorkPeriod
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPeriodInTime> ;
rdf:type owl:Class ;
rdfs:label "Calendar work period"^^xsd:string ;
rdfs:subClassOf ILAP:CalendarPeriod ;
rdfs:subClassOf <http://posccaesar.org/rdl/page/RDS356215271> ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onProperty ILAP:hasCalendarPeriodWorkDay ;
owl:someValuesFrom ILAP:CalendarDay ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onProperty ILAP:hasCalendarPeriodWorkHour ;
owl:someValuesFrom ILAP:CalendarHour ;
] ;
.
ILAP:CalendarWorkPeriodWeekRepeat
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPeriodInTime> ;
rdf:type owl:Class ;
rdfs:label "Free day"^^xsd:string ;
rdfs:subClassOf ILAP:CalendarWorkPeriod ;
rdfs:subClassOf <http://posccaesar.org/rdl/page/RDS356215271> ;
.
ILAP:ContractorWBS
rdf:type owl:Class ;
rdfs:label "Contractor Activity Work Breakdown Structure"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
ILAP:CostBased
rdf:type owl:Class ;
rdfs:label "Cost based"^^xsd:string ;
rdfs:subClassOf ILAP:Resource ;
.
ILAP:CostEstimate
rdf:type owl:Class ;
rdfs:label "Cost stimate"^^xsd:string ;
rdfs:subClassOf ILAP:ResourceStructure ;
.
ILAP:CurrentControlEstimate
rdf:type owl:Class ;
rdfs:label "Current control estimate"^^xsd:string ;
rdfs:subClassOf ILAP:CostEstimate ;
.
ILAP:CurrentControlSchedule
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "CCS"^^xsd:string ;
rdfs:subClassOf ILAP:NetworkSchedule ;
.
ILAP:CurrentSchedule
rdf:type owl:Class ;
rdfs:label "Current schedule"^^xsd:string ;
rdfs:subClassOf ILAP:CurrentControlSchedule ;
.
ILAP:Discipline
rdf:type owl:Class ;
rdfs:label "Discipline"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
ILAP:ExecutionPlan
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdf:type owl:Class ;
rdfs:label "Planned Activity network"^^xsd:string ;
rdfs:subClassOf ILAP:ActivityNetwork ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS7952931> ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom <http://ILAP_1.5/diskos#Asset> ;
owl:onProperty ILAP:hasPlanAsset ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom BRREG:LegalEntity ;
owl:onProperty ILAP:hasPlanResponsible ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ExecutionPlan ;
owl:onProperty ILAP:hasPlanRollUp ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ExecutionPlan ;
owl:onProperty ILAP:hasPlanSubplan ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:PlanContractType ;
owl:onProperty ILAP:hasPlanContractType ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:PlanLifecyclePhase ;
owl:onProperty ILAP:hasPlanLifecyclePhase ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:PlanValueObjective ;
owl:onProperty ILAP:hasPlanValueObjective ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom NPD:NPDelement ;
owl:onProperty ILAP:hasPlanNPDelement ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:PlanLevel ;
owl:onProperty ILAP:hasPlanLevel ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Project ;
owl:onProperty ILAP:hasPlanProject ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onProperty ILAP:hasPlanContentType ;
owl:someValuesFrom ILAP:PlanContentType ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onProperty ILAP:hasPlanGeoArea ;
owl:someValuesFrom ILAP:PlanGeoArea ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onProperty ILAP:hasPlanLevel ;
owl:someValuesFrom ILAP:PlanLevel ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onProperty ILAP:hasPlanProjectType ;
owl:someValuesFrom ILAP:PlanProjectType ;
] ;
.
ILAP:ExternalReference
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "External Reference"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/page/RDS720105291> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Application ;
owl:onProperty ILAP:hasReferenceApplication ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Source ;
owl:onProperty ILAP:hasReferenceSource ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onDataRange xsd:string ;
owl:onProperty ILAP:hasReferenceID ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
] ;
.
ILAP:FinishToFinish
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual> ;
rdf:type owl:Class ;
rdfs:label "Finish to finish"^^xsd:string ;
rdfs:subClassOf ILAP:Successor ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS44294438194> ;
.
ILAP:FinishToStart
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual> ;
rdf:type owl:Class ;
rdfs:label "Finish to start"^^xsd:string ;
rdfs:subClassOf ILAP:Successor ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS44294438194> ;
.
ILAP:LiveSchedule
rdf:type owl:Class ;
rdfs:label "Live schedule"^^xsd:string ;
rdfs:subClassOf ILAP:CurrentControlSchedule ;
.
ILAP:Location
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfRelativeLocation> ;
rdf:type owl:Class ;
rdfs:label "Location"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS943618371> ;
rdfs:subClassOf owl:Thing ;
.
ILAP:Milestone
rdf:type owl:Class ;
rdfs:label "Milestone"^^xsd:string ;
.
ILAP:NetworkSchedule
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Scheduled Activity Network"^^xsd:string ;
rdfs:subClassOf ILAP:ActivityNetwork ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS333764> ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:ExecutionPlan ;
owl:onProperty ILAP:hasSchedulePlan ;
] ;
.
ILAP:Operation
rdf:type owl:Class ;
rdfs:label "Operation"^^xsd:string ;
rdfs:subClassOf ILAP:WorkTask ;
.
ILAP:OriginalControlEstimate
rdf:type owl:Class ;
rdfs:label "original control estimate"^^xsd:string ;
rdfs:subClassOf ILAP:CostEstimate ;
.
ILAP:OriginalControlSchedule
rdf:type owl:Class ;
rdfs:label "OCS"^^xsd:string ;
rdfs:subClassOf ILAP:NetworkSchedule ;
.
ILAP:Phase
rdf:type owl:Class ;
rdfs:label "Phase"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
ILAP:PlanClassifier
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndividual> ;
rdf:type owl:Class ;
rdfs:label "Plan classifier"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS436990091> ;
rdfs:subClassOf owl:Thing ;
.
ILAP:PlanContentType
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInanimatePhysicalObject> ;
rdf:type owl:Class ;
rdfs:label "Content type"^^xsd:string ;
rdfs:subClassOf ILAP:PlanClassifier ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS892484261> ;
.
ILAP:PlanContractType
rdf:type owl:Class ;
rdfs:label "Plan contract type"^^xsd:string ;
rdfs:subClassOf ILAP:PlanClassifier ;
.
ILAP:PlanExpenseType
rdf:type owl:Class ;
rdfs:label "Plan expense type"^^xsd:string ;
rdfs:subClassOf ILAP:PlanClassifier ;
.
ILAP:PlanGeoArea
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfArrangedIndividual> ;
rdf:type owl:Class ;
rdfs:label "Plan geographic area"^^xsd:string ;
rdfs:subClassOf ILAP:PlanClassifier ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS436990091> ;
.
ILAP:PlanLevel
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndividual> ;
rdf:type owl:Class ;
rdfs:label "Plan level"^^xsd:string ;
rdfs:subClassOf ILAP:PlanClassifier ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS436990091> ;
.
ILAP:PlanLifecyclePhase
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Plan lifecycle phase"^^xsd:string ;
rdfs:subClassOf ILAP:PlanClassifier ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS436990091> ;
.
ILAP:PlanProjectType
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIndividual> ;
rdf:type owl:Class ;
rdfs:label "Plan project type"^^xsd:string ;
rdfs:subClassOf ILAP:PlanClassifier ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS10012097710> ;
.
ILAP:PlanValueObjective
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfInformationRepresentation> ;
rdf:type owl:Class ;
rdfs:label "Plan value objective"^^xsd:string ;
rdfs:subClassOf ILAP:PlanClassifier ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS43168516168> ;
.
ILAP:PlannedActivity
rdf:type owl:Class ;
rdfs:label "Activity in Execution Plan"^^xsd:string ;
rdfs:subClassOf ILAP:Activity ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom BRREG:LegalEntity ;
owl:onProperty ILAP:hasActivityResponsibleOrganization ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ContractorWBS ;
owl:onProperty ILAP:hasActivityContractorWBS ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Location ;
owl:onProperty ILAP:hasActivityLocation ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Phase ;
owl:onProperty ILAP:hasActivityPhase ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:PlannedResource ;
owl:onProperty ILAP:hasActivityPlannedResource ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Profile ;
owl:onProperty ILAP:hasActivityResourceProfile ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ResponsiblePerson ;
owl:onProperty ILAP:hasActivityResponsiblePerson ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Result ;
owl:onProperty ILAP:hasActivityResult ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Successor ;
owl:onProperty ILAP:hasActivityPredecessor ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Successor ;
owl:onProperty ILAP:hasActivitySuccessor ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:ExecutionPlan ;
owl:onProperty ILAP:hasActivityPlan ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onProperty ILAP:hasActivityDiscipline ;
owl:someValuesFrom ILAP:PlannedActivity ;
] ;
.
ILAP:PlannedResource
rdf:type owl:Class ;
rdfs:label "Planned resource"^^xsd:string ;
rdfs:subClassOf ILAP:Resource ;
.
ILAP:Planning
rdf:type owl:Class ;
rdfs:label "Planning"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/15926/tech/ontology/Activity> ;
.
ILAP:PortfolioPlan
rdf:type owl:Class ;
rdfs:label "Portfolio plan"^^xsd:string ;
rdfs:subClassOf ILAP:ExecutionPlan ;
.
ILAP:Profile
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationRepresentation> ;
rdf:type owl:Class ;
rdfs:label "Resource profile"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1685084301> ;
rdfs:subClassOf owl:Thing ;
.
ILAP:ProfilePoint
rdf:type owl:Class ;
rdfs:label "Profile point"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
ILAP:ProgrammePlan
rdf:type owl:Class ;
rdfs:label "Programme plan"^^xsd:string ;
rdfs:subClassOf ILAP:ExecutionPlan ;
.
ILAP:Project
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Project"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9629> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom BRREG:OilCompany ;
owl:onProperty ILAP:hasProjectResponsible ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ExternalReference ;
owl:onProperty ILAP:hasExternalReference ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:Project ;
owl:onProperty ILAP:hasProjectSubproject ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onDataRange xsd:string ;
owl:onProperty ILAP:hasName ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
] ;
.
ILAP:ProjectPlan
rdf:type owl:Class ;
rdfs:label "Project plan"^^xsd:string ;
rdfs:subClassOf ILAP:ExecutionPlan ;
.
ILAP:Regular8To16WorkingDayCalendar
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Regular8To16Working day calendar"^^xsd:string ;
rdfs:subClassOf ILAP:WeekendsFreeCalendar ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS7014210> ;
.
ILAP:Resource
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndividual> ;
rdf:type owl:Class ;
rdfs:label "Resource"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onClass ILAP:Profile ;
owl:onProperty ILAP:hasResourceProfile ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
] ;
.
ILAP:ResourceBased
rdf:type owl:Class ;
rdfs:label "Resource based"^^xsd:string ;
rdfs:subClassOf ILAP:Resource ;
.
ILAP:ResourceStructure
rdf:type owl:Class ;
rdfs:label "Resource structure"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
ILAP:ResponsibleOrganization
rdf:type owl:Class ;
rdfs:label "Responsible organization"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
ILAP:ResponsiblePerson
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Class> ;
rdf:type owl:Class ;
rdfs:label "Responsible"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/page/RDS1001138391> ;
rdfs:subClassOf owl:Thing ;
.
ILAP:Result
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndividual> ;
rdf:type owl:Class ;
rdfs:label "Result"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
ILAP:ScheduledActivity
rdf:type owl:Class ;
rdfs:label "Activity in schedule"^^xsd:string ;
rdfs:subClassOf ILAP:Activity ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom ILAP:ScheduledResource ;
owl:onProperty ILAP:hasActivityScheduledResource ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:NetworkSchedule ;
owl:onProperty ILAP:hasActivitySchedule ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:PlannedActivity ;
owl:onProperty ILAP:hasActivityInScheduleActivityInPlan ;
] ;
.
ILAP:ScheduledResource
rdf:type owl:Class ;
rdfs:label "Scheduled resource"^^xsd:string ;
rdfs:subClassOf ILAP:Resource ;
.
ILAP:Source
rdf:type owl:Class ;
rdfs:label "Source"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
ILAP:SourceSpecifiedUserField
rdf:type owl:Class ;
rdfs:label "Source specified user field"^^xsd:string ;
rdfs:subClassOf ILAP:UserField ;
.
ILAP:SpecifiedUserField
rdf:type owl:Class ;
rdfs:label "Specified user field"^^xsd:string ;
rdfs:subClassOf ILAP:UserField ;
.
ILAP:StartToFinish
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual> ;
rdf:type owl:Class ;
rdfs:label "Start to finish"^^xsd:string ;
rdfs:subClassOf ILAP:Successor ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS44294438194> ;
.
ILAP:StartToStart
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual> ;
rdf:type owl:Class ;
rdfs:label "Start to start"^^xsd:string ;
rdfs:subClassOf ILAP:Successor ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS44294438194> ;
.
ILAP:Status
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfStatus> ;
rdf:type owl:Class ;
rdfs:label "Status"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS427322951> ;
rdfs:subClassOf owl:Thing ;
.
ILAP:Successor
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfConnectionOfIndividual> ;
rdf:type owl:Class ;
rdfs:label "Successor"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS44294438194> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onClass ILAP:Activity ;
owl:onProperty ILAP:hasPredecessorActivity ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onClass ILAP:Activity ;
owl:onProperty ILAP:hasSuccessorActivity ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
] ;
.
ILAP:TargetSchedule
rdf:type owl:Class ;
rdfs:label "Target baseline"^^xsd:string ;
rdfs:subClassOf ILAP:OriginalControlSchedule ;
.
ILAP:Timebased
rdf:type owl:Class ;
rdfs:label "Timebased"^^xsd:string ;
rdfs:subClassOf ILAP:Resource ;
.
ILAP:UserField
rdf:type owl:Class ;
rdfs:label "User field"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass ILAP:Source ;
owl:onProperty ILAP:hasUserFieldSource ;
] ;
.
ILAP:WeekendsFreeCalendar
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Weekends free calendar"^^xsd:string ;
rdfs:subClassOf ILAP:Calendar ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS7014210> ;
.
ILAP:WorkOrders
rdf:type owl:Class ;
rdfs:label "Work orders"^^xsd:string ;
rdfs:subClassOf ILAP:WorkTask ;
.
ILAP:WorkTask
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Work task"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS3149> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:allValuesFrom BRREG:LegalEntity ;
owl:onProperty ILAP:hasWorkTaskResponsible ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onProperty ILAP:hasWorkTaskActivity ;
owl:someValuesFrom ILAP:Activity ;
] ;
.
ILAP:hasActivityActualWeight
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:ScheduledActivity ;
rdfs:label "has activity actual weight"^^xsd:string ;
rdfs:range xsd:float ;
rdfs:subPropertyOf ILAP:hasActivityWeight ;
.
ILAP:hasActivityCOR
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity COR"^^xsd:string ;
rdfs:subPropertyOf ILAP:hasActivityILAPWBS ;
.
ILAP:hasActivityCalendar
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Activity ;
rdfs:label "has activity calendar"^^xsd:string ;
rdfs:range ILAP:Calendar ;
.
ILAP:hasActivityContractor
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity contractor"^^xsd:string ;
rdfs:range BRREG:Contractor ;
rdfs:subPropertyOf ILAP:hasActivityResponsibleOrganization ;
.
ILAP:hasActivityContractorWBS
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity contractorWBS"^^xsd:string ;
rdfs:range ILAP:ContractorWBS ;
.
ILAP:hasActivityCurrentProgressPercent
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity current progress percentage"^^xsd:string ;
rdfs:range xsd:integer ;
.
ILAP:hasActivityDiscipline
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity discipline"^^xsd:string ;
rdfs:range ILAP:Discipline ;
.
ILAP:hasActivityDuration
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:ScheduledActivity ;
rdfs:label "has activity duration"^^xsd:string ;
rdfs:range xsd:duration ;
.
ILAP:hasActivityEstimatedWeight
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity estimated weight"^^xsd:string ;
rdfs:range xsd:float ;
rdfs:subPropertyOf ILAP:hasActivityWeight ;
.
ILAP:hasActivityILAPWBS
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity ILAP Work Breakdown Structure"^^xsd:string ;
.
ILAP:hasActivityInScheduleActivityInPlan
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ScheduledActivity ;
rdfs:label "has activity in schedule activity in plan"^^xsd:string ;
rdfs:range ILAP:PlannedActivity ;
.
ILAP:hasActivityLocation
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has location"^^xsd:string ;
rdfs:range ILAP:Location ;
.
ILAP:hasActivityPBS
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity PBS"^^xsd:string ;
rdfs:range SCCS:PBScode ;
rdfs:subPropertyOf ILAP:hasActivityILAPWBS ;
.
ILAP:hasActivityPartActivity
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity part activity"^^xsd:string ;
rdfs:range ILAP:PlannedActivity ;
.
ILAP:hasActivityPercentComplete
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity percent complete"^^xsd:string ;
rdfs:range xsd:float ;
.
ILAP:hasActivityPhase
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity phase"^^xsd:string ;
rdfs:range ILAP:Phase ;
.
ILAP:hasActivityPlan
rdf:type owl:ObjectProperty ;
rdf:type owl:TransitiveProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity plan"^^xsd:string ;
rdfs:range ILAP:ExecutionPlan ;
.
ILAP:hasActivityPlannedResource
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity planned resource"^^xsd:string ;
rdfs:range ILAP:PlannedResource ;
rdfs:subPropertyOf ILAP:hasActivityResource ;
.
ILAP:hasActivityPredecessor
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activitypredecessor"^^xsd:string ;
rdfs:range ILAP:Successor ;
owl:inverseOf ILAP:hasSuccessorActivity ;
.
ILAP:hasActivityRegulator
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity regulator"^^xsd:string ;
rdfs:range BRREG:Regulator ;
rdfs:subPropertyOf ILAP:hasActivityResponsibleOrganization ;
.
ILAP:hasActivityResource
rdf:type owl:ObjectProperty ;
rdfs:label "has activity resource"^^xsd:string ;
.
ILAP:hasActivityResourceProfile
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity resource profile"^^xsd:string ;
rdfs:range ILAP:Profile ;
.
ILAP:hasActivityResponsibleOrganization
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Activity ;
rdfs:label "has activity participant"^^xsd:string ;
rdfs:range ILAP:ResponsibleOrganization ;
.
ILAP:hasActivityResponsiblePerson
rdf:type owl:ObjectProperty ;
rdf:type owl:TransitiveProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity responsible"^^xsd:string ;
rdfs:range ILAP:ResponsiblePerson ;
.
ILAP:hasActivityResult
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity result"^^xsd:string ;
rdfs:range ILAP:Result ;
.
ILAP:hasActivitySAB
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity SAB"^^xsd:string ;
rdfs:range SCCS:SABcode ;
rdfs:subPropertyOf ILAP:hasActivityILAPWBS ;
.
ILAP:hasActivitySchedule
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ScheduledActivity ;
rdfs:label "has activity schedule"^^xsd:string ;
rdfs:range ILAP:NetworkSchedule ;
.
ILAP:hasActivityScheduledResource
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ScheduledActivity ;
rdfs:label "has activity scheduled resource"^^xsd:string ;
rdfs:range ILAP:ScheduledResource ;
rdfs:subPropertyOf ILAP:hasActivityResource ;
.
ILAP:hasActivityServiceSupplier
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity service supplier"^^xsd:string ;
rdfs:range BRREG:Contractor ;
rdfs:subPropertyOf ILAP:hasActivityResponsibleOrganization ;
.
ILAP:hasActivityStatus
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Activity ;
rdfs:label "has activity status"^^xsd:string ;
rdfs:range ILAP:Status ;
.
ILAP:hasActivitySuccessor
rdf:type owl:ObjectProperty ;
rdf:type owl:TransitiveProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity successor"^^xsd:string ;
rdfs:range ILAP:Successor ;
owl:inverseOf ILAP:hasPredecessorActivity ;
.
ILAP:hasActivityTaskLeader
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity task leader"^^xsd:string ;
rdfs:range ILAP:ResponsiblePerson ;
rdfs:subPropertyOf ILAP:hasActivityResponsiblePerson ;
.
ILAP:hasActivityVendor
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity vendor"^^xsd:string ;
rdfs:range BRREG:Contractor ;
rdfs:subPropertyOf ILAP:hasActivityResponsibleOrganization ;
.
ILAP:hasActivityWeight
rdf:type owl:DatatypeProperty ;
rdfs:label "has activity weight"^^xsd:string ;
.
ILAP:hasActivityWorkVolume
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has activity work volume"^^xsd:string ;
rdfs:range xsd:float ;
.
ILAP:hasBaseline
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:BaselineSetting ;
rdfs:label "has baseline"^^xsd:string ;
rdfs:range ILAP:NetworkSchedule ;
.
ILAP:hasBaselineCreatedDate
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:Baseline ;
rdfs:label "has baseline created date"^^xsd:string ;
rdfs:range xsd:date ;
.
ILAP:hasCalendarDate
rdf:type owl:DatatypeProperty ;
rdfs:label "has calendar date"^^xsd:string ;
.
ILAP:hasCalendarFreePeriod
rdf:type owl:ObjectProperty ;
rdf:type owl:TransitiveProperty ;
rdfs:domain ILAP:Calendar ;
rdfs:label "has calendarcalendar free period"^^xsd:string ;
rdfs:range ILAP:CalendarFreePeriod ;
.
ILAP:hasCalendarPeriodDay
rdf:type owl:ObjectProperty ;
rdfs:label "has calendar period day"^^xsd:string ;
.
ILAP:hasCalendarPeriodFreeDay
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:CalendarFreePeriod ;
rdfs:label "has calendar period free day"^^xsd:string ;
rdfs:range ILAP:CalendarDay ;
rdfs:subPropertyOf ILAP:hasCalendarPeriodDay ;
.
ILAP:hasCalendarPeriodHour
rdf:type owl:ObjectProperty ;
rdfs:label "has calendar period hour"^^xsd:string ;
.
ILAP:hasCalendarPeriodWorkDay
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:CalendarWorkPeriod ;
rdfs:label "has calendar period work day"^^xsd:string ;
rdfs:range ILAP:CalendarDay ;
rdfs:subPropertyOf ILAP:hasCalendarPeriodDay ;
.
ILAP:hasCalendarPeriodWorkHour
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:CalendarWorkPeriod ;
rdfs:label "has calendar period work hour"^^xsd:string ;
rdfs:range ILAP:CalendarHour ;
rdfs:subPropertyOf ILAP:hasCalendarPeriodHour ;
.
ILAP:hasCalendarWorkPeriod
rdf:type owl:ObjectProperty ;
rdf:type owl:TransitiveProperty ;
rdfs:domain ILAP:Calendar ;
rdfs:label "has calendarcalendar work period"^^xsd:string ;
rdfs:range ILAP:CalendarWorkPeriod ;
.
ILAP:hasContractorWBSelement
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:ContractorWBS ;
rdfs:label "has contractor WBSelement"^^xsd:string ;
rdfs:range xsd:string ;
.
ILAP:hasDescription
rdf:type owl:DatatypeProperty ;
rdfs:domain owl:Thing ;
rdfs:label "has description"^^xsd:string ;
rdfs:range xsd:string ;
.
ILAP:hasEarlyFinish
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:ScheduledActivity ;
rdfs:label "has early finish"^^xsd:string ;
rdfs:range xsd:dateTime ;
rdfs:subPropertyOf ILAP:hasScheduleDate ;
.
ILAP:hasEarlyStart
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:ScheduledActivity ;
rdfs:label "has early start"^^xsd:string ;
rdfs:range xsd:dateTime ;
rdfs:subPropertyOf ILAP:hasScheduleDate ;
.
ILAP:hasEarlyStartActual
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:ScheduledActivity ;
rdfs:label "has Early Start Actual"^^xsd:string ;
rdfs:range xsd:dateTime ;
rdfs:subPropertyOf ILAP:hasScheduleDate ;
.
ILAP:hasExternalReference
rdf:type owl:ObjectProperty ;
rdfs:label "has External Reference"^^xsd:string ;
rdfs:range ILAP:ExternalReference ;
.
ILAP:hasFixedFinish
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has fixed finish"^^xsd:string ;
rdfs:range xsd:dateTime ;
rdfs:subPropertyOf ILAP:hasScheduleDate ;
.
ILAP:hasFixedStart
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:PlannedActivity ;
rdfs:label "has Fixed start"^^xsd:string ;
rdfs:range xsd:dateTime ;
rdfs:subPropertyOf ILAP:hasScheduleDate ;
.
ILAP:hasFreePeriodEndDate
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:CalendarFreePeriod ;
rdfs:label "has free period end date"^^xsd:string ;
rdfs:range xsd:date ;
rdfs:subPropertyOf ILAP:hasCalendarDate ;
.
ILAP:hasFreePeriodEndTime
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:CalendarFreePeriod ;
rdfs:label "has free period end time"^^xsd:string ;
rdfs:range xsd:time ;
rdfs:subPropertyOf ILAP:hasTime ;
.
ILAP:hasFreePeriodStartDate
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:CalendarFreePeriod ;
rdfs:label "has free period start date"^^xsd:string ;
rdfs:range xsd:date ;
rdfs:subPropertyOf ILAP:hasCalendarDate ;
.
ILAP:hasFreePeriodStartTime
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:CalendarFreePeriod ;
rdfs:label "has free period start time"^^xsd:string ;
rdfs:range xsd:time ;
rdfs:subPropertyOf ILAP:hasTime ;
.
ILAP:hasLateFinish
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:ScheduledActivity ;
rdfs:label "has late finish"^^xsd:string ;
rdfs:range xsd:dateTime ;
rdfs:subPropertyOf ILAP:hasScheduleDate ;
.
ILAP:hasLateStart
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:ScheduledActivity ;
rdfs:label "has late start"^^xsd:string ;
rdfs:range xsd:dateTime ;
rdfs:subPropertyOf ILAP:hasScheduleDate ;
.
ILAP:hasLatitude
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:Location ;
rdfs:label "has latitude"^^xsd:string ;
rdfs:range xsd:integer ;
.
ILAP:hasLongitude
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:Location ;
rdfs:label "has longitude"^^xsd:string ;
rdfs:range xsd:integer ;
.
ILAP:hasMilestoneSuccessor
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Milestone ;
rdfs:label "has milestone successor"^^xsd:string ;
rdfs:range ILAP:Successor ;
.
ILAP:hasMilestoneePredecessor
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Milestone ;
rdfs:label "has Milestonee Predecessor"^^xsd:string ;
rdfs:range ILAP:Successor ;
.
ILAP:hasName
rdf:type owl:DatatypeProperty ;
rdfs:label "has name"^^xsd:string ;
rdfs:range xsd:string ;
.
ILAP:hasPlanAsset
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan asset"^^xsd:string ;
.
ILAP:hasPlanAssetOwner
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has asset plan owner"^^xsd:string ;
rdfs:range BRREG:OilCompany ;
rdfs:subPropertyOf ILAP:hasPlanResponsible ;
.
ILAP:hasPlanContentType
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan content type"^^xsd:string ;
rdfs:range ILAP:PlanContentType ;
.
ILAP:hasPlanContractType
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan contract type"^^xsd:string ;
rdfs:range ILAP:PlanContractType ;
.
ILAP:hasPlanContractor
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan contractor"^^xsd:string ;
rdfs:range BRREG:Contractor ;
rdfs:subPropertyOf ILAP:hasPlanResponsible ;
.
ILAP:hasPlanExpenseType
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan expense type"^^xsd:string ;
rdfs:range ILAP:PlanExpenseType ;
.
ILAP:hasPlanGeoArea
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan focus area"^^xsd:string ;
rdfs:range ILAP:PlanGeoArea ;
.
ILAP:hasPlanLevel
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan level"^^xsd:string ;
rdfs:range ILAP:PlanLevel ;
.
ILAP:hasPlanLicensePartner
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan license partner"^^xsd:string ;
rdfs:range BRREG:OilCompany ;
rdfs:subPropertyOf ILAP:hasPlanResponsible ;
.
ILAP:hasPlanLifecyclePhase
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan lifecycle phase"^^xsd:string ;
rdfs:range ILAP:PlanLifecyclePhase ;
.
ILAP:hasPlanNPDelement
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan NPD element"^^xsd:string ;
rdfs:range NPD:NPDelement ;
.
ILAP:hasPlanOperator
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan operator"^^xsd:string ;
rdfs:range BRREG:OilCompany ;
rdfs:subPropertyOf ILAP:hasPlanResponsible ;
.
ILAP:hasPlanProject
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has Plan Project"^^xsd:string ;
rdfs:range ILAP:Project ;
.
ILAP:hasPlanProjectType
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan project type"^^xsd:string ;
rdfs:range ILAP:PlanProjectType ;
.
ILAP:hasPlanRegulator
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan regulator"^^xsd:string ;
rdfs:range BRREG:Regulator ;
rdfs:subPropertyOf ILAP:hasPlanResponsible ;
.
ILAP:hasPlanResponsible
rdf:type owl:ObjectProperty ;
rdf:type owl:TransitiveProperty ;
rdfs:label "has plan responsible"^^xsd:string ;
.
ILAP:hasPlanRollUp
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan roll up"^^xsd:string ;
rdfs:range ILAP:ExecutionPlan ;
.
ILAP:hasPlanServiceSupplier
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan service supplier"^^xsd:string ;
rdfs:range BRREG:Contractor ;
rdfs:subPropertyOf ILAP:hasPlanResponsible ;
.
ILAP:hasPlanSubplan
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan subplan"^^xsd:string ;
rdfs:range ILAP:ExecutionPlan ;
.
ILAP:hasPlanUserField
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ActivityNetwork ;
rdfs:label "has plan user field"^^xsd:string ;
rdfs:range ILAP:UserField ;
.
ILAP:hasPlanValueObjective
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExecutionPlan ;
rdfs:label "has plan value objective"^^xsd:string ;
rdfs:range ILAP:PlanValueObjective ;
.
ILAP:hasPredecessorActivity
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Successor ;
rdfs:label "has predecessor activity"^^xsd:string ;
rdfs:range ILAP:PlannedActivity ;
owl:inverseOf ILAP:hasActivitySuccessor ;
.
ILAP:hasProfilePoint
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Profile ;
rdfs:label "has profile point"^^xsd:string ;
rdfs:range ILAP:ProfilePoint ;
.
ILAP:hasProfilePointXValue
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:ProfilePoint ;
rdfs:label "has Profile Point X Value"^^xsd:string ;
rdfs:range xsd:float ;
.
ILAP:hasProfilePointYValue
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:ProfilePoint ;
rdfs:label "has Profile Point Y Value"^^xsd:string ;
rdfs:range xsd:float ;
.
ILAP:hasProjectResponsible
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Project ;
rdfs:label "has project responsible"^^xsd:string ;
.
ILAP:hasProjectSubproject
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Project ;
rdfs:label "Object property 1"^^xsd:string ;
rdfs:range ILAP:Project ;
.
ILAP:hasReferenceApplication
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExternalReference ;
rdfs:label "has reference application"^^xsd:string ;
rdfs:range ILAP:Application ;
.
ILAP:hasReferenceID
rdf:type owl:DatatypeProperty ;
rdfs:label "has reference ID"^^xsd:string ;
rdfs:range xsd:string ;
.
ILAP:hasReferenceSource
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:ExternalReference ;
rdfs:label "has reference source"^^xsd:string ;
rdfs:range ILAP:Source ;
.
ILAP:hasResourceCalendar
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Resource ;
rdfs:label "has resource calendar"^^xsd:string ;
rdfs:range ILAP:Calendar ;
.
ILAP:hasResourceExpendedQuantity
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:Resource ;
rdfs:label "has resource expended quantity"^^xsd:string ;
rdfs:range xsd:float ;
.
ILAP:hasResourceProfile
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Resource ;
rdfs:label "has resource profile"^^xsd:string ;
rdfs:range ILAP:Profile ;
.
ILAP:hasResourceRemainingQuantity
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:Resource ;
rdfs:label "has resource remaining quantity"^^xsd:string ;
rdfs:range xsd:float ;
.
ILAP:hasResourceStructure
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Resource ;
rdfs:label "has resource structure"^^xsd:string ;
rdfs:range ILAP:ResourceStructure ;
.
ILAP:hasScheduleBaseline
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:NetworkSchedule ;
rdfs:label "has Schedule Baseline"^^xsd:string ;
rdfs:range ILAP:Baseline ;
.
ILAP:hasScheduleDate
rdf:type owl:DatatypeProperty ;
rdfs:label "has schedule date"^^xsd:string ;
.
ILAP:hasSchedulePlan
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:NetworkSchedule ;
rdfs:label "has schedule plan "^^xsd:string ;
rdfs:range ILAP:ExecutionPlan ;
.
ILAP:hasSuccessorActivity
rdf:type owl:ObjectProperty ;
rdf:type owl:TransitiveProperty ;
rdfs:domain ILAP:Successor ;
rdfs:label "has successor activity "^^xsd:string ;
rdfs:range ILAP:PlannedActivity ;
owl:inverseOf ILAP:hasActivityPredecessor ;
.
ILAP:hasSuccessorCalendar
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Successor ;
rdfs:label "has successor calendar"^^xsd:string ;
rdfs:range ILAP:Calendar ;
.
ILAP:hasSuccessorLag
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:Successor ;
rdfs:label "has successor lag"^^xsd:string ;
rdfs:range xsd:integer ;
.
ILAP:hasSuccessorMilestone
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:Successor ;
rdfs:label "has successor milestone"^^xsd:string ;
rdfs:range ILAP:Milestone ;
.
ILAP:hasTime
rdf:type owl:DatatypeProperty ;
rdfs:label "has time"^^xsd:string ;
.
ILAP:hasUserFieldName
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:UserField ;
rdfs:label "has user field name"^^xsd:string ;
rdfs:range xsd:string ;
.
ILAP:hasUserFieldSource
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:SourceSpecifiedUserField ;
rdfs:label "has user field source"^^xsd:string ;
rdfs:range ILAP:Source ;
.
ILAP:hasUserFieldValue
rdf:type owl:DatatypeProperty ;
rdfs:domain ILAP:UserField ;
rdfs:label "has user field value"^^xsd:string ;
rdfs:range xsd:string ;
.
ILAP:hasWorkTaskActivity
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:WorkTask ;
rdfs:label "has Work Task Activity"^^xsd:string ;
rdfs:range ILAP:ScheduledActivity ;
.
ILAP:hasWorkTaskResponsible
rdf:type owl:ObjectProperty ;
rdfs:label "has work task responsible"^^xsd:string ;
.
ILAP:hasWorkTaskServiceSupplier
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:WorkTask ;
rdfs:label "has work task service supplier"^^xsd:string ;
rdfs:range BRREG:Contractor ;
rdfs:subPropertyOf ILAP:hasWorkTaskResponsible ;
.
ILAP:hasWorkTaskVendor
rdf:type owl:ObjectProperty ;
rdfs:domain ILAP:WorkTask ;
rdfs:label "has work task vendor"^^xsd:string ;
rdfs:range BRREG:Contractor ;
rdfs:subPropertyOf ILAP:hasWorkTaskResponsible ;
.
NPD:BAA
rdfs:subClassOf <http://posccaesar.org/rdl/RDS431663463> ;
.
NPD:Facility
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> ;
.
NPD:Field
rdfs:subClassOf <http://posccaesar.org/rdl/RDS409500951> ;
.
NPD:NPDelement
rdf:type owl:Class ;
rdfs:label "NPDelement"^^xsd:string ;
rdfs:subClassOf ILAP:Location ;
.
NPD:ProductionLicense
rdfs:subClassOf <http://posccaesar.org/rdl/RDS43166345139> ;
.
K 25
svn:wc:ra_dav:version-url
V 42
/svn/ilap/!svn/ver/28/OWL_1_5/StandardData
END
NPD.ttl
K 25
svn:wc:ra_dav:version-url
V 50
/svn/ilap/!svn/ver/25/OWL_1_5/StandardData/NPD.ttl
END
EPCIS.ttl
K 25
svn:wc:ra_dav:version-url
V 52
/svn/ilap/!svn/ver/31/OWL_1_5/StandardData/EPCIS.ttl
END
POB.ttl
K 25
svn:wc:ra_dav:version-url
V 50
/svn/ilap/!svn/ver/31/OWL_1_5/StandardData/POB.ttl
END
BRREG.ttl
K 25
svn:wc:ra_dav:version-url
V 52
/svn/ilap/!svn/ver/30/OWL_1_5/StandardData/BRREG.ttl
END
CCU.ttl
K 25
svn:wc:ra_dav:version-url
V 50
/svn/ilap/!svn/ver/31/OWL_1_5/StandardData/CCU.ttl
END
SCCS.ttl
K 25
svn:wc:ra_dav:version-url
V 51
/svn/ilap/!svn/ver/31/OWL_1_5/StandardData/SCCS.ttl
END
DISKOS.ttl
K 25
svn:wc:ra_dav:version-url
V 53
/svn/ilap/!svn/ver/31/OWL_1_5/StandardData/DISKOS.ttl
END
10
dir
29
https://jord-dev.org/svn/ilap/OWL_1_5/StandardData
https://jord-dev.org/svn/ilap
2014-04-11T13:08:30.820903Z
28
hmottestad
svn:special svn:externals svn:needs-lock
32c34ce5-302f-44b3-a65a-1ca98c1fea32
BRREG.ttl
file
30
2014-04-12T11:15:19.297000Z
f3e3826734c3cab94eae7f8873f9efb8
2014-04-13T19:23:46.352844Z
30
tchr
3206
CCU.ttl
file
31
2014-04-16T16:18:52.727000Z
9d80df55191c3c45451a91f63e03325e
2014-04-21T18:24:03.858028Z
31
tchr
809
DISKOS.ttl
file
31
2014-04-16T17:46:46.569000Z
893b449eea5a8ecdcb5b695a7ccb8f0f
2014-04-21T18:24:03.858028Z
31
tchr
1353
EPCIS.ttl
file
31
2014-04-16T15:23:07.814000Z
6de151ff7c77bd0bb2720897ec1112af
2014-04-21T18:24:03.858028Z
31
tchr
4014
NPD.ttl
file
2014-04-11T13:12:48.341000Z
92e71978e1cc2de3550d5fcb0149b998
2014-04-11T12:09:45.010434Z
25
hmottestad
3415
POB.ttl
file
31
2014-04-16T20:25:55.012000Z
74ad3b8c507f74b34bdc90432246d07d
2014-04-21T18:24:03.858028Z
31
tchr
887
SCCS.ttl
file
31
2014-04-16T18:10:01.594000Z
5c4fc7e8cab9db243add699d802fdd86
2014-04-21T18:24:03.858028Z
31
tchr
4287
# baseURI: http://data.posccaesar.org/brreg/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/brreg/> .
@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#> .
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:BakerHughes
rdf:type :Contractor ;
rdfs:label "Baker hughes"^^xsd:string ;
.
:ConocoPhillips
rdf:type :OilCompany ;
rdfs:label "Conoco phillips"^^xsd:string ;
.
:Contractor
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization> ;
rdf:type owl:Class ;
rdfs:label "Contractor"^^xsd:string ;
rdfs:subClassOf :LegalEntity ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS8648162> ;
.
:EniNorge
rdf:type :OilCompany ;
rdfs:label "Eni norge"^^xsd:string ;
.
:LegalEntity
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization> ;
rdf:type owl:Class ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Source> ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS943618371> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onClass :Location ;
owl:onProperty :hasLegalEntityLocation ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
] ;
.
:Location
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfRelativeLocation> ;
rdf:type owl:Class ;
rdfs:label "Location"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Location> ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS943618371> ;
rdfs:subClassOf owl:Thing ;
.
:Lundin
rdf:type :OilCompany ;
rdfs:label "Lundin"^^xsd:string ;
.
:NEA
rdf:type :Regulator ;
rdfs:label "NEA"^^xsd:string ;
.
:NPD
rdf:type :Regulator ;
rdfs:label "NPD"^^xsd:string ;
.
:NTA
rdf:type :Regulator ;
rdfs:label "NTA"^^xsd:string ;
.
:OilCompany
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization> ;
rdf:type owl:Class ;
rdfs:label "Oil Company"^^xsd:string ;
rdfs:subClassOf :LegalEntity ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS8648100> ;
.
:Regulator
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization> ;
rdf:type owl:Class ;
rdfs:label "Regulator"^^xsd:string ;
rdfs:subClassOf :LegalEntity ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS283544> ;
.
:Schlumberger
rdf:type :Contractor ;
rdfs:label "Schlumberger"^^xsd:string ;
.
:Sevan
rdf:type :Contractor ;
rdfs:label "Sevan"^^xsd:string ;
.
:Statoil
rdf:type :OilCompany ;
rdfs:label "Statoil"^^xsd:string ;
.
:Subsea7
rdf:type :Contractor ;
rdfs:label "Subsea7"^^xsd:string ;
.
:SumitomoMetal
rdf:type :Contractor ;
rdfs:label "Sumitomo metal"^^xsd:string ;
.
:Tananger
rdf:type :Location ;
rdfs:label "Tananger"^^xsd:string ;
.
:Technip
rdf:type :Contractor ;
rdfs:label "Technip"^^xsd:string ;
.
:hasLegalEntityLocation
rdf:type owl:ObjectProperty ;
rdfs:domain :LegalEntity ;
rdfs:label "has legal entity location"^^xsd:string ;
rdfs:range :Location ;
.
# baseURI: http://data.posccaesar.org/ccu/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/ccu/> .
@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#> .
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:CCU
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInanimatePhysicalObject> ;
rdf:type owl:Class ;
rdfs:label "CCU"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS221644028150> ;
rdfs:subClassOf owl:Thing ;
.
:CCU123
rdf:type :CCU ;
rdfs:label "CCU 123"^^xsd:string ;
.
:CCU456
rdf:type :CCU ;
rdfs:label "CCU 456"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/diskos/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/diskos/> .
@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#> .
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:Asset
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndividual> ;
rdf:type owl:Class ;
rdfs:label "Asset"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS8645837> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onDataRange xsd:float ;
owl:onProperty :hasAssetValue ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
] ;
.
:EkofiskField
rdf:type :Asset ;
:hasAssetValue "30"^^xsd:float ;
rdfs:label "Ekofisk field"^^xsd:string ;
.
:GoliatField
rdf:type :Asset ;
:hasAssetValue "50"^^xsd:float ;
rdfs:label "Goliat field"^^xsd:string ;
.
:StatfjordField
rdf:type :Asset ;
:hasAssetValue "40"^^xsd:float ;
rdfs:label "Statfjord field"^^xsd:string ;
.
:hasAssetValue
rdf:type owl:DatatypeProperty ;
rdfs:domain :Asset ;
rdfs:label "has asset value"^^xsd:string ;
rdfs:range xsd:float ;
.
# baseURI: http://data.posccaesar.org/epcis/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/epcis/> .
@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#> .
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:ArrivingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Arriving event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9695582> ;
.
:ArrivingEvent_1
rdf:type :ArrivingEvent ;
rdfs:label "Arriving event 1"^^xsd:string ;
.
:CBVevent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "CBV event"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS3149> ;
rdfs:subClassOf owl:Thing ;
.
:DepartingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Departing event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9677672> ;
.
:DepartingEvent_1
rdf:type :DepartingEvent ;
rdfs:label "Departing event 1"^^xsd:string ;
.
:HoldingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Holding event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9666467> ;
.
:HoldingEvent_1
rdf:type :HoldingEvent ;
rdfs:label "Holding event 1"^^xsd:string ;
.
:InspectingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Inspecting event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9664082> ;
.
:InspectingEvent_1
rdf:type :InspectingEvent ;
rdfs:label "Inspecting event 1"^^xsd:string ;
.
:InspectingResultEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdf:type owl:Class ;
rdfs:label "Inspecting result event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS332324> ;
.
:InspectingResultEvent_1
rdf:type :InspectingResultEvent ;
rdfs:label "Inspecting result event 1"^^xsd:string ;
.
:InternalMovingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Internal moving event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9660707> ;
.
:InternalMovingEvent_1
rdf:type :InternalMovingEvent ;
rdfs:label "Internal moving event 1"^^xsd:string ;
.
:LoadingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Loading event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9647792> ;
.
:LoadingEvent_1
rdf:type :LoadingEvent ;
rdfs:label "Loading event 1"^^xsd:string ;
.
:PackingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Packing event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS397677521> ;
.
:PackingEvent_1
rdf:type :PackingEvent ;
rdfs:label "Packing event 1"^^xsd:string ;
.
:UnloadingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Unloading event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9651752> ;
.
:UnloadingEvent_1
rdf:type :UnloadingEvent ;
rdfs:label "Unloading event 1"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/npd/
@prefix : <http://data.posccaesar.org/npd/> .
@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#> .
: rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
:BAA rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdfs:label "Business area agreement"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:BAA_1
rdf:type :BAA ;
rdfs:label "Business Area Arrangement 1"^^xsd:string .
:Ekofisk
rdf:type :Field ;
rdfs:label "Ekofisk"^^xsd:string .
:EldfiskC
rdf:type :SubsurfaceFacility ;
rdfs:label "Eldfisk C"^^xsd:string .
:Facility
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> ;
rdfs:label "Facility"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:Field
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInanimatePhysicalObject> ;
rdfs:label "Field"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:Goliat
rdf:type :Field ;
rdfs:label "Goliat"^^xsd:string .
:GoliatFPSO
rdf:type :Facility ;
rdfs:label "Goliat FPSO"^^xsd:string .
:JohanSverdrup
rdf:type :Field ;
rdfs:label "Johan sverdrup"^^xsd:string .
:License_1
rdf:type :ProductionLicense ;
rdfs:label "License 1"^^xsd:string .
:NPDelement
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> ;
rdfs:label "Petroleum register element"^^xsd:string ;
rdfs:subClassOf owl:Thing , <http://posccaesar.org/rdl/RDS1750688011> .
:PipelineFacility
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> , :Facility .
:ProductionLicense
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdfs:label "License"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:StafjordA
rdf:type :SurfaceFacility ;
rdfs:label "Statfjord A"^^xsd:string .
:StatPipe
rdf:type :PipelineFacility .
:Statfjord
rdf:type :Field ;
rdfs:label "Statfjord"^^xsd:string .
:StatfjordB
rdf:type :SurfaceFacility ;
rdfs:label "Statfjord B"^^xsd:string .
:StatfjordSatelliteA
rdf:type :SubsurfaceFacility .
:SubsurfaceFacility
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> , :Facility .
:SurfaceFacility
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> , :Facility .
:WellBore
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFeature> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1714464911> , :NPDelement .
:WellBore_1
rdf:type :WellBore .
# baseURI: http://data.posccaesar.org/pob/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/pob/> .
@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#> .
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:NiloErdal
rdf:type :Person ;
rdfs:label "Nilo Erdal"^^xsd:string ;
.
:Person
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPerson> ;
rdf:type owl:Class ;
rdfs:label "Person"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/ResponsiblePerson> ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS943628961> ;
rdfs:subClassOf owl:Thing ;
.
:RolfHansen
rdf:type :Person ;
rdfs:label "Rolf Hansen"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/sccs/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/sccs/> .
@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#> .
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:COR_A_General_Costs
rdf:type :SCCScode ;
rdfs:label "COR A"^^xsd:string ;
.
:COR_B_Bulk_Materials
rdf:type :CORcode ;
rdfs:label "COR B"^^xsd:string ;
.
:COR_C_Construction_Overheads
rdf:type :CORcode ;
rdfs:label "COR C"^^xsd:string ;
.
:COR_E_Equipment
rdf:type :CORcode ;
rdfs:label "COR E"^^xsd:string ;
.
:COR_H_Owners_Personnel
rdf:type :CORcode ;
rdfs:label "COR H"^^xsd:string ;
.
:COR_K_Engineering_Manpower
rdf:type :CORcode ;
rdfs:label "COR K"^^xsd:string ;
.
:COR_L_Direct_Labor
rdf:type :CORcode ;
rdfs:label "COR L"^^xsd:string ;
.
:COR_M_Indirect_Labor
rdf:type :CORcode ;
rdfs:label "COR M"^^xsd:string ;
.
:COR_Q_Owners_Personnel_Overheads
rdf:type :CORcode ;
rdfs:label "COR Q"^^xsd:string ;
.
:COR_R_Engineering_Overheads
rdf:type :CORcode ;
rdfs:label "COR R"^^xsd:string ;
.
:COR_S_Unit_Work
rdf:type :CORcode ;
rdfs:label "COR S"^^xsd:string ;
.
:COR_X_Marine_Operations_and_Logistics
rdf:type :CORcode ;
rdfs:label "COR X"^^xsd:string ;
.
:COR_Y_Landbased_Plant_and_Equipment
rdf:type :CORcode ;
rdfs:label "COR Y"^^xsd:string ;
.
:CORcode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "COR code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Discipline> ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Resource> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
.
:PBS_AAAA_Derrick
rdf:type :PBScode ;
rdfs:label "Derrick"^^xsd:string ;
.
:PBS_AAA_Drilling_Area
rdf:type :PBScode ;
rdfs:label "Drilling Area"^^xsd:string ;
.
:PBS_AA_Topsides
rdf:type :PBScode ;
rdfs:label "Topsides"^^xsd:string ;
.
:PBS_AB_Substructures
rdf:type :PBScode ;
rdfs:label "Substructures"^^xsd:string ;
.
:PBS_AC_Wells
rdf:type :PBScode ;
rdfs:label "Wells"^^xsd:string ;
.
:PBS_AD_Subsea_Production_Systems
rdf:type :PBScode ;
rdfs:label "Subsea Production Systems"^^xsd:string ;
.
:PBS_AE_Transport_Systems
rdf:type :PBScode ;
rdfs:label "Transport Systems"^^xsd:string ;
.
:PBS_AW_Windmills
rdf:type :PBScode ;
rdfs:label "Windmills"^^xsd:string ;
.
:PBS_A_Offshore_Field_Installlations
rdf:type :PBScode ;
rdfs:label "Offshore Field Installlations"^^xsd:string ;
.
:PBS_B_LandbasedInstallations
rdf:type :PBScode ;
rdfs:label "Landbased Installations"^^xsd:string ;
.
:PBScode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "PBS code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/PlanContentType> ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Result> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2065619071> ;
.
:SAB_1_Management
rdf:type :SABcode ;
:hasCodeName "Management"^^xsd:string ;
rdfs:label "SAB 1"^^xsd:string ;
.
:SAB_2_Engineering_and_Procurement
rdf:type :SABcode ;
rdfs:label "SAB 2"^^xsd:string ;
.
:SAB_3_Material_deliveries
rdf:type :SABcode ;
rdfs:label "SAB 3"^^xsd:string ;
.
:SAB_4_Construction
rdf:type :SABcode ;
rdfs:label "SAB 4"^^xsd:string ;
.
:SAB_5_Operations
rdf:type :SABcode ;
rdfs:label "SAB 5"^^xsd:string ;
.
:SABcode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "SAB code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Phase> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
.
:SCCScode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "SCCS code"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
rdfs:subClassOf owl:Thing ;
.
# baseURI: http://data.posccaesar.org/brreg/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/brreg/> .
@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#> .
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:BakerHughes
rdf:type :Contractor ;
rdfs:label "Baker hughes"^^xsd:string ;
.
:ConocoPhillips
rdf:type :OilCompany ;
rdfs:label "Conoco phillips"^^xsd:string ;
.
:Contractor
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization> ;
rdf:type owl:Class ;
rdfs:label "Contractor"^^xsd:string ;
rdfs:subClassOf :LegalEntity ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS8648162> ;
.
:EniNorge
rdf:type :OilCompany ;
rdfs:label "Eni norge"^^xsd:string ;
.
:LegalEntity
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization> ;
rdf:type owl:Class ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Source> ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS943618371> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onClass :Location ;
owl:onProperty :hasLegalEntityLocation ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
] ;
.
:Location
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfRelativeLocation> ;
rdf:type owl:Class ;
rdfs:label "Location"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Location> ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS943618371> ;
rdfs:subClassOf owl:Thing ;
.
:Lundin
rdf:type :OilCompany ;
rdfs:label "Lundin"^^xsd:string ;
.
:NEA
rdf:type :Regulator ;
rdfs:label "NEA"^^xsd:string ;
.
:NPD
rdf:type :Regulator ;
rdfs:label "NPD"^^xsd:string ;
.
:NTA
rdf:type :Regulator ;
rdfs:label "NTA"^^xsd:string ;
.
:OilCompany
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization> ;
rdf:type owl:Class ;
rdfs:label "Oil Company"^^xsd:string ;
rdfs:subClassOf :LegalEntity ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS8648100> ;
.
:Regulator
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization> ;
rdf:type owl:Class ;
rdfs:label "Regulator"^^xsd:string ;
rdfs:subClassOf :LegalEntity ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS283544> ;
.
:Schlumberger
rdf:type :Contractor ;
rdfs:label "Schlumberger"^^xsd:string ;
.
:Sevan
rdf:type :Contractor ;
rdfs:label "Sevan"^^xsd:string ;
.
:Statoil
rdf:type :OilCompany ;
rdfs:label "Statoil"^^xsd:string ;
.
:Subsea7
rdf:type :Contractor ;
rdfs:label "Subsea7"^^xsd:string ;
.
:SumitomoMetal
rdf:type :Contractor ;
rdfs:label "Sumitomo metal"^^xsd:string ;
.
:Tananger
rdf:type :Location ;
rdfs:label "Tananger"^^xsd:string ;
.
:Technip
rdf:type :Contractor ;
rdfs:label "Technip"^^xsd:string ;
.
:hasLegalEntityLocation
rdf:type owl:ObjectProperty ;
rdfs:domain :LegalEntity ;
rdfs:label "has legal entity location"^^xsd:string ;
rdfs:range :Location ;
.
# baseURI: http://data.posccaesar.org/ccu/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/ccu/> .
@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#> .
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:CCU
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInanimatePhysicalObject> ;
rdf:type owl:Class ;
rdfs:label "CCU"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS221644028150> ;
rdfs:subClassOf owl:Thing ;
.
:CCU123
rdf:type :CCU ;
rdfs:label "CCU 123"^^xsd:string ;
.
:CCU456
rdf:type :CCU ;
rdfs:label "CCU 456"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/diskos/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/diskos/> .
@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#> .
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:Asset
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndividual> ;
rdf:type owl:Class ;
rdfs:label "Asset"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS8645837> ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onDataRange xsd:float ;
owl:onProperty :hasAssetValue ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
] ;
.
:EkofiskField
rdf:type :Asset ;
:hasAssetValue "30"^^xsd:float ;
rdfs:label "Ekofisk field"^^xsd:string ;
.
:GoliatField
rdf:type :Asset ;
:hasAssetValue "50"^^xsd:float ;
rdfs:label "Goliat field"^^xsd:string ;
.
:StatfjordField
rdf:type :Asset ;
:hasAssetValue "40"^^xsd:float ;
rdfs:label "Statfjord field"^^xsd:string ;
.
:hasAssetValue
rdf:type owl:DatatypeProperty ;
rdfs:domain :Asset ;
rdfs:label "has asset value"^^xsd:string ;
rdfs:range xsd:float ;
.
# baseURI: http://data.posccaesar.org/epcis/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/epcis/> .
@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#> .
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:ArrivingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Arriving event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9695582> ;
.
:ArrivingEvent_1
rdf:type :ArrivingEvent ;
rdfs:label "Arriving event 1"^^xsd:string ;
.
:CBVevent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "CBV event"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS3149> ;
rdfs:subClassOf owl:Thing ;
.
:DepartingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Departing event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9677672> ;
.
:DepartingEvent_1
rdf:type :DepartingEvent ;
rdfs:label "Departing event 1"^^xsd:string ;
.
:HoldingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Holding event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9666467> ;
.
:HoldingEvent_1
rdf:type :HoldingEvent ;
rdfs:label "Holding event 1"^^xsd:string ;
.
:InspectingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Inspecting event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9664082> ;
.
:InspectingEvent_1
rdf:type :InspectingEvent ;
rdfs:label "Inspecting event 1"^^xsd:string ;
.
:InspectingResultEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdf:type owl:Class ;
rdfs:label "Inspecting result event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS332324> ;
.
:InspectingResultEvent_1
rdf:type :InspectingResultEvent ;
rdfs:label "Inspecting result event 1"^^xsd:string ;
.
:InternalMovingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Internal moving event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9660707> ;
.
:InternalMovingEvent_1
rdf:type :InternalMovingEvent ;
rdfs:label "Internal moving event 1"^^xsd:string ;
.
:LoadingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Loading event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9647792> ;
.
:LoadingEvent_1
rdf:type :LoadingEvent ;
rdfs:label "Loading event 1"^^xsd:string ;
.
:PackingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Packing event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS397677521> ;
.
:PackingEvent_1
rdf:type :PackingEvent ;
rdfs:label "Packing event 1"^^xsd:string ;
.
:UnloadingEvent
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfActivity> ;
rdf:type owl:Class ;
rdfs:label "Unloading event"^^xsd:string ;
rdfs:subClassOf :CBVevent ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS9651752> ;
.
:UnloadingEvent_1
rdf:type :UnloadingEvent ;
rdfs:label "Unloading event 1"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/npd/
@prefix : <http://data.posccaesar.org/npd/> .
@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#> .
: rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
:BAA rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdfs:label "Business area agreement"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:BAA_1
rdf:type :BAA ;
rdfs:label "Business Area Arrangement 1"^^xsd:string .
:Ekofisk
rdf:type :Field ;
rdfs:label "Ekofisk"^^xsd:string .
:EldfiskC
rdf:type :SubsurfaceFacility ;
rdfs:label "Eldfisk C"^^xsd:string .
:Facility
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> ;
rdfs:label "Facility"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:Field
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInanimatePhysicalObject> ;
rdfs:label "Field"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:Goliat
rdf:type :Field ;
rdfs:label "Goliat"^^xsd:string .
:GoliatFPSO
rdf:type :Facility ;
rdfs:label "Goliat FPSO"^^xsd:string .
:JohanSverdrup
rdf:type :Field ;
rdfs:label "Johan sverdrup"^^xsd:string .
:License_1
rdf:type :ProductionLicense ;
rdfs:label "License 1"^^xsd:string .
:NPDelement
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> ;
rdfs:label "Petroleum register element"^^xsd:string ;
rdfs:subClassOf owl:Thing , <http://posccaesar.org/rdl/RDS1750688011> .
:PipelineFacility
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> , :Facility .
:ProductionLicense
rdf:type owl:Class , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfInformationObject> ;
rdfs:label "License"^^xsd:string ;
rdfs:subClassOf :NPDelement .
:StafjordA
rdf:type :SurfaceFacility ;
rdfs:label "Statfjord A"^^xsd:string .
:StatPipe
rdf:type :PipelineFacility .
:Statfjord
rdf:type :Field ;
rdfs:label "Statfjord"^^xsd:string .
:StatfjordB
rdf:type :SurfaceFacility ;
rdfs:label "Statfjord B"^^xsd:string .
:StatfjordSatelliteA
rdf:type :SubsurfaceFacility .
:SubsurfaceFacility
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> , :Facility .
:SurfaceFacility
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFunctionalObject> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1750613511> , :Facility .
:WellBore
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfFeature> , owl:Class ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS1714464911> , :NPDelement .
:WellBore_1
rdf:type :WellBore .
# baseURI: http://data.posccaesar.org/pob/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/pob/> .
@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#> .
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:NiloErdal
rdf:type :Person ;
rdfs:label "Nilo Erdal"^^xsd:string ;
.
:Person
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPerson> ;
rdf:type owl:Class ;
rdfs:label "Person"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/ResponsiblePerson> ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS943628961> ;
rdfs:subClassOf owl:Thing ;
.
:RolfHansen
rdf:type :Person ;
rdfs:label "Rolf Hansen"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/sccs/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/sccs/> .
@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#> .
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:COR_A_General_Costs
rdf:type :SCCScode ;
rdfs:label "COR A"^^xsd:string ;
.
:COR_B_Bulk_Materials
rdf:type :CORcode ;
rdfs:label "COR B"^^xsd:string ;
.
:COR_C_Construction_Overheads
rdf:type :CORcode ;
rdfs:label "COR C"^^xsd:string ;
.
:COR_E_Equipment
rdf:type :CORcode ;
rdfs:label "COR E"^^xsd:string ;
.
:COR_H_Owners_Personnel
rdf:type :CORcode ;
rdfs:label "COR H"^^xsd:string ;
.
:COR_K_Engineering_Manpower
rdf:type :CORcode ;
rdfs:label "COR K"^^xsd:string ;
.
:COR_L_Direct_Labor
rdf:type :CORcode ;
rdfs:label "COR L"^^xsd:string ;
.
:COR_M_Indirect_Labor
rdf:type :CORcode ;
rdfs:label "COR M"^^xsd:string ;
.
:COR_Q_Owners_Personnel_Overheads
rdf:type :CORcode ;
rdfs:label "COR Q"^^xsd:string ;
.
:COR_R_Engineering_Overheads
rdf:type :CORcode ;
rdfs:label "COR R"^^xsd:string ;
.
:COR_S_Unit_Work
rdf:type :CORcode ;
rdfs:label "COR S"^^xsd:string ;
.
:COR_X_Marine_Operations_and_Logistics
rdf:type :CORcode ;
rdfs:label "COR X"^^xsd:string ;
.
:COR_Y_Landbased_Plant_and_Equipment
rdf:type :CORcode ;
rdfs:label "COR Y"^^xsd:string ;
.
:CORcode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "COR code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Discipline> ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Resource> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
.
:PBS_AAAA_Derrick
rdf:type :PBScode ;
rdfs:label "Derrick"^^xsd:string ;
.
:PBS_AAA_Drilling_Area
rdf:type :PBScode ;
rdfs:label "Drilling Area"^^xsd:string ;
.
:PBS_AA_Topsides
rdf:type :PBScode ;
rdfs:label "Topsides"^^xsd:string ;
.
:PBS_AB_Substructures
rdf:type :PBScode ;
rdfs:label "Substructures"^^xsd:string ;
.
:PBS_AC_Wells
rdf:type :PBScode ;
rdfs:label "Wells"^^xsd:string ;
.
:PBS_AD_Subsea_Production_Systems
rdf:type :PBScode ;
rdfs:label "Subsea Production Systems"^^xsd:string ;
.
:PBS_AE_Transport_Systems
rdf:type :PBScode ;
rdfs:label "Transport Systems"^^xsd:string ;
.
:PBS_AW_Windmills
rdf:type :PBScode ;
rdfs:label "Windmills"^^xsd:string ;
.
:PBS_A_Offshore_Field_Installlations
rdf:type :PBScode ;
rdfs:label "Offshore Field Installlations"^^xsd:string ;
.
:PBS_B_LandbasedInstallations
rdf:type :PBScode ;
rdfs:label "Landbased Installations"^^xsd:string ;
.
:PBScode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "PBS code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/PlanContentType> ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Result> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2065619071> ;
.
:SAB_1_Management
rdf:type :SABcode ;
:hasCodeName "Management"^^xsd:string ;
rdfs:label "SAB 1"^^xsd:string ;
.
:SAB_2_Engineering_and_Procurement
rdf:type :SABcode ;
rdfs:label "SAB 2"^^xsd:string ;
.
:SAB_3_Material_deliveries
rdf:type :SABcode ;
rdfs:label "SAB 3"^^xsd:string ;
.
:SAB_4_Construction
rdf:type :SABcode ;
rdfs:label "SAB 4"^^xsd:string ;
.
:SAB_5_Operations
rdf:type :SABcode ;
rdfs:label "SAB 5"^^xsd:string ;
.
:SABcode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "SAB code"^^xsd:string ;
rdfs:subClassOf <http://data.posccaesar.org/ilap/Phase> ;
rdfs:subClassOf :SCCScode ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
.
:SCCScode
rdf:type <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIdentification> ;
rdf:type owl:Class ;
rdfs:label "SCCS code"^^xsd:string ;
rdfs:subClassOf <http://posccaesar.org/rdl/RDS2070536561> ;
rdfs:subClassOf owl:Thing ;
.
K 25
svn:wc:ra_dav:version-url
V 41
/svn/ilap/!svn/ver/11/OWL_1_5/ToolMapping
END
safranbrreg.ttl
K 25
svn:wc:ra_dav:version-url
V 57
/svn/ilap/!svn/ver/11/OWL_1_5/ToolMapping/safranbrreg.ttl
END
10
dir
29
https://jord-dev.org/svn/ilap/OWL_1_5/ToolMapping
https://jord-dev.org/svn/ilap
2014-03-24T19:19:42.579394Z
11
hmottestad
svn:special svn:externals svn:needs-lock
32c34ce5-302f-44b3-a65a-1ca98c1fea32
safranbrreg.ttl
file
2014-04-11T13:12:48.290000Z
ad0e69db579f601ab75316e26af0151c
2014-03-24T19:19:42.579394Z
11
hmottestad
5561
# baseURI: http://posccaesar.org/ilap/brregmapping/
# imports: http://data.posccaesar.org/brreg/
# c14n-version: 3
@prefix : <http://posccaesar.org/ilap/ns/> .
@prefix brreg: <http://data.posccaesar.org/brreg/> .
@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#> .
brreg:LegalEntities
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :ToolMapping ;
owl:onProperty :hasMapping ;
] ;
.
<http://posccaesar.org/ilap/brregmapping/>
rdf:type owl:Ontology ;
owl:imports brreg: ;
.
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:ABB
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "13"^^xsd:string ;
:hasDescription "ABB"^^xsd:string ;
:hasShort "ABB"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "ABB"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/982085160> ;
.
:Aibel
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "3"^^xsd:string ;
:hasDescription "Aibel"^^xsd:string ;
:hasShort "Aibel"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Aibel"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/984735227> ;
.
:Aker
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "2"^^xsd:string ;
:hasDescription "Aker Solutions"^^xsd:string ;
:hasShort "Aker"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Aker Solutions"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/986529551> ;
.
:Apply
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "1"^^xsd:string ;
:hasDescription "Apply Sørco"^^xsd:string ;
:hasShort "Apply"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Apply Sørco"^^xsd:string ;
owl:sameAs <http://ws.brreg.no/lod/data/930694533> ;
.
:Archer
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "12"^^xsd:string ;
:hasDescription "Archer"^^xsd:string ;
:hasShort "Archer"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Archer"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/934361156> ;
.
:Fabricom
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "5"^^xsd:string ;
:hasDescription "Fabricom"^^xsd:string ;
:hasShort "Fabricom"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Fabricom"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/955782186> ;
.
:KCAD
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "11"^^xsd:string ;
:hasDescription "KCA Deutag"^^xsd:string ;
:hasShort "KCAD"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "KCA Deutag"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/918357688> ;
.
:Odfjell
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "10"^^xsd:string ;
:hasDescription "Odfjell Drilling"^^xsd:string ;
:hasShort "Odfjell"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Odfjell Drilling"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/984669151> ;
.
:Reinertsen
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "7"^^xsd:string ;
:hasDescription "Reinsertsen AS"^^xsd:string ;
:hasShort "Reinertsen AS"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Reinsertsen AS"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/976810015> ;
.
:SafranMapping
rdf:type owl:Class ;
rdfs:label "Safran mapping"^^xsd:string ;
rdfs:subClassOf :ToolMapping ;
.
:Statoil
rdf:type brreg:LegalEntities ;
rdfs:label "Statoil"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/923609016> ;
.
:ToolMapping
rdf:type owl:Class ;
rdfs:label "Tool mapping"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
:hasCode
rdf:type owl:DatatypeProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "has code"^^xsd:string ;
.
:hasDescription
rdf:type owl:DatatypeProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "has description"^^xsd:string ;
.
:hasMapping
rdf:type owl:ObjectProperty ;
rdfs:label "has mapping"^^xsd:string ;
.
:hasShort
rdf:type owl:DatatypeProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "has short"^^xsd:string ;
.
:usedInPlan
rdf:type owl:ObjectProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "used in plan"^^xsd:string ;
.
# baseURI: http://posccaesar.org/ilap/brregmapping/
# imports: http://data.posccaesar.org/brreg/
# c14n-version: 3
@prefix : <http://posccaesar.org/ilap/ns/> .
@prefix brreg: <http://data.posccaesar.org/brreg/> .
@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#> .
brreg:LegalEntities
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
owl:onClass :ToolMapping ;
owl:onProperty :hasMapping ;
] ;
.
<http://posccaesar.org/ilap/brregmapping/>
rdf:type owl:Ontology ;
owl:imports brreg: ;
.
:
rdf:type owl:Ontology ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
:ABB
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "13"^^xsd:string ;
:hasDescription "ABB"^^xsd:string ;
:hasShort "ABB"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "ABB"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/982085160> ;
.
:Aibel
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "3"^^xsd:string ;
:hasDescription "Aibel"^^xsd:string ;
:hasShort "Aibel"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Aibel"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/984735227> ;
.
:Aker
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "2"^^xsd:string ;
:hasDescription "Aker Solutions"^^xsd:string ;
:hasShort "Aker"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Aker Solutions"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/986529551> ;
.
:Apply
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "1"^^xsd:string ;
:hasDescription "Apply Sørco"^^xsd:string ;
:hasShort "Apply"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Apply Sørco"^^xsd:string ;
owl:sameAs <http://ws.brreg.no/lod/data/930694533> ;
.
:Archer
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "12"^^xsd:string ;
:hasDescription "Archer"^^xsd:string ;
:hasShort "Archer"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Archer"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/934361156> ;
.
:Fabricom
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "5"^^xsd:string ;
:hasDescription "Fabricom"^^xsd:string ;
:hasShort "Fabricom"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Fabricom"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/955782186> ;
.
:KCAD
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "11"^^xsd:string ;
:hasDescription "KCA Deutag"^^xsd:string ;
:hasShort "KCAD"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "KCA Deutag"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/918357688> ;
.
:Odfjell
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "10"^^xsd:string ;
:hasDescription "Odfjell Drilling"^^xsd:string ;
:hasShort "Odfjell"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Odfjell Drilling"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/984669151> ;
.
:Reinertsen
rdf:type brreg:LegalEntities ;
:hasMapping [
rdf:type :SafranMapping ;
:hasCode "7"^^xsd:string ;
:hasDescription "Reinsertsen AS"^^xsd:string ;
:hasShort "Reinertsen AS"^^xsd:string ;
:usedInPlan :plan1 ;
:usedByCompany :Statoil;
:hasR-FieldName "S-Contractor"^^xsd:string
] ;
rdfs:label "Reinsertsen AS"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/976810015> ;
.
:SafranMapping
rdf:type owl:Class ;
rdfs:label "Safran mapping"^^xsd:string ;
rdfs:subClassOf :ToolMapping ;
.
:Statoil
rdf:type brreg:LegalEntities ;
rdfs:label "Statoil"^^xsd:string ;
owl:sameAs <https://ws.brreg.no/lod/data/923609016> ;
.
:ToolMapping
rdf:type owl:Class ;
rdfs:label "Tool mapping"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
.
:hasCode
rdf:type owl:DatatypeProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "has code"^^xsd:string ;
.
:hasDescription
rdf:type owl:DatatypeProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "has description"^^xsd:string ;
.
:hasMapping
rdf:type owl:ObjectProperty ;
rdfs:label "has mapping"^^xsd:string ;
.
:hasShort
rdf:type owl:DatatypeProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "has short"^^xsd:string ;
.
:usedInPlan
rdf:type owl:ObjectProperty ;
rdfs:domain :ToolMapping ;
rdfs:label "used in plan"^^xsd:string ;
.
K 25
svn:wc:ra_dav:version-url
V 41
/svn/ilap/!svn/ver/29/OWL_1_5/UseCaseData
END
UC1.ttl
K 25
svn:wc:ra_dav:version-url
V 49
/svn/ilap/!svn/ver/33/OWL_1_5/UseCaseData/UC1.ttl
END
UC2.ttl
K 25
svn:wc:ra_dav:version-url
V 49
/svn/ilap/!svn/ver/35/OWL_1_5/UseCaseData/UC2.ttl
END
UC3.ttl
K 25
svn:wc:ra_dav:version-url
V 49
/svn/ilap/!svn/ver/35/OWL_1_5/UseCaseData/UC3.ttl
END
UC4.ttl
K 25
svn:wc:ra_dav:version-url
V 49
/svn/ilap/!svn/ver/35/OWL_1_5/UseCaseData/UC4.ttl
END
10
dir
29
https://jord-dev.org/svn/ilap/OWL_1_5/UseCaseData
https://jord-dev.org/svn/ilap
2014-04-11T13:08:56.690329Z
29
hmottestad
svn:special svn:externals svn:needs-lock
32c34ce5-302f-44b3-a65a-1ca98c1fea32
UC1.ttl
file
33
2014-05-11T16:32:08.594000Z
a5592fd0d8c2d96e2bd8ef46f6ea7161
2014-05-11T16:35:11.566577Z
33
tchr
5671
UC2.ttl
file
35
2014-05-18T19:28:57.996000Z
26e9d24fa0efc0414d5c78978ca1b41c
2014-05-22T10:23:08.759623Z
35
tchr
11899
UC3.ttl
file
35
2014-05-18T19:28:57.801000Z
46b74a854c2c8b30ef1b88c85e0232d4
2014-05-22T10:23:08.759623Z
35
tchr
8027
UC4.ttl
file
35
2014-05-18T19:28:57.744000Z
8efa6f480e8f5f9818a8969a480652c6
2014-05-22T10:23:08.759623Z
35
tchr
1036
# baseURI: http://data.posccaesar.org/Data/UC1/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@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 ;
.
UC1:ActivityInPlan_1
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityEstimatedWeight "10500"^^xsd:float ;
ILAP:hasActivityPlan UC1:ProjectPlan_1 ;
ILAP:hasActivityPlannedResource UC1:PlannedResource_1 ;
rdfs:label "Activity in plan 1"^^xsd:string ;
.
UC1:ActivityInPlan_2
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityPlan UC1:ProjectPlan_1 ;
rdfs:label "Activity in plan 2"^^xsd:string ;
.
UC1:ActivityInSchedule_1
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityActualWeight "100750"^^xsd:float ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC1:TargetSchedule_1 ;
ILAP:hasActivityScheduledResource UC1:ScheduledResource_1 ;
rdfs:label "Activity in schedule 1"^^xsd:string ;
.
UC1:ActivityInSchedule_2
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC1:ActualSchedule_1 ;
rdfs:label "Activity in schedule 2"^^xsd:string ;
.
UC1:ActivityInSchedule_3
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC1:TargetSchedule_1 ;
rdfs:label "Activity in schedule 3"^^xsd:string ;
.
UC1:ActivityInSchedule_4
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC1:ActualSchedule_1 ;
rdfs:label "Activity in schedule 4"^^xsd:string ;
.
UC1:ActualSchedule_1
rdf:type ILAP:ActualSchedule ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_3> ;
ILAP:hasScheduleBaseline UC1:Baseline_1 ;
ILAP:hasSchedulePlan UC1:ProjectPlan_1 ;
rdfs:label "Actual schedule 1"^^xsd:string ;
.
UC1:Baseline_1
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 1"^^xsd:string ;
.
UC1:Baseline_2
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 2"^^xsd:string ;
.
UC1:Baseline_3
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 3"^^xsd:string ;
.
UC1:Baseline_4
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 4"^^xsd:string ;
.
UC1:CurrentSchedule_1
rdf:type ILAP:CurrentSchedule ;
ILAP:hasScheduleBaseline UC1:Baseline_2 ;
ILAP:hasSchedulePlan UC1:ProjectPlan_1 ;
rdfs:label "Current schedule 1"^^xsd:string ;
.
UC1:LiveSchedule_1
rdf:type ILAP:LiveSchedule ;
ILAP:hasScheduleBaseline UC1:Baseline_3 ;
rdfs:label "Live schedule 1"^^xsd:string ;
.
UC1:Milestone_1
rdf:type ILAP:Milestone ;
rdfs:label "Milestone 1"^^xsd:string ;
.
UC1:PlannedResource_1
rdf:type ILAP:PlannedResource ;
ILAP:hasResourceProfile UC1:Profile_1 ;
rdfs:label "Planned resource 1"^^xsd:string ;
.
UC1:ProfilePoint_1
rdf:type ILAP:ProfilePoint ;
ILAP:hasProfilePointXValue "0.1"^^xsd:float ;
ILAP:hasProfilePointYValue "0.2"^^xsd:float ;
rdfs:label "Profile point 1"^^xsd:string ;
.
UC1:ProfilePoint_2
rdf:type ILAP:ProfilePoint ;
ILAP:hasProfilePointXValue "1.0"^^xsd:float ;
ILAP:hasProfilePointYValue "0.9"^^xsd:float ;
rdfs:label "Profile point 2"^^xsd:string ;
.
UC1:Profile_1
rdf:type ILAP:Profile ;
ILAP:hasProfilePoint ILAP:ProfilePoint_1 ;
ILAP:hasProfilePoint ILAP:ProfilePoint_2 ;
rdfs:label "Profile 1"^^xsd:string ;
.
UC1:ProjectPlan_1
rdf:type ILAP:ProjectPlan ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_1> ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_2> ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_3> ;
rdfs:label "Project plan 1"^^xsd:string ;
.
UC1:Project_1
rdf:type ILAP:Project ;
rdfs:label "Project 1"^^xsd:string ;
.
UC1:ScheduledResource_1
rdf:type ILAP:ScheduledResource ;
ILAP:hasResourceProfile UC1:Profile_1 ;
rdfs:label "Scheduled resource 1"^^xsd:string ;
.
UC1:TargetSchedule_1
rdf:type ILAP:TargetSchedule ;
ILAP:hasScheduleBaseline UC1:Baseline_4 ;
ILAP:hasSchedulePlan UC1:ProjectPlan_1 ;
rdfs:label "Target schedule 1"^^xsd:string ;
.
UC1:UserField_1
rdf:type ILAP:UserField ;
rdfs:label "User field 1"^^xsd:string ;
.
UC1:UserField_2
rdf:type ILAP:UserField ;
rdfs:label "User field 2"^^xsd:string ;
.
UC1:UserField_3
rdf:type ILAP:UserField ;
rdfs:label "User field 3"^^xsd:string ;
.
<http://data.posccaesar.org/NCS_PLANNING/UserField_1>
ILAP:hasUserFieldName "Area"^^xsd:string ;
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue "Processing System"^^xsd:string ;
.
<http://data.posccaesar.org/NCS_PLANNING/UserField_2>
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue "SAP-WO-101-3"^^xsd:string ;
.
<http://data.posccaesar.org/NCS_PLANNING/UserField_3>
ILAP:hasUserFieldName "Risk Factor"^^xsd:string ;
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue "Explosive Environment"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/Data/UC2/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/Data/UC2/> .
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC2: <http://data.posccaesar.org/Data/UC2/> .
@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#> .
UC2:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC2:ActivityInPlan_1
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_L_Direct_Labor> ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityContractor <http://data.posccaesar.org/brreg/Technip> ;
ILAP:hasActivityContractorWBS UC2:ContractorWBS_1 ;
ILAP:hasActivityDiscipline <http://data.posccaesar.org/sccs/COR_H_Owners_Personnel> ;
ILAP:hasActivityDiscipline <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityDuration "P0Y0M10D"^^xsd:duration ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/COR_C_Construction_Overheads> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/COR_E_Equipment> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/PBS_A_Offshore_Field_Installlations> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_3_Material_deliveries> ;
ILAP:hasActivityLocation <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasActivityPBS <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivityPhase <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityPhase <http://data.posccaesar.org/sccs/SAB_3_Material_deliveries> ;
ILAP:hasActivityPlan UC2:Plan_1 ;
ILAP:hasActivityRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasActivityResource <http://data.posccaesar.org/sccs/COR_H_Owners_Personnel> ;
ILAP:hasActivityResource <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityResourceProfile UC2:Profile_1 ;
ILAP:hasActivityResponsibleOrganization <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasActivityResponsiblePerson <http://data.posccaesar.org/pob/RolfHansen> ;
ILAP:hasActivityResult <http://data.posccaesar.org/sccs/PBS_A_Offshore_Field_Installlations> ;
ILAP:hasActivitySAB <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivitySAB <http://data.posccaesar.org/sccs/SAB_3_Material_deliveries> ;
ILAP:hasActivityServiceSupplier <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
ILAP:hasActivitySuccessor UC2:Successor_1 ;
ILAP:hasActivityVendor <http://data.posccaesar.org/brreg/SumitomoMetal> ;
ILAP:hasActivityWorkTask UC2:WorkTask_1 ;
ILAP:hasActivityWorkTask <http://data.posccaesar.org/epcis/ArrivingEvent_1> ;
ILAP:hasActivityWorkTask <http://data.posccaesar.org/epcis/DepartingEvent_1> ;
ILAP:hasActivityWorkVolume "1000"^^xsd:float ;
ILAP:hasExternalReference UC2:ExternalReference_1 ;
ILAP:hasFixedFinish "2014-04-15T09:00:00"^^xsd:dateTime ;
ILAP:hasFixedStart "2014-04-01T09:00:00"^^xsd:dateTime ;
rdfs:label "Activity in plan 1"^^xsd:string ;
.
UC2:ActivityInPlan_2
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityPlan UC2:Plan_1 ;
ILAP:hasActivityPredecessor UC2:Successor_1 ;
ILAP:hasActivitySuccessor UC2:Successor_2 ;
rdfs:label "Activity in plan 2"^^xsd:string ;
.
UC2:ActivityInPlan_3
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityPlan UC2:Plan_1 ;
ILAP:hasActivityPredecessor UC2:Successor_2 ;
rdfs:label "Activity in plan 3"^^xsd:string ;
.
UC2:ActivityInSchedule_1
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityDuration "P0Y0M10D"^^xsd:duration ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC2:TargetSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Scheduled> ;
ILAP:hasActivityWorkVolume "30"^^xsd:float ;
ILAP:hasEarlyFinish "2014-04-15T09:00:00"^^xsd:dateTime ;
ILAP:hasEarlyStart "2014-04-01T09:00:00"^^xsd:dateTime ;
ILAP:hasExternalReference UC2:ExternalReference_4 ;
ILAP:hasLateFinish "2014-04-20T09:00:00"^^xsd:dateTime ;
ILAP:hasLateStart "2014-04-01T09:00:00"^^xsd:dateTime ;
rdfs:label "Activity in schedule 1"^^xsd:string ;
.
UC2:ActivityInSchedule_2
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC2:TargetSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
rdfs:label "Activity in schedule 2"^^xsd:string ;
.
UC2:ActivityInSchedule_3
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_3 ;
ILAP:hasActivitySchedule UC2:TargetSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Scheduled> ;
rdfs:label "Activity in schedule 3"^^xsd:string ;
.
UC2:ActivityInSchedule_4
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC2:ActualSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Scheduled> ;
rdfs:label "Activity in schedule 4"^^xsd:string ;
.
UC2:ActivityInSchedule_5
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC2:ActualSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Scheduled> ;
rdfs:label "Activity in schedule 5"^^xsd:string ;
.
UC2:ActivityInSchedule_6
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_3 ;
ILAP:hasActivitySchedule UC2:ActualSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Scheduled> ;
rdfs:label "Activity in schedule 6"^^xsd:string ;
.
UC2:ActualSchedule_1
rdf:type ILAP:ActualSchedule ;
ILAP:hasBaselineCreatedDate "2014-03-15"^^xsd:date ;
ILAP:hasExternalReference UC2:ExternalReference_1 ;
ILAP:hasSchedulePlan UC2:Plan_1 ;
rdfs:label "Actual schedule 1"^^xsd:string ;
.
UC2:ContractorWBS_1
rdf:type ILAP:ContractorWBS ;
ILAP:hasContractorWBSelement "Installation activity"^^xsd:string ;
ILAP:hasContractorWBSelement "Installing pump"^^xsd:string ;
ILAP:hasContractorWBSelement "Pump engineer"^^xsd:string ;
rdfs:label "Contractor WBS 1"^^xsd:string ;
.
UC2:ExternalReference_1
rdf:type ILAP:ExternalReference ;
ILAP:hasReferenceApplication <http://data.posccaesar.org/NCS_PLANNING/Safran> ;
ILAP:hasReferenceID "UC2-Ex1-Safran-101"^^xsd:string ;
ILAP:hasReferenceSource <http://data.posccaesar.org/brreg/Sevan> ;
rdfs:label "External reference 1"^^xsd:string ;
.
UC2:ExternalReference_2
rdf:type ILAP:ExternalReference ;
ILAP:hasReferenceApplication <http://data.posccaesar.org/NCS_PLANNING/Primavera> ;
ILAP:hasReferenceID "UC2-Ex2-P6-102"^^xsd:string ;
ILAP:hasReferenceSource <http://data.posccaesar.org/brreg/Schlumberger> ;
rdfs:label "External reference 2"^^xsd:string ;
.
UC2:ExternalReference_3
rdf:type ILAP:ExternalReference ;
rdfs:label "External reference 3"^^xsd:string ;
.
UC2:ExternalReference_4
rdf:type ILAP:ExternalReference ;
rdfs:label "External reference 4"^^xsd:string ;
.
UC2:Milestone_1
rdf:type ILAP:Milestone ;
rdfs:label "Milestone 1"^^xsd:string ;
.
UC2:Plan_1
rdf:type ILAP:ExecutionPlan ;
ILAP:hasExternalReference UC2:ExternalReference_3 ;
ILAP:hasPlanAsset <http://data.posccaesar.org/diskos/EkofiskField> ;
ILAP:hasPlanAssetOwner <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanContentType <http://data.posccaesar.org/sccs/PBS_A_Offshore_Field_Installlations> ;
ILAP:hasPlanContractType <http://data.posccaesar.org/NCS_PLANNING/ScheduleDriven> ;
ILAP:hasPlanContractor <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasPlanGeoArea <http://data.posccaesar.org/NCS_PLANNING/Facility> ;
ILAP:hasPlanLevel <http://data.posccaesar.org/NCS_PLANNING/L3_ProjectControlNetworkSchedule> ;
ILAP:hasPlanLicensePartner <http://data.posccaesar.org/brreg/Lundin> ;
ILAP:hasPlanLifecyclePhase <http://data.posccaesar.org/NCS_PLANNING/Maintenance> ;
ILAP:hasPlanNPDelement <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasPlanOperator <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanProject UC2:Project_1 ;
ILAP:hasPlanProjectType <http://data.posccaesar.org/NCS_PLANNING/BrownFieldProject> ;
ILAP:hasPlanRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasPlanResponsible <http://data.posccaesar.org/brreg/Lundin> ;
ILAP:hasPlanRollUp UC2:Plan_2 ;
ILAP:hasPlanServiceSupplier <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasPlanSubplan UC2:Plan_3 ;
ILAP:hasPlanValueObjective <http://data.posccaesar.org/NCS_PLANNING/BusinessAsUsual> ;
rdfs:label "Plan 1"^^xsd:string ;
.
UC2:Plan_2
rdf:type ILAP:ExecutionPlan ;
rdfs:label "Plan 2"^^xsd:string ;
.
UC2:Plan_3
rdf:type ILAP:ExecutionPlan ;
rdfs:label "Plan 3"^^xsd:string ;
.
UC2:Profile_1
rdf:type ILAP:Profile ;
rdfs:label "Profile 1"^^xsd:string ;
.
UC2:Project_1
rdf:type ILAP:Project ;
ILAP:hasExternalReference UC2:ExternalReference_1 ;
ILAP:hasName "Use Case 2 Project 1"^^xsd:string ;
ILAP:hasProjectResponsible <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasProjectSubproject UC2:Project_2 ;
rdfs:label "Project 1"^^xsd:string ;
.
UC2:Project_2
rdf:type ILAP:Project ;
rdfs:label "Project 2"^^xsd:string ;
.
UC2:Successor_1
rdf:type ILAP:Successor ;
ILAP:hasPredecessorActivity UC2:ActivityInPlan_1 ;
ILAP:hasSuccessorActivity UC2:ActivityInPlan_2 ;
ILAP:hasSuccessorLag 5 ;
ILAP:hasSuccessorMilestone UC2:Milestone_1 ;
rdfs:label "Successor 1"^^xsd:string ;
.
UC2:Successor_2
rdf:type ILAP:Successor ;
ILAP:hasPredecessorActivity UC2:ActivityInPlan_2 ;
ILAP:hasSuccessorActivity UC2:ActivityInPlan_3 ;
ILAP:hasSuccessorLag 2 ;
rdfs:label "Successor 2"^^xsd:string ;
.
UC2:TargetSchedule_1
rdf:type ILAP:TargetSchedule ;
ILAP:hasBaselineCreatedDate "2014-03-01"^^xsd:date ;
ILAP:hasExternalReference UC2:ExternalReference_2 ;
ILAP:hasSchedulePlan UC2:Plan_1 ;
rdfs:label "Target schedule 1"^^xsd:string ;
.
UC2:UC2_ActivityInSchedule_1-hasActivityInScheduleActivityInPlan-UC2_ActivityInPlan_1
rdf:type rdf:Statement ;
rdf:object UC2:ActivityInPlan_1 ;
rdf:predicate ILAP:hasActivityInScheduleActivityInPlan ;
rdf:subject UC2:ActivityInSchedule_1 ;
rdfs:label "UC2 Activity in schedule 1-has activity in schedule activity in plan-UC2 Activity in plan 1"^^xsd:string ;
.
UC2:UserField_1
rdf:type ILAP:UserField ;
ILAP:hasUserFieldContractor <http://data.posccaesar.org/brreg/SumitomoMetal> ;
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/ConocoPhillips> ;
rdfs:label "User field 1"^^xsd:string ;
.
UC2:WorkTask_1
rdf:type ILAP:WorkTask ;
ILAP:hasWorkTaskActivity UC2:ActivityInPlan_1 ;
ILAP:hasWorkTaskResponsible <http://data.posccaesar.org/brreg/Subsea7> ;
ILAP:hasWorkTaskServiceSupplier <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasWorkTaskVendor <http://data.posccaesar.org/brreg/Sevan> ;
rdfs:label "Work task 1"^^xsd:string ;
.
ILAP:hasReferenceID
rdfs:domain owl:Thing ;
.
# baseURI: http://data.posccaesar.org/Data/UC3/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC3: <http://data.posccaesar.org/Data/UC3/> .
@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#> .
UC3:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC3:ActualSchedule_1
rdf:type ILAP:ActualSchedule ;
rdfs:label "Actual schedule 1"^^xsd:string ;
.
UC3:Asset_1
rdf:type <http://ILAP_1.5/diskos#Asset> ;
rdfs:label "Asset 1"^^xsd:string ;
.
UC3:ContractorWBS_1
rdf:type ILAP:ContractorWBS ;
rdfs:label "Contractor WBS 1"^^xsd:string ;
.
UC3:ContractorWBS_2
rdf:type ILAP:ContractorWBS ;
rdfs:label "Contractor WBS 2"^^xsd:string ;
.
UC3:ExternalReference_1
rdf:type ILAP:ExternalReference ;
rdfs:label "External reference 1"^^xsd:string ;
.
UC3:Plan_1
rdf:type ILAP:ExecutionPlan ;
rdfs:label "Plan 1"^^xsd:string ;
.
UC3:PlannedActivity_1
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_E_Equipment> ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_L_Direct_Labor> ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityContractor <http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasActivityContractorWBS UC3:ContractorWBS_2 ;
ILAP:hasActivityCurrentProgressPercent 0 ;
ILAP:hasActivityDescription "Activity description text"^^xsd:string ;
ILAP:hasActivityDiscipline <http://data.posccaesar.org/sccs/COR_X_Marine_Operations_and_Logistics> ;
ILAP:hasActivityEstimatedWeight "10500"^^xsd:float ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_4_Construction> ;
ILAP:hasActivityLocation <http://data.posccaesar.org/brreg/Tananger> ;
ILAP:hasActivityLocation <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasActivityPBS <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivityPartActivity UC3:PlannedActivity_2 ;
ILAP:hasActivityPercentComplete "10"^^xsd:float ;
ILAP:hasActivityPhase <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityPlan UC3:ProjectPlan_1 ;
ILAP:hasActivityPlannedResource UC3:PlannedResource_1 ;
ILAP:hasActivityPredecessor UC3:Successor_1 ;
ILAP:hasActivityRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasActivityResourceProfile UC3:Profile_1 ;
ILAP:hasActivityResponsibleOrganization <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasActivityResponsiblePerson <http://data.posccaesar.org/pob/RolfHansen> ;
ILAP:hasActivityResult <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivitySAB <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityServiceSupplier <http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
ILAP:hasActivitySuccessor UC3:Successor_2 ;
ILAP:hasActivityTaskLeader <http://data.posccaesar.org/pob/NiloErdal> ;
ILAP:hasActivityVendor <http://data.posccaesar.org/brreg/SumitomoMetal> ;
ILAP:hasActivityWorkVolume "500"^^xsd:float ;
ILAP:hasExternalReference UC3:ExternalReference_1 ;
rdfs:label "Planned activity 1"^^xsd:string ;
.
UC3:PlannedActivity_2
rdf:type ILAP:PlannedActivity ;
rdfs:label "Planned activity 2"^^xsd:string ;
.
UC3:PlannedResource_1
rdf:type ILAP:PlannedResource ;
rdfs:label "Planned resource 1"^^xsd:string ;
.
UC3:PortfolioPlan_1
rdf:type ILAP:PortfolioPlan ;
rdfs:label "Portfolio plan 1"^^xsd:string ;
.
UC3:Profile_1
rdf:type ILAP:Profile ;
rdfs:label "Profile 1"^^xsd:string ;
.
UC3:ProjectPlan_1
rdf:type ILAP:ProjectPlan ;
ILAP:hasExternalReference UC3:ExternalReference_1 ;
ILAP:hasPlanAsset UC3:Asset_1 ;
ILAP:hasPlanAssetOwner <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanContentType <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasPlanContractType <http://data.posccaesar.org/NCS_PLANNING/ScheduleDriven> ;
ILAP:hasPlanContractor <http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasPlanExpenseType <http://data.posccaesar.org/NCS_PLANNING/OPEX> ;
ILAP:hasPlanGeoArea <http://data.posccaesar.org/NCS_PLANNING/Facility> ;
ILAP:hasPlanLevel <http://data.posccaesar.org/NCS_PLANNING/L4_ContractControlNetworkSchedule> ;
ILAP:hasPlanLicensePartner <http://data.posccaesar.org/brreg/Lundin> ;
ILAP:hasPlanLifecyclePhase <http://data.posccaesar.org/NCS_PLANNING/Maintenance> ;
ILAP:hasPlanNPDelement <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasPlanOperator <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanProject UC3:Project_1 ;
ILAP:hasPlanProjectType <http://data.posccaesar.org/NCS_PLANNING/BrownFieldProject> ;
ILAP:hasPlanRegulator <http://data.posccaesar.org/brreg/NEA> ;
ILAP:hasPlanRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasPlanResponsible <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanRollUp UC3:PortfolioPlan_1 ;
ILAP:hasPlanServiceSupplier <http://data.posccaesar.org/brreg/Subsea7> ;
ILAP:hasPlanSubplan UC3:ProjectPlan_2 ;
ILAP:hasPlanUserField UC3:UserField_1 ;
ILAP:hasPlanValueObjective <http://data.posccaesar.org/NCS_PLANNING/IncreasedRecovery> ;
rdfs:label "Project plan 1"^^xsd:string ;
.
UC3:ProjectPlan_2
rdf:type ILAP:ProjectPlan ;
rdfs:label "Project plan 2"^^xsd:string ;
.
UC3:Project_1
rdf:type ILAP:Project ;
rdfs:label "Project 1"^^xsd:string ;
.
UC3:ScheduledActivity_1
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityActualWeight "11000"^^xsd:float ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_1 ;
ILAP:hasActivityResponsibleOrganization <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasActivitySchedule UC3:TargetSchedule_1 ;
ILAP:hasActivityScheduledResource UC3:ScheduledResource_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
ILAP:hasExternalReference UC3:ExternalReference_1 ;
rdfs:label "Scheduled activity 1"^^xsd:string ;
.
UC3:ScheduledActivity_2
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_2 ;
ILAP:hasActivitySchedule UC3:TargetSchedule_1 ;
rdfs:label "Scheduled activity 2"^^xsd:string ;
.
UC3:ScheduledActivity_3
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_1 ;
ILAP:hasActivitySchedule UC3:ActualSchedule_1 ;
rdfs:label "Scheduled activity 3"^^xsd:string ;
.
UC3:ScheduledActivity_4
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_2 ;
ILAP:hasActivitySchedule UC3:ActualSchedule_1 ;
rdfs:label "Scheduled activity 4"^^xsd:string ;
.
UC3:ScheduledResource_1
rdf:type ILAP:ScheduledResource ;
rdfs:label "Scheduled resource 1"^^xsd:string ;
.
UC3:Successor_1
rdf:type ILAP:Successor ;
rdfs:label "Successor 1"^^xsd:string ;
.
UC3:Successor_2
rdf:type ILAP:Successor ;
rdfs:label "Successor 2"^^xsd:string ;
.
UC3:TargetSchedule_1
rdf:type ILAP:TargetSchedule ;
rdfs:label "Target schedule 1"^^xsd:string ;
.
UC3:UserField_1
rdf:type ILAP:UserField ;
rdfs:label "User field 1"^^xsd:string ;
.
<http://data.posccaesar.org/brreg/LegalEntity>
rdfs:subClassOf ILAP:ResponsibleOrganization ;
.
# baseURI: http://data.posccaesar.org/Data/UC4/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC4: <http://data.posccaesar.org/Data/UC4/> .
@prefix lci: <http://data.posccaesar.org/15926/tech/ontology/> .
@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#> .
UC4:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC4:BaselineSetting_1
rdf:type ILAP:BaselineSetting ;
ILAP:hasBaseline UC4:ScheduledPlan_1 ;
rdfs:label "Baseline setting 1"^^xsd:string ;
.
UC4:Planning_1
rdf:type ILAP:Planning ;
lci:hasPart UC4:BaselineSetting_1 ;
rdfs:label "Planning 1"^^xsd:string ;
.
UC4:ScheduledPlan_1
rdf:type ILAP:NetworkSchedule ;
rdfs:label "Scheduled plan 1"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/Data/UC1/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@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 ;
.
UC1:ActivityInPlan_1
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityEstimatedWeight "10500"^^xsd:float ;
ILAP:hasActivityPlan UC1:ProjectPlan_1 ;
ILAP:hasActivityPlannedResource UC1:PlannedResource_1 ;
rdfs:label "Activity in plan 1"^^xsd:string ;
.
UC1:ActivityInPlan_2
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityPlan UC1:ProjectPlan_1 ;
rdfs:label "Activity in plan 2"^^xsd:string ;
.
UC1:ActivityInSchedule_1
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityActualWeight "100750"^^xsd:float ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC1:TargetSchedule_1 ;
ILAP:hasActivityScheduledResource UC1:ScheduledResource_1 ;
rdfs:label "Activity in schedule 1"^^xsd:string ;
.
UC1:ActivityInSchedule_2
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC1:ActualSchedule_1 ;
rdfs:label "Activity in schedule 2"^^xsd:string ;
.
UC1:ActivityInSchedule_3
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC1:TargetSchedule_1 ;
rdfs:label "Activity in schedule 3"^^xsd:string ;
.
UC1:ActivityInSchedule_4
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC1:ActualSchedule_1 ;
rdfs:label "Activity in schedule 4"^^xsd:string ;
.
UC1:ActualSchedule_1
rdf:type ILAP:ActualSchedule ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_3> ;
ILAP:hasScheduleBaseline UC1:Baseline_1 ;
ILAP:hasSchedulePlan UC1:ProjectPlan_1 ;
rdfs:label "Actual schedule 1"^^xsd:string ;
.
UC1:Baseline_1
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 1"^^xsd:string ;
.
UC1:Baseline_2
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 2"^^xsd:string ;
.
UC1:Baseline_3
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 3"^^xsd:string ;
.
UC1:Baseline_4
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 4"^^xsd:string ;
.
UC1:CurrentSchedule_1
rdf:type ILAP:CurrentSchedule ;
ILAP:hasScheduleBaseline UC1:Baseline_2 ;
ILAP:hasSchedulePlan UC1:ProjectPlan_1 ;
rdfs:label "Current schedule 1"^^xsd:string ;
.
UC1:LiveSchedule_1
rdf:type ILAP:LiveSchedule ;
ILAP:hasScheduleBaseline UC1:Baseline_3 ;
rdfs:label "Live schedule 1"^^xsd:string ;
.
UC1:Milestone_1
rdf:type ILAP:Milestone ;
rdfs:label "Milestone 1"^^xsd:string ;
.
UC1:PlannedResource_1
rdf:type ILAP:PlannedResource ;
ILAP:hasResourceProfile UC1:Profile_1 ;
rdfs:label "Planned resource 1"^^xsd:string ;
.
UC1:ProfilePoint_1
rdf:type ILAP:ProfilePoint ;
ILAP:hasProfilePointXValue "0.1"^^xsd:float ;
ILAP:hasProfilePointYValue "0.2"^^xsd:float ;
rdfs:label "Profile point 1"^^xsd:string ;
.
UC1:ProfilePoint_2
rdf:type ILAP:ProfilePoint ;
ILAP:hasProfilePointXValue "1.0"^^xsd:float ;
ILAP:hasProfilePointYValue "0.9"^^xsd:float ;
rdfs:label "Profile point 2"^^xsd:string ;
.
UC1:Profile_1
rdf:type ILAP:Profile ;
ILAP:hasProfilePoint ILAP:ProfilePoint_1 ;
ILAP:hasProfilePoint ILAP:ProfilePoint_2 ;
rdfs:label "Profile 1"^^xsd:string ;
.
UC1:ProjectPlan_1
rdf:type ILAP:ProjectPlan ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_1> ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_2> ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_3> ;
rdfs:label "Project plan 1"^^xsd:string ;
.
UC1:Project_1
rdf:type ILAP:Project ;
rdfs:label "Project 1"^^xsd:string ;
.
UC1:ScheduledResource_1
rdf:type ILAP:ScheduledResource ;
ILAP:hasResourceProfile UC1:Profile_1 ;
rdfs:label "Scheduled resource 1"^^xsd:string ;
.
UC1:TargetSchedule_1
rdf:type ILAP:TargetSchedule ;
ILAP:hasScheduleBaseline UC1:Baseline_4 ;
ILAP:hasSchedulePlan UC1:ProjectPlan_1 ;
rdfs:label "Target schedule 1"^^xsd:string ;
.
UC1:UserField_1
rdf:type ILAP:UserField ;
rdfs:label "User field 1"^^xsd:string ;
.
UC1:UserField_2
rdf:type ILAP:UserField ;
rdfs:label "User field 2"^^xsd:string ;
.
UC1:UserField_3
rdf:type ILAP:UserField ;
rdfs:label "User field 3"^^xsd:string ;
.
<http://data.posccaesar.org/NCS_PLANNING/UserField_1>
ILAP:hasUserFieldName "Area"^^xsd:string ;
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue "Processing System"^^xsd:string ;
.
<http://data.posccaesar.org/NCS_PLANNING/UserField_2>
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue "SAP-WO-101-3"^^xsd:string ;
.
<http://data.posccaesar.org/NCS_PLANNING/UserField_3>
ILAP:hasUserFieldName "Risk Factor"^^xsd:string ;
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue "Explosive Environment"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/Data/UC2/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/Data/UC2/> .
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC2: <http://data.posccaesar.org/Data/UC2/> .
@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#> .
UC2:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC2:ActivityInPlan_1
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_L_Direct_Labor> ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityContractor <http://data.posccaesar.org/brreg/Technip> ;
ILAP:hasActivityContractorWBS UC2:ContractorWBS_1 ;
ILAP:hasActivityDiscipline <http://data.posccaesar.org/sccs/COR_H_Owners_Personnel> ;
ILAP:hasActivityDiscipline <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityDuration "P0Y0M10D"^^xsd:duration ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/COR_C_Construction_Overheads> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/COR_E_Equipment> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/PBS_A_Offshore_Field_Installlations> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_3_Material_deliveries> ;
ILAP:hasActivityLocation <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasActivityPBS <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivityPhase <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityPhase <http://data.posccaesar.org/sccs/SAB_3_Material_deliveries> ;
ILAP:hasActivityPlan UC2:Plan_1 ;
ILAP:hasActivityRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasActivityResource <http://data.posccaesar.org/sccs/COR_H_Owners_Personnel> ;
ILAP:hasActivityResource <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityResourceProfile UC2:Profile_1 ;
ILAP:hasActivityResponsibleOrganization <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasActivityResponsiblePerson <http://data.posccaesar.org/pob/RolfHansen> ;
ILAP:hasActivityResult <http://data.posccaesar.org/sccs/PBS_A_Offshore_Field_Installlations> ;
ILAP:hasActivitySAB <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivitySAB <http://data.posccaesar.org/sccs/SAB_3_Material_deliveries> ;
ILAP:hasActivityServiceSupplier <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
ILAP:hasActivitySuccessor UC2:Successor_1 ;
ILAP:hasActivityVendor <http://data.posccaesar.org/brreg/SumitomoMetal> ;
ILAP:hasActivityWorkTask UC2:WorkTask_1 ;
ILAP:hasActivityWorkTask <http://data.posccaesar.org/epcis/ArrivingEvent_1> ;
ILAP:hasActivityWorkTask <http://data.posccaesar.org/epcis/DepartingEvent_1> ;
ILAP:hasActivityWorkVolume "1000"^^xsd:float ;
ILAP:hasExternalReference UC2:ExternalReference_1 ;
ILAP:hasFixedFinish "2014-04-15T09:00:00"^^xsd:dateTime ;
ILAP:hasFixedStart "2014-04-01T09:00:00"^^xsd:dateTime ;
rdfs:label "Activity in plan 1"^^xsd:string ;
.
UC2:ActivityInPlan_2
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityPlan UC2:Plan_1 ;
ILAP:hasActivityPredecessor UC2:Successor_1 ;
ILAP:hasActivitySuccessor UC2:Successor_2 ;
rdfs:label "Activity in plan 2"^^xsd:string ;
.
UC2:ActivityInPlan_3
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityPlan UC2:Plan_1 ;
ILAP:hasActivityPredecessor UC2:Successor_2 ;
rdfs:label "Activity in plan 3"^^xsd:string ;
.
UC2:ActivityInSchedule_1
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityDuration "P0Y0M10D"^^xsd:duration ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC2:TargetSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Scheduled> ;
ILAP:hasActivityWorkVolume "30"^^xsd:float ;
ILAP:hasEarlyFinish "2014-04-15T09:00:00"^^xsd:dateTime ;
ILAP:hasEarlyStart "2014-04-01T09:00:00"^^xsd:dateTime ;
ILAP:hasExternalReference UC2:ExternalReference_4 ;
ILAP:hasLateFinish "2014-04-20T09:00:00"^^xsd:dateTime ;
ILAP:hasLateStart "2014-04-01T09:00:00"^^xsd:dateTime ;
rdfs:label "Activity in schedule 1"^^xsd:string ;
.
UC2:ActivityInSchedule_2
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC2:TargetSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
rdfs:label "Activity in schedule 2"^^xsd:string ;
.
UC2:ActivityInSchedule_3
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_3 ;
ILAP:hasActivitySchedule UC2:TargetSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Scheduled> ;
rdfs:label "Activity in schedule 3"^^xsd:string ;
.
UC2:ActivityInSchedule_4
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC2:ActualSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Scheduled> ;
rdfs:label "Activity in schedule 4"^^xsd:string ;
.
UC2:ActivityInSchedule_5
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC2:ActualSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Scheduled> ;
rdfs:label "Activity in schedule 5"^^xsd:string ;
.
UC2:ActivityInSchedule_6
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_3 ;
ILAP:hasActivitySchedule UC2:ActualSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Scheduled> ;
rdfs:label "Activity in schedule 6"^^xsd:string ;
.
UC2:ActualSchedule_1
rdf:type ILAP:ActualSchedule ;
ILAP:hasBaselineCreatedDate "2014-03-15"^^xsd:date ;
ILAP:hasExternalReference UC2:ExternalReference_1 ;
ILAP:hasSchedulePlan UC2:Plan_1 ;
rdfs:label "Actual schedule 1"^^xsd:string ;
.
UC2:ContractorWBS_1
rdf:type ILAP:ContractorWBS ;
ILAP:hasContractorWBSelement "Installation activity"^^xsd:string ;
ILAP:hasContractorWBSelement "Installing pump"^^xsd:string ;
ILAP:hasContractorWBSelement "Pump engineer"^^xsd:string ;
rdfs:label "Contractor WBS 1"^^xsd:string ;
.
UC2:ExternalReference_1
rdf:type ILAP:ExternalReference ;
ILAP:hasReferenceApplication <http://data.posccaesar.org/NCS_PLANNING/Safran> ;
ILAP:hasReferenceID "UC2-Ex1-Safran-101"^^xsd:string ;
ILAP:hasReferenceSource <http://data.posccaesar.org/brreg/Sevan> ;
rdfs:label "External reference 1"^^xsd:string ;
.
UC2:ExternalReference_2
rdf:type ILAP:ExternalReference ;
ILAP:hasReferenceApplication <http://data.posccaesar.org/NCS_PLANNING/Primavera> ;
ILAP:hasReferenceID "UC2-Ex2-P6-102"^^xsd:string ;
ILAP:hasReferenceSource <http://data.posccaesar.org/brreg/Schlumberger> ;
rdfs:label "External reference 2"^^xsd:string ;
.
UC2:ExternalReference_3
rdf:type ILAP:ExternalReference ;
rdfs:label "External reference 3"^^xsd:string ;
.
UC2:ExternalReference_4
rdf:type ILAP:ExternalReference ;
rdfs:label "External reference 4"^^xsd:string ;
.
UC2:Milestone_1
rdf:type ILAP:Milestone ;
rdfs:label "Milestone 1"^^xsd:string ;
.
UC2:Plan_1
rdf:type ILAP:ExecutionPlan ;
ILAP:hasExternalReference UC2:ExternalReference_3 ;
ILAP:hasPlanAsset <http://data.posccaesar.org/diskos/EkofiskField> ;
ILAP:hasPlanAssetOwner <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanContentType <http://data.posccaesar.org/sccs/PBS_A_Offshore_Field_Installlations> ;
ILAP:hasPlanContractType <http://data.posccaesar.org/NCS_PLANNING/ScheduleDriven> ;
ILAP:hasPlanContractor <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasPlanGeoArea <http://data.posccaesar.org/NCS_PLANNING/Facility> ;
ILAP:hasPlanLevel <http://data.posccaesar.org/NCS_PLANNING/L3_ProjectControlNetworkSchedule> ;
ILAP:hasPlanLicensePartner <http://data.posccaesar.org/brreg/Lundin> ;
ILAP:hasPlanLifecyclePhase <http://data.posccaesar.org/NCS_PLANNING/Maintenance> ;
ILAP:hasPlanNPDelement <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasPlanOperator <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanProject UC2:Project_1 ;
ILAP:hasPlanProjectType <http://data.posccaesar.org/NCS_PLANNING/BrownFieldProject> ;
ILAP:hasPlanRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasPlanResponsible <http://data.posccaesar.org/brreg/Lundin> ;
ILAP:hasPlanRollUp UC2:Plan_2 ;
ILAP:hasPlanServiceSupplier <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasPlanSubplan UC2:Plan_3 ;
ILAP:hasPlanValueObjective <http://data.posccaesar.org/NCS_PLANNING/BusinessAsUsual> ;
rdfs:label "Plan 1"^^xsd:string ;
.
UC2:Plan_2
rdf:type ILAP:ExecutionPlan ;
rdfs:label "Plan 2"^^xsd:string ;
.
UC2:Plan_3
rdf:type ILAP:ExecutionPlan ;
rdfs:label "Plan 3"^^xsd:string ;
.
UC2:Profile_1
rdf:type ILAP:Profile ;
rdfs:label "Profile 1"^^xsd:string ;
.
UC2:Project_1
rdf:type ILAP:Project ;
ILAP:hasExternalReference UC2:ExternalReference_1 ;
ILAP:hasName "Use Case 2 Project 1"^^xsd:string ;
ILAP:hasProjectResponsible <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasProjectSubproject UC2:Project_2 ;
rdfs:label "Project 1"^^xsd:string ;
.
UC2:Project_2
rdf:type ILAP:Project ;
rdfs:label "Project 2"^^xsd:string ;
.
UC2:Successor_1
rdf:type ILAP:Successor ;
ILAP:hasPredecessorActivity UC2:ActivityInPlan_1 ;
ILAP:hasSuccessorActivity UC2:ActivityInPlan_2 ;
ILAP:hasSuccessorLag 5 ;
ILAP:hasSuccessorMilestone UC2:Milestone_1 ;
rdfs:label "Successor 1"^^xsd:string ;
.
UC2:Successor_2
rdf:type ILAP:Successor ;
ILAP:hasPredecessorActivity UC2:ActivityInPlan_2 ;
ILAP:hasSuccessorActivity UC2:ActivityInPlan_3 ;
ILAP:hasSuccessorLag 2 ;
rdfs:label "Successor 2"^^xsd:string ;
.
UC2:TargetSchedule_1
rdf:type ILAP:TargetSchedule ;
ILAP:hasBaselineCreatedDate "2014-03-01"^^xsd:date ;
ILAP:hasExternalReference UC2:ExternalReference_2 ;
ILAP:hasSchedulePlan UC2:Plan_1 ;
rdfs:label "Target schedule 1"^^xsd:string ;
.
UC2:UC2_ActivityInSchedule_1-hasActivityInScheduleActivityInPlan-UC2_ActivityInPlan_1
rdf:type rdf:Statement ;
rdf:object UC2:ActivityInPlan_1 ;
rdf:predicate ILAP:hasActivityInScheduleActivityInPlan ;
rdf:subject UC2:ActivityInSchedule_1 ;
rdfs:label "UC2 Activity in schedule 1-has activity in schedule activity in plan-UC2 Activity in plan 1"^^xsd:string ;
.
UC2:UserField_1
rdf:type ILAP:UserField ;
ILAP:hasUserFieldContractor <http://data.posccaesar.org/brreg/SumitomoMetal> ;
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/ConocoPhillips> ;
rdfs:label "User field 1"^^xsd:string ;
.
UC2:WorkTask_1
rdf:type ILAP:WorkTask ;
ILAP:hasWorkTaskActivity UC2:ActivityInPlan_1 ;
ILAP:hasWorkTaskResponsible <http://data.posccaesar.org/brreg/Subsea7> ;
ILAP:hasWorkTaskServiceSupplier <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasWorkTaskVendor <http://data.posccaesar.org/brreg/Sevan> ;
rdfs:label "Work task 1"^^xsd:string ;
.
ILAP:hasReferenceID
rdfs:domain owl:Thing ;
.
# baseURI: http://data.posccaesar.org/Data/UC3/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC3: <http://data.posccaesar.org/Data/UC3/> .
@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#> .
UC3:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC3:ActualSchedule_1
rdf:type ILAP:ActualSchedule ;
rdfs:label "Actual schedule 1"^^xsd:string ;
.
UC3:Asset_1
rdf:type <http://ILAP_1.5/diskos#Asset> ;
rdfs:label "Asset 1"^^xsd:string ;
.
UC3:ContractorWBS_1
rdf:type ILAP:ContractorWBS ;
rdfs:label "Contractor WBS 1"^^xsd:string ;
.
UC3:ContractorWBS_2
rdf:type ILAP:ContractorWBS ;
rdfs:label "Contractor WBS 2"^^xsd:string ;
.
UC3:ExternalReference_1
rdf:type ILAP:ExternalReference ;
rdfs:label "External reference 1"^^xsd:string ;
.
UC3:Plan_1
rdf:type ILAP:ExecutionPlan ;
rdfs:label "Plan 1"^^xsd:string ;
.
UC3:PlannedActivity_1
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_E_Equipment> ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_L_Direct_Labor> ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityContractor <http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasActivityContractorWBS UC3:ContractorWBS_2 ;
ILAP:hasActivityCurrentProgressPercent 0 ;
ILAP:hasActivityDescription "Activity description text"^^xsd:string ;
ILAP:hasActivityDiscipline <http://data.posccaesar.org/sccs/COR_X_Marine_Operations_and_Logistics> ;
ILAP:hasActivityEstimatedWeight "10500"^^xsd:float ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_4_Construction> ;
ILAP:hasActivityLocation <http://data.posccaesar.org/brreg/Tananger> ;
ILAP:hasActivityLocation <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasActivityPBS <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivityPartActivity UC3:PlannedActivity_2 ;
ILAP:hasActivityPercentComplete "10"^^xsd:float ;
ILAP:hasActivityPhase <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityPlan UC3:ProjectPlan_1 ;
ILAP:hasActivityPlannedResource UC3:PlannedResource_1 ;
ILAP:hasActivityPredecessor UC3:Successor_1 ;
ILAP:hasActivityRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasActivityResourceProfile UC3:Profile_1 ;
ILAP:hasActivityResponsibleOrganization <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasActivityResponsiblePerson <http://data.posccaesar.org/pob/RolfHansen> ;
ILAP:hasActivityResult <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivitySAB <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityServiceSupplier <http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
ILAP:hasActivitySuccessor UC3:Successor_2 ;
ILAP:hasActivityTaskLeader <http://data.posccaesar.org/pob/NiloErdal> ;
ILAP:hasActivityVendor <http://data.posccaesar.org/brreg/SumitomoMetal> ;
ILAP:hasActivityWorkVolume "500"^^xsd:float ;
ILAP:hasExternalReference UC3:ExternalReference_1 ;
rdfs:label "Planned activity 1"^^xsd:string ;
.
UC3:PlannedActivity_2
rdf:type ILAP:PlannedActivity ;
rdfs:label "Planned activity 2"^^xsd:string ;
.
UC3:PlannedResource_1
rdf:type ILAP:PlannedResource ;
rdfs:label "Planned resource 1"^^xsd:string ;
.
UC3:PortfolioPlan_1
rdf:type ILAP:PortfolioPlan ;
rdfs:label "Portfolio plan 1"^^xsd:string ;
.
UC3:Profile_1
rdf:type ILAP:Profile ;
rdfs:label "Profile 1"^^xsd:string ;
.
UC3:ProjectPlan_1
rdf:type ILAP:ProjectPlan ;
ILAP:hasExternalReference UC3:ExternalReference_1 ;
ILAP:hasPlanAsset UC3:Asset_1 ;
ILAP:hasPlanAssetOwner <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanContentType <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasPlanContractType <http://data.posccaesar.org/NCS_PLANNING/ScheduleDriven> ;
ILAP:hasPlanContractor <http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasPlanExpenseType <http://data.posccaesar.org/NCS_PLANNING/OPEX> ;
ILAP:hasPlanGeoArea <http://data.posccaesar.org/NCS_PLANNING/Facility> ;
ILAP:hasPlanLevel <http://data.posccaesar.org/NCS_PLANNING/L4_ContractControlNetworkSchedule> ;
ILAP:hasPlanLicensePartner <http://data.posccaesar.org/brreg/Lundin> ;
ILAP:hasPlanLifecyclePhase <http://data.posccaesar.org/NCS_PLANNING/Maintenance> ;
ILAP:hasPlanNPDelement <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasPlanOperator <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanProject UC3:Project_1 ;
ILAP:hasPlanProjectType <http://data.posccaesar.org/NCS_PLANNING/BrownFieldProject> ;
ILAP:hasPlanRegulator <http://data.posccaesar.org/brreg/NEA> ;
ILAP:hasPlanRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasPlanResponsible <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanRollUp UC3:PortfolioPlan_1 ;
ILAP:hasPlanServiceSupplier <http://data.posccaesar.org/brreg/Subsea7> ;
ILAP:hasPlanSubplan UC3:ProjectPlan_2 ;
ILAP:hasPlanUserField UC3:UserField_1 ;
ILAP:hasPlanValueObjective <http://data.posccaesar.org/NCS_PLANNING/IncreasedRecovery> ;
rdfs:label "Project plan 1"^^xsd:string ;
.
UC3:ProjectPlan_2
rdf:type ILAP:ProjectPlan ;
rdfs:label "Project plan 2"^^xsd:string ;
.
UC3:Project_1
rdf:type ILAP:Project ;
rdfs:label "Project 1"^^xsd:string ;
.
UC3:ScheduledActivity_1
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityActualWeight "11000"^^xsd:float ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_1 ;
ILAP:hasActivityResponsibleOrganization <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasActivitySchedule UC3:TargetSchedule_1 ;
ILAP:hasActivityScheduledResource UC3:ScheduledResource_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
ILAP:hasExternalReference UC3:ExternalReference_1 ;
rdfs:label "Scheduled activity 1"^^xsd:string ;
.
UC3:ScheduledActivity_2
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_2 ;
ILAP:hasActivitySchedule UC3:TargetSchedule_1 ;
rdfs:label "Scheduled activity 2"^^xsd:string ;
.
UC3:ScheduledActivity_3
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_1 ;
ILAP:hasActivitySchedule UC3:ActualSchedule_1 ;
rdfs:label "Scheduled activity 3"^^xsd:string ;
.
UC3:ScheduledActivity_4
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_2 ;
ILAP:hasActivitySchedule UC3:ActualSchedule_1 ;
rdfs:label "Scheduled activity 4"^^xsd:string ;
.
UC3:ScheduledResource_1
rdf:type ILAP:ScheduledResource ;
rdfs:label "Scheduled resource 1"^^xsd:string ;
.
UC3:Successor_1
rdf:type ILAP:Successor ;
rdfs:label "Successor 1"^^xsd:string ;
.
UC3:Successor_2
rdf:type ILAP:Successor ;
rdfs:label "Successor 2"^^xsd:string ;
.
UC3:TargetSchedule_1
rdf:type ILAP:TargetSchedule ;
rdfs:label "Target schedule 1"^^xsd:string ;
.
UC3:UserField_1
rdf:type ILAP:UserField ;
rdfs:label "User field 1"^^xsd:string ;
.
<http://data.posccaesar.org/brreg/LegalEntity>
rdfs:subClassOf ILAP:ResponsibleOrganization ;
.
# baseURI: http://data.posccaesar.org/Data/UC4/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC4: <http://data.posccaesar.org/Data/UC4/> .
@prefix lci: <http://data.posccaesar.org/15926/tech/ontology/> .
@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#> .
UC4:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC4:BaselineSetting_1
rdf:type ILAP:BaselineSetting ;
ILAP:hasBaseline UC4:ScheduledPlan_1 ;
rdfs:label "Baseline setting 1"^^xsd:string ;
.
UC4:Planning_1
rdf:type ILAP:Planning ;
lci:hasPart UC4:BaselineSetting_1 ;
rdfs:label "Planning 1"^^xsd:string ;
.
UC4:ScheduledPlan_1
rdf:type ILAP:NetworkSchedule ;
rdfs:label "Scheduled plan 1"^^xsd:string ;
.
File mode changed