Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
npd
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
David Leal
2011-10-14 15:31:05 +0100
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
943a8cd6af37e63901e3889c04774f1efcd0acdb
943a8cd6
2 parents
115499bb
f6b87a02
Merge branch 'wellCompletion'
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
466 additions
and
461 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-ACTIVITY-V1.0.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-DPR-lib-v1.1.spin.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-DPR-lib-v1.1.spin.ttl.tbc
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-ACTIVITY-V1.0.ttl
View file @
943a8cd
# Saved by TopBraid on Fri Oct 14 13:39:53 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/flow
@prefix
ep-core:
<http://www.reportinghub.no/ep/schema/core#>
.
@prefix
ep-prodact:
<http://www.reportinghub.no/ep/schema/production-activity#>
.
@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#>
.
<http://www.reportinghub.no/ep/schema/1.0/production-activity>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/production-facility>
,
<http://www.reportinghub.no/ep/schema/1.0/well>
,
<http://www.reportinghub.no/ep/schema/1.0/facility>
,
<http://www.reportinghub.no/ep/schema/1.0/equipment>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose>
,
<http://www.reportinghub.no/ep/schema/1.0/flow>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
.
<http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity>
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
.
<http://www.reportinghub.no/ep/schema/activity#ProductionWellTest>
rdf:
type
owl:
Class
;
rdfs:
label
"production well test"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#WellTest>
,
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
<http://www.reportinghub.no/ep/schema/activity#WeeklyProductionActivity>
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
.
<http://www.reportinghub.no/ep/schema/activity#hasFlow>
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#Activity>
;
rdfs:
label
"has flow"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/flow#Flow>
.
ep-core:
Mass
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"mass"
^^
xsd:
string
;
rdfs:
subClassOf
ep-core:
MeasureOfAmountOfMaterial
.
<http://www.reportinghub.no/ep/schema/equipment#Manifold>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAManifold>
.
<http://www.reportinghub.no/ep/schema/equipment#Manifold-Injection>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Manifold>
.
<http://www.reportinghub.no/ep/schema/equipment#Manifold-Production>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Manifold>
.
<http://www.reportinghub.no/ep/schema/equipment#Separator>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfASeparator>
.
<http://www.reportinghub.no/ep/schema/equipment#Tank>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfATank>
.
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAFlowLine>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAManifold>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfASeparator>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfATank>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
ep-prodact:
AdministerFirstAid
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
AirTrafficOperation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
Alarm
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
AnnualProductionActivity
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
ep-prodact:
AnnualProductionActivityToEndOfReportingPeriod
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdfs:
subClassOf
ep-prodact:
AnnualProductionActivity
.
ep-prodact:
AnnualProductionOperationsActivityToEndOfReportingPeriod
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdfs:
subClassOf
ep-prodact:
ProductionOperationsActivity
,
ep-prodact:
AnnualProductionActivityToEndOfReportingPeriod
.
ep-prodact:
AnnualProductionVolumeActivityToEndOfReportingPeriod
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdfs:
subClassOf
ep-prodact:
ProductionVolumeActivity
,
ep-prodact:
AnnualProductionActivityToEndOfReportingPeriod
.
ep-prodact:
CargoShipOperation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
ConstructionOperation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
CumulativeProductionActivitySinceProductionBegan
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
ep-prodact:
DailyProductionOperationsActivity
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdfs:
subClassOf
ep-prodact:
ProductionOperationsActivity
,
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
.
ep-prodact:
DailyProductionVolumeActivity
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdfs:
subClassOf
ep-prodact:
ProductionVolumeActivity
,
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
.
ep-prodact:
Deviation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
DrillOrExcercise
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
Fire
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
Incident
.
ep-prodact:
FirstAid
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
FlowLine
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAFlowLine>
.
ep-prodact:
FlowLine-Production
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
FlowLine
.
ep-prodact:
FusionOfHSEActivitiesOverPeriod
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
FusionOfPartsOfProductionActivityOverPeriod
.
ep-prodact:
FusionOfPartsOfProductionActivityOverPeriod
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
HealthSafetyAndEnvironmentActivity
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
Incident
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
Injury
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
IssueWorkPermit
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
JobObservation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
LostProduction
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
ep-prodact:
LostTimeAccident
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
LostTimeIncident
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
Incident
.
ep-prodact:
MaintenanceActivity
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
MarineOperation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
MedicalTreatmentInjury
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
Injury
.
ep-prodact:
MonthlyProductionActivityToEndOfReportingPeriod
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity>
.
ep-prodact:
NearMiss
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
NotablePartOfProductionActivity
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
PartOfProductionActivity
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#Activity>
.
ep-prodact:
PowerStationFailure
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#Activity>
.
ep-prodact:
ProductionActivityLastingLessThanAYear
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
ep-prodact:
ProductionOperationClassByDuration
rdf:
type
rdfs:
Class
;
rdfs:
subClassOf
owl:
Class
.
ep-prodact:
ProductionOperationsActivity
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
ep-prodact:
ProductionVolumeActivity
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
ep-prodact:
ReleasedToWater
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
ReportHazard
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
RestrictedWork
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
RestrictedWorkInjury
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
Injury
.
ep-prodact:
SafetyActivityType
rdf:
type
rdfs:
Class
;
rdfs:
subClassOf
owl:
Class
.
ep-prodact:
SafetyMeeting
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
SampleAmountOfSubstance
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/well#Fluid>
.
ep-prodact:
SentAshore
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
SevereAccident
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
SickOnBoard
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
SpillOrLeak
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
WaterCleaningOperation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
WaterSample
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/well#Water>
,
ep-prodact:
SampleAmountOfSubstance
.
ep-prodact:
WorkingUnderPermit
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
WorkingUnderPermitWithSJA
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
WorkingUnderPermit
.
ep-prodact:
ammoniumDensity
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
Density
.
ep-prodact:
amountOfOil
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
Mass
.
ep-prodact:
classificationBySafetyActivityType
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
FusionOfHSEActivitiesOverPeriod
;
rdfs:
range
ep-prodact:
SafetyActivityType
.
ep-prodact:
coulterCounter
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
SpecificMass
.
ep-prodact:
glycolDensity
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
Density
.
ep-prodact:
hasPart
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
involvedVessel
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
MarineOperation
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/production-facility#ShipOrBoat>
.
ep-prodact:
involvement
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#Activity>
;
rdfs:
range
ep-core:
PhysicalObject
.
ep-prodact:
noOfDrillsOrExcercises
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfFirstAidEvents
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfHazardReportCards
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfIncidentsTotal
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfLostTimeIncidents
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfMiscellaneousHseEvents
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfPermitsWithSjaIssued
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfRestrictedWorkAndMedicalTreatmentInjuries
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfSafetyMeetings
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfSpillsOrLeaks
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
oilInWater
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
SpecificMass
.
ep-prodact:
oxygenInWater
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
SpecificMass
.
ep-prodact:
phenolDensity
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
Density
.
ep-prodact:
productionActivityPeriodClassification
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
FusionOfPartsOfProductionActivityOverPeriod
;
rdfs:
range
ep-prodact:
ProductionOperationClassByDuration
.
ep-prodact:
residualChlorideInWater
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
SpecificMass
.
ep-prodact:
samplePhValue
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
xsd:
double
.
ep-prodact:
samplePoint
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
xsd:
string
.
ep-prodact:
sampleTemperature
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
Temperature
.
ep-prodact:
sampleTurbidity
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
xsd:
double
.
ep-prodact:
totalNoOfPermitsIssued
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
totalOrganicCarbonInWater
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
SpecificMass
.
ep-prodact:
waterSampleTaken
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterCleaningOperation
;
rdfs:
range
ep-prodact:
WaterSample
.
ep-prodact:
yearlyActivityToDate
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
ProductionActivityLastingLessThanAYear
;
rdfs:
range
ep-prodact:
AnnualProductionActivityToEndOfReportingPeriod
.
<http://www.reportinghub.no/ep/schema/well#WellGroup>
rdf:
type
owl:
Class
.
# Saved by TopBraid on Fri Oct 14 15:14:22 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/flow
@prefix
ep-core:
<http://www.reportinghub.no/ep/schema/core#>
.
@prefix
ep-prodact:
<http://www.reportinghub.no/ep/schema/production-activity#>
.
@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#>
.
<http://www.reportinghub.no/ep/schema/1.0/production-activity>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/flow>
,
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/equipment>
,
<http://www.reportinghub.no/ep/schema/1.0/facility>
,
<http://www.reportinghub.no/ep/schema/1.0/well>
,
<http://www.reportinghub.no/ep/schema/1.0/production-facility>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
.
<http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity>
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
.
<http://www.reportinghub.no/ep/schema/activity#ProductionActivityToDate>
rdf:
type
owl:
Class
;
rdfs:
label
"production activity to date"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
<http://www.reportinghub.no/ep/schema/activity#ProductionWellTest>
rdf:
type
owl:
Class
;
rdfs:
label
"production well test"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
,
<http://www.reportinghub.no/ep/schema/activity#WellTest>
.
<http://www.reportinghub.no/ep/schema/activity#WeeklyProductionActivity>
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
.
<http://www.reportinghub.no/ep/schema/activity#hasFlow>
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#Activity>
;
rdfs:
label
"has flow"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/flow#Flow>
.
ep-core:
Mass
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"mass"
^^
xsd:
string
;
rdfs:
subClassOf
ep-core:
MeasureOfAmountOfMaterial
.
<http://www.reportinghub.no/ep/schema/equipment#Manifold>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAManifold>
.
<http://www.reportinghub.no/ep/schema/equipment#Manifold-Injection>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Manifold>
.
<http://www.reportinghub.no/ep/schema/equipment#Manifold-Production>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Manifold>
.
<http://www.reportinghub.no/ep/schema/equipment#Separator>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfASeparator>
.
<http://www.reportinghub.no/ep/schema/equipment#Tank>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfATank>
.
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAFlowLine>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAManifold>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfASeparator>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfATank>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
ep-prodact:
AdministerFirstAid
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
AirTrafficOperation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
Alarm
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
AnnualProductionActivity
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
ep-prodact:
AnnualProductionActivityToEndOfReportingPeriod
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
AnnualProductionActivity
.
ep-prodact:
AnnualProductionOperationsActivityToEndOfReportingPeriod
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
AnnualProductionActivityToEndOfReportingPeriod
,
ep-prodact:
ProductionOperationsActivity
.
ep-prodact:
AnnualProductionVolumeActivityToEndOfReportingPeriod
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
AnnualProductionActivityToEndOfReportingPeriod
,
ep-prodact:
ProductionVolumeActivity
.
ep-prodact:
CargoShipOperation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
ConstructionOperation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
CumulativeProductionActivitySinceProductionBegan
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
ep-prodact:
DailyProductionOperationsActivity
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
,
ep-prodact:
ProductionOperationsActivity
.
ep-prodact:
DailyProductionVolumeActivity
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
,
ep-prodact:
ProductionVolumeActivity
.
ep-prodact:
Deviation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
DrillOrExcercise
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
Fire
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
Incident
.
ep-prodact:
FirstAid
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
FlowLine
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAFlowLine>
.
ep-prodact:
FlowLine-Production
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
FlowLine
.
ep-prodact:
FusionOfHSEActivitiesOverPeriod
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
FusionOfPartsOfProductionActivityOverPeriod
.
ep-prodact:
FusionOfPartsOfProductionActivityOverPeriod
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
HealthSafetyAndEnvironmentActivity
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
Incident
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
Injury
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
IssueWorkPermit
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
JobObservation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
LostProduction
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
ep-prodact:
LostTimeAccident
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
LostTimeIncident
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
Incident
.
ep-prodact:
MaintenanceActivity
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
MarineOperation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
MedicalTreatmentInjury
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
Injury
.
ep-prodact:
MonthlyProductionActivityToEndOfReportingPeriod
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity>
.
ep-prodact:
NearMiss
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
NotablePartOfProductionActivity
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
PartOfProductionActivity
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#Activity>
.
ep-prodact:
PowerStationFailure
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#Activity>
.
ep-prodact:
ProductionActivityLastingLessThanAYear
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
ep-prodact:
ProductionOperationClassByDuration
rdf:
type
rdfs:
Class
;
rdfs:
subClassOf
owl:
Class
.
ep-prodact:
ProductionOperationsActivity
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
ep-prodact:
ProductionVolumeActivity
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
ep-prodact:
ReleasedToWater
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
ReportHazard
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
RestrictedWork
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
RestrictedWorkInjury
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
Injury
.
ep-prodact:
SafetyActivityType
rdf:
type
rdfs:
Class
;
rdfs:
subClassOf
owl:
Class
.
ep-prodact:
SafetyMeeting
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
SampleAmountOfSubstance
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/well#Fluid>
.
ep-prodact:
SentAshore
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
SevereAccident
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
SickOnBoard
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
SpillOrLeak
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
WaterCleaningOperation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
WaterSample
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
SampleAmountOfSubstance
,
<http://www.reportinghub.no/ep/schema/well#Water>
.
ep-prodact:
WorkingUnderPermit
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
WorkingUnderPermitWithSJA
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
WorkingUnderPermit
.
ep-prodact:
ammoniumDensity
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
Density
.
ep-prodact:
amountOfOil
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
Mass
.
ep-prodact:
classificationBySafetyActivityType
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
FusionOfHSEActivitiesOverPeriod
;
rdfs:
range
ep-prodact:
SafetyActivityType
.
ep-prodact:
coulterCounter
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
SpecificMass
.
ep-prodact:
glycolDensity
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
Density
.
ep-prodact:
hasPart
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
involvedVessel
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
MarineOperation
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/production-facility#ShipOrBoat>
.
ep-prodact:
involvement
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#Activity>
;
rdfs:
range
ep-core:
PhysicalObject
.
ep-prodact:
noOfDrillsOrExcercises
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfFirstAidEvents
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfHazardReportCards
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfIncidentsTotal
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfLostTimeIncidents
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfMiscellaneousHseEvents
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfPermitsWithSjaIssued
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfRestrictedWorkAndMedicalTreatmentInjuries
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfSafetyMeetings
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
noOfSpillsOrLeaks
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
oilInWater
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
SpecificMass
.
ep-prodact:
oxygenInWater
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
SpecificMass
.
ep-prodact:
phenolDensity
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
Density
.
ep-prodact:
productionActivityPeriodClassification
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
FusionOfPartsOfProductionActivityOverPeriod
;
rdfs:
range
ep-prodact:
ProductionOperationClassByDuration
.
ep-prodact:
residualChlorideInWater
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
SpecificMass
.
ep-prodact:
samplePhValue
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
xsd:
double
.
ep-prodact:
samplePoint
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
xsd:
string
.
ep-prodact:
sampleTemperature
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
Temperature
.
ep-prodact:
sampleTurbidity
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
xsd:
double
.
ep-prodact:
totalNoOfPermitsIssued
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
range
xsd:
integer
.
ep-prodact:
totalOrganicCarbonInWater
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
SpecificMass
.
ep-prodact:
waterSampleTaken
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
WaterCleaningOperation
;
rdfs:
range
ep-prodact:
WaterSample
.
ep-prodact:
yearlyActivityToDate
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-prodact:
ProductionActivityLastingLessThanAYear
;
rdfs:
range
ep-prodact:
AnnualProductionActivityToEndOfReportingPeriod
.
<http://www.reportinghub.no/ep/schema/well#WellGroup>
rdf:
type
owl:
Class
.
...
...
www.reportinghub.no/ep/spin/SPIN_EPIM-DPR-lib-v1.1.spin.ttl
View file @
943a8cd
This diff could not be displayed because it is too large.
www.reportinghub.no/ep/spin/SPIN_EPIM-DPR-lib-v1.1.spin.ttl.tbc
View file @
943a8cd
# Saved by TopBraid on Fri Oct 14 1
3:39:2
0 BST 2011
# Saved by TopBraid on Fri Oct 14 1
5:27:4
0 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
Please
register
or
login
to post a comment