David Price

Merge branch 'master' into drilling-rd-more

Showing 41 changed files with 530 additions and 185 deletions
......@@ -17,7 +17,7 @@
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.w3.org/2004/02/skos/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.w3.org/2004/02/skos/core> ;
owl:versionInfo "0.1.0"^^xsd:string .
ep-actpurp:Completion--bopwellheadequipment
......@@ -112,6 +112,7 @@ ep-actpurp:Completion--wireline
ep-actpurp:DailyDrillingActivityPurposeType
rdf:type rdfs:Class ;
rdfs:comment "class of daily drilling activity on the basis of the purpose of the activity"^^xsd:string ;
rdfs:label "daily drilling activity purpose type"^^xsd:string ;
rdfs:subClassOf owl:Class .
......
This diff could not be displayed because it is too large.
......@@ -16,7 +16,9 @@
ep-core:Acidity
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "acidity"^^xsd:string ;
rdfs:subClassOf owl:Class .
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS1060066151"^^xsd:string .
ep-core:Attenuation
rdf:type rdfs:Class ;
......@@ -24,8 +26,10 @@ ep-core:Attenuation
ep-core:BulkModulus
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "Shear Modulus"^^xsd:string ;
rdfs:subClassOf ep-core:EnergyPerVolume .
rdfs:label "Bulk Modulus"^^xsd:string ;
rdfs:subClassOf ep-core:EnergyPerVolume ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS380474"^^xsd:string .
ep-core:Class_of_indirect_property
rdf:type owl:Class ;
......@@ -45,7 +49,9 @@ ep-core:CompositionOfAllPartsOfDefinedType
ep-core:Compressibility
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "Compressibility"^^xsd:string ;
rdfs:subClassOf owl:Class .
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS350234"^^xsd:string .
ep-core:Density
rdf:type ep-core:PropertySpace , rdfs:Class ;
......@@ -86,7 +92,10 @@ ep-core:EnergyPerVolume
ep-core:Frequency
rdf:type rdfs:Class ;
rdfs:subClassOf owl:Class .
rdfs:label "frequency"^^xsd:string ;
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS351989"^^xsd:string .
ep-core:GP_cm-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
......@@ -96,7 +105,10 @@ ep-core:GP_cm-1
ep-core:Illuminance
rdf:type rdfs:Class ;
rdfs:subClassOf owl:Class .
rdfs:label "illuminance"^^xsd:string ;
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS352349"^^xsd:string .
ep-core:Length
rdf:type ep-core:PropertySpace , rdfs:Class ;
......@@ -116,7 +128,9 @@ ep-core:LinearStrain
ep-core:MagneticFieldStrength
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "magnetic field strength"^^xsd:string ;
rdfs:subClassOf owl:Class .
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS353024"^^xsd:string .
ep-core:Mass
rdf:type ep-core:PropertySpace , rdfs:Class ;
......@@ -184,7 +198,9 @@ ep-core:ModulusOfCompression
ep-core:ModulusOfElasticity
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "modulus of elasticity"^^xsd:string ;
rdfs:subClassOf ep-core:EnergyPerVolume .
rdfs:subClassOf ep-core:EnergyPerVolume ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS380429"^^xsd:string .
ep-core:ModulusOfRigidity
rdf:type ep-core:PropertySpace , rdfs:Class ;
......@@ -193,8 +209,10 @@ ep-core:ModulusOfRigidity
ep-core:MolarVolume
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "length"^^xsd:string ;
rdfs:subClassOf owl:Class .
rdfs:label "molar volume"^^xsd:string ;
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS387764"^^xsd:string .
ep-core:Mole
rdf:type ep-core:PropertySpace , rdfs:Class ;
......@@ -209,12 +227,16 @@ ep-core:MolePair
ep-core:MomentOfForce
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "Moment of Force"^^xsd:string ;
rdfs:subClassOf owl:Class .
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS380069"^^xsd:string .
ep-core:NormalStress
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "Normal Stress"^^xsd:string ;
rdfs:subClassOf ep-core:EnergyPerVolume .
rdfs:subClassOf ep-core:EnergyPerVolume ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS380249"^^xsd:string .
ep-core:Pair
rdf:type owl:Class ;
......@@ -262,13 +284,17 @@ ep-core:PoissonRatio
ep-core:Power
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "pressure"^^xsd:string ;
rdfs:subClassOf owl:Class .
rdfs:label "power"^^xsd:string ;
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS354104"^^xsd:string .
ep-core:Pressure
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "pressure"^^xsd:string ;
rdfs:subClassOf owl:Class .
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS354194"^^xsd:string .
ep-core:PressureValue1atm
rdf:type ep-core:Pressure ;
......@@ -288,12 +314,16 @@ ep-core:PropertySpace
ep-core:RadiantEngergyDensity
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "Radiant Energy Density"^^xsd:string ;
rdfs:subClassOf ep-core:EnergyPerVolume .
rdfs:subClassOf ep-core:EnergyPerVolume ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS384614"^^xsd:string .
ep-core:Ratio
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "ratio"^^xsd:string ;
rdfs:subClassOf ep-core:DimensionlessMeasure .
rdfs:subClassOf ep-core:DimensionlessMeasure ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS368999"^^xsd:string .
ep-core:RegionOfSpace
rdf:type owl:Class ;
......@@ -323,7 +353,9 @@ ep-core:SetOfTemporalInstants
ep-core:ShearModulus
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "Shear Modulus"^^xsd:string ;
rdfs:subClassOf ep-core:EnergyPerVolume .
rdfs:subClassOf ep-core:EnergyPerVolume ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS366254"^^xsd:string .
ep-core:ShearStrain
rdf:type rdfs:Class ;
......@@ -332,17 +364,23 @@ ep-core:ShearStrain
ep-core:ShearStress
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "Shear Stress"^^xsd:string ;
rdfs:subClassOf ep-core:EnergyPerVolume .
rdfs:subClassOf ep-core:EnergyPerVolume ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS363149"^^xsd:string .
ep-core:SpecificVolume
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "specific volume"^^xsd:string ;
rdfs:subClassOf owl:Class .
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS375029"^^xsd:string .
ep-core:Speed
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "speed"^^xsd:string ;
rdfs:subClassOf owl:Class .
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS356309"^^xsd:string .
ep-core:Strain
rdf:type rdfs:Class ;
......@@ -356,7 +394,9 @@ ep-core:StrengthOfRockFormation
ep-core:Temperature
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "temperature"^^xsd:string ;
rdfs:subClassOf owl:Class .
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS355859"^^xsd:string .
ep-core:Temperature60degF
rdf:type ep-core:Temperature ;
......@@ -398,17 +438,23 @@ ep-core:TimeDuration
ep-core:Turbidity
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "turbidity"^^xsd:string ;
rdfs:subClassOf owl:Class .
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS17043482"^^xsd:string .
ep-core:Velocity
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "velocity"^^xsd:string ;
rdfs:subClassOf owl:Class .
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS54808338240"^^xsd:string .
ep-core:Volume
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "volume"^^xsd:string ;
rdfs:subClassOf ep-core:MeasureOfAmountOfMaterial , owl:Class .
rdfs:subClassOf ep-core:MeasureOfAmountOfMaterial , owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS356444"^^xsd:string .
ep-core:VolumeAt0degC1atm
rdf:type ep-core:PropertySpace , rdfs:Class ;
......@@ -422,7 +468,7 @@ ep-core:VolumeAt15degC1atm
ep-core:VolumeAt1degC1atm
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "volume at 0 degrees C 1 atmosphere"^^xsd:string ;
rdfs:label "volume at 1 degrees C 1 atmosphere"^^xsd:string ;
rdfs:subClassOf ep-core:MeasureOfAmountOfMaterial .
ep-core:VolumeAt60degF1atm
......@@ -481,12 +527,16 @@ ep-core:VolumicConcentration
ep-core:Work
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "Work (energy)"^^xsd:string ;
rdfs:subClassOf owl:Class .
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS380654"^^xsd:string .
ep-core:YieldPoint
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "yield point"^^xsd:string ;
rdfs:subClassOf owl:Class .
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS8647761"^^xsd:string .
ep-core:a_m-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
......@@ -1759,7 +1809,7 @@ ep-core:hasCompositionOfAllPartsOfDefinedType
ep-core:hasFeature
rdf:type owl:ObjectProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "has part"^^xsd:string ;
rdfs:label "has feature"^^xsd:string ;
rdfs:range ep-core:PhysicalFeature .
ep-core:hasPart
......@@ -3442,7 +3492,7 @@ ep-core:n_m-2
ep-core:n_m-3
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "Newtons per square metre"^^xsd:string .
rdfs:label "Newtons per cubic metre"^^xsd:string .
ep-core:n_m-E
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
......@@ -3782,7 +3832,8 @@ ep-core:picosecond
ep-core:poise
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:PlasticViscosity ;
rdfs:label "P"^^xsd:string .
rdfs:label "poise"^^xsd:string ;
ep-core:unitSymbol "P"^^xsd:string .
ep-core:pound_foot-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
......@@ -4552,6 +4603,12 @@ ep-core:us_mi2
rdfs:comment "According to everything I can find, there is no difference between this an mi2"^^xsd:string ;
rdfs:label "square miles (US)"^^xsd:string .
ep-core:versionOf
rdf:type owl:ObjectProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "version of"^^xsd:string ;
rdfs:range ep-core:PhysicalThing .
ep-core:volt
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "Volt"^^xsd:string ;
......
This diff could not be displayed because it is too large.
# baseURI: http://www.reportinghub.no/ep/transform/transform-helper-schema
# imports: http://www.epim.no/schemas/mprml/1
# imports: http://www.reportinghub.no/ep/schema/1.0/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 transhelp: <http://www.reportinghub.no/ep/transform/transform-helper-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/transform/transform-helper-schema>
rdf:type owl:Ontology ;
rdfs:comment "The Transform Helper Schema is the set of properties and classes used for the creation of temporary data used as part of the ERH transformations. All instances of classes and uses of these properties is deleted before the triples are stored in the RDF database."^^xsd:string ;
owl:imports <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/ep/schema/1.0/activity> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
transhelp:derivedFrom
rdf:type owl:ObjectProperty .
transhelp:facilityIdentifier
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:forComment
rdf:type owl:ObjectProperty ;
rdfs:comment "Used to pass an argument to Cs_datedComment"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
rdfs:label "for comment"^^xsd:string .
transhelp:hasDerivedText
rdf:type owl:DatatypeProperty .
transhelp:intervalEnd
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:intervalIdentifier
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:intervalStart
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:label
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:mapsTo
rdf:type rdf:Property .
transhelp:materialClassMapsToMPREnumeration
rdf:type owl:FunctionalProperty , owl:InverseFunctionalProperty , owl:ObjectProperty ;
rdfs:label "material class maps to MPR enumeration"^^xsd:string ;
rdfs:subPropertyOf transhelp:mapsTo .
transhelp:nominalInstant
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:standardTempPres
rdf:type rdf:Property ;
rdfs:range <http://www.epim.no/schemas/mprml/1#StandardTempPress> .
transhelp:typeOfPartCommentedOn
rdf:type owl:ObjectProperty ;
rdfs:comment "Used to pass an argument to Cs_datedComment"^^xsd:string ;
rdfs:domain owl:Class ;
rdfs:label "type of part commented on"^^xsd:string .
# baseURI: http://www.reportinghub.no/ep/transform/transform-helper-schema
# imports: http://www.epim.no/schemas/mprml/1
# imports: http://www.reportinghub.no/ep/schema/1.0/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 transhelp: <http://www.reportinghub.no/ep/transform/transform-helper-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/transform/transform-helper-schema>
rdf:type owl:Ontology ;
rdfs:comment "The Transform Helper Schema is the set of properties and classes used for the creation of temporary data used as part of the ERH transformations. All instances of classes and uses of these properties is deleted before the triples are stored in the RDF database."^^xsd:string ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.epim.no/schemas/mprml/1> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
transhelp:derivedFrom
rdf:type owl:ObjectProperty .
transhelp:facilityIdentifier
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
transhelp:forComment
rdf:type owl:ObjectProperty ;
rdfs:comment "Used to pass an argument to Cs_datedComment"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
rdfs:label "for comment"^^xsd:string .
transhelp:hasDerivedText
rdf:type owl:DatatypeProperty .
transhelp:interval
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
transhelp:intervalEnd
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
transhelp:intervalIdentifier
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
transhelp:intervalStart
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
transhelp:label
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
transhelp:mapsTo
rdf:type rdf:Property .
transhelp:materialClassMapsToMPREnumeration
rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty , owl:FunctionalProperty ;
rdfs:label "material class maps to MPR enumeration"^^xsd:string ;
rdfs:subPropertyOf transhelp:mapsTo .
transhelp:nominalInstant
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
transhelp:standardTempPres
rdf:type rdf:Property ;
rdfs:range <http://www.epim.no/schemas/mprml/1#StandardTempPress> .
transhelp:typeOfPartCommentedOn
rdf:type owl:ObjectProperty ;
rdfs:comment "Used to pass an argument to Cs_datedComment"^^xsd:string ;
rdfs:domain owl:Class ;
rdfs:label "type of part commented on"^^xsd:string .
......
......@@ -13,6 +13,7 @@
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-operationalHSEReport-v1.1.1
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-organization-v1.1.1
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumePeriod-v1.0
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeReport-v1.0
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionActivity-v1.1.1
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionOperationReport-v1.1.1
......@@ -31,6 +32,7 @@
@prefix TRANSFORM_mpr-operationalHSEReport-v1.1: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-operationalHSEReport-v1.1.1#> .
@prefix TRANSFORM_mpr-organization-v1.1: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-organization-v1.1.1#> .
@prefix TRANSFORM_mpr-productVolume-v1: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0#> .
@prefix TRANSFORM_mpr-productVolumePeriod-v1: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumePeriod-v1.0#> .
@prefix TRANSFORM_mpr-productVolumeReport-v1: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeReport-v1.0#> .
@prefix TRANSFORM_mpr-productionActivity-v1.1: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionActivity-v1.1.1#> .
@prefix TRANSFORM_mpr-productionOperationReport-v1.1: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionOperationReport-v1.1.1#> .
......@@ -50,5 +52,5 @@
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionOperationReport-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-facilityIdentifierStructure-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionActivity-v1.1.1> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.0/mpr/wellTest> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-comment-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-geographicContext-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-approval-v1.1.1> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionReport-v1.0> , <http://www.reportinghub.no/ep/transform/1.0/mpr/injectionTestResults> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-organization-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeReport-v1.0> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-weather-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-fluidSample-v1.0> , <http://www.reportinghub.no/ep/transform/1.0/mpr/productionTestResults> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-commonPropertiesProductVolume-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-operationalHSEReport-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-installationReport-v1.1.1> ;
owl:imports <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionOperationReport-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-facilityIdentifierStructure-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionActivity-v1.1.1> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.0/mpr/wellTest> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-comment-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-geographicContext-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-approval-v1.1.1> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionReport-v1.0> , <http://www.reportinghub.no/ep/transform/1.0/mpr/injectionTestResults> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-organization-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-weather-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeReport-v1.0> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumePeriod-v1.0> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-fluidSample-v1.0> , <http://www.reportinghub.no/ep/transform/1.0/mpr/productionTestResults> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-operationalHSEReport-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-commonPropertiesProductVolume-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-installationReport-v1.1.1> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
This diff could not be displayed because it is too large.
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "0"^^xsd:int
] .
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
# baseURI: http://www.reportinghub.no/refdata/RDL_ERHFoundationRD
# imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003
# imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations
@prefix : <http://www.reportinghub.no/refdata/RDL_ERHFoundationRD#> .
@prefix ISO-15926-2_2003: <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#> .
@prefix RDL-annotations: <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix pca-rdl: <http://posccaesar.org/rdl/> .
@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#> .
pca-rdl:ERH00000
rdf:type ISO-15926-2_2003:Thing , owl:Class ;
rdfs:subClassOf owl:Thing ;
pca-rdl:hasDesignation
"EPIM REPORTINGHUB REFERENCE DATA THING"^^xsd:string ;
pca-rdl:hasIdPCA "ERH00000"^^xsd:string .
pca-rdl:ERH00001
rdf:type ISO-15926-2_2003:ClassOfClass , owl:Class ;
rdfs:subClassOf owl:Thing ;
pca-rdl:hasDesignation
"EPIM REPORTINGHUB REFERENCE DATA CLASS"^^xsd:string ;
pca-rdl:hasIdPCA "ERH00001"^^xsd:string .
<http://www.reportinghub.no/refdata/RDL_ERHFoundationRD>
rdf:type owl:Ontology ;
owl:imports <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> , <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
SELECT DISTINCT ?RDLDesignation ?RDLDefinition ?EntityType ?RDLSuperclass ?ERHLocalname ?ERHOntology
SELECT DISTINCT ?RDDesignation ?RDDefinition ?RDId ?EntityType ?RDURI ?RDSuperclass ?RDSuperclassId ?RDSuperclassURI ?ERHLocalname ?ERHOntology
WHERE {
?s pca-rdl:hasDesignation ?RDLDesignation .
?s pca-rdl:hasDefinition ?RDLDefinition .
?s rdf:type ?p2 .
?RDURI pca-rdl:hasDesignation ?RDDesignation .
?RDURI pca-rdl:hasDefinition ?RDDefinition .
?RDURI pca-rdl:hasIdPCA ?RDId .
?RDURI rdf:type ?p2 .
FILTER ( afn:namespace(?p2) = "http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#" )
BIND (afn:localname(?p2) AS ?EntityType )
OPTIONAL {
?spec ISO-15926-2_2003:hasSubclass ?s .
?spec ISO-15926-2_2003:hasSuperclass ?sup .
?sup pca-rdl:hasDesignation ?RDLSuperclass .
?spec ISO-15926-2_2003:hasSubclass ?RDURI .
?spec ISO-15926-2_2003:hasSuperclass ?RDSuperclassURI .
?RDSuperclassURI pca-rdl:hasDesignation ?RDSuperclass .
?RDSuperclassURI pca-rdl:hasIdPCA ?RDSuperclassId .
}
?erh owl:sameAs ?s .
?erh owl:sameAs ?RDURI .
BIND (afn:localname(?erh) AS ?ERHLocalname )
BIND (afn:namespace(?erh) AS ?ERHOntology )
}
\ No newline at end of file
......
SELECT DISTINCT ?RDLDesignation ?RDLDefinition ?EntityType ?CoPossessor ?ERHLocalname ?ERHOntology
WHERE {
?s pca-rdl:hasDesignation ?RDLDesignation .
?s ISO-15926-2_2003:hasClassOfPossessor ?CoPossessor .
?s pca-rdl:hasDefinition ?RDLDefinition .
?s rdf:type ?p2 .
BIND (afn:localname(?p2) AS ?EntityType )
OPTIONAL {
?spec ISO-15926-2_2003:hasSubclass ?s .
?spec ISO-15926-2_2003:hasSuperclass ?sup .
?sup pca-rdl:hasDesignation ?RDLSuperclass .
?sup pca-rdl:hasIdPCA ?RDLSuperclassId .
}
?erh owl:sameAs ?s .
BIND (afn:localname(?erh) AS ?ERHLocalname )
BIND (afn:namespace(?erh) AS ?ERHOntology )
}
\ No newline at end of file
# baseURI: http://www.reportinghub.no/refdata/transform/match-designation
# imports: file:///www-test.reportinghub.no/refdata/jord-single-property-dimension.xls
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/core
@prefix : <http://www.reportinghub.no/refdata/transform/match-designation#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
@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 sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/core#PropertySpace>
spin:rule
[ rdf:type sp:Construct ;
sp:templates ([ sp:object
[ sp:varName "uri"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#seeReferenceData> ;
sp:subject spin:_this
]) ;
sp:where ([ rdf:type sp:NotExists ;
sp:elements ([ sp:object
[ sp:varName "ref"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#seeReferenceData> ;
sp:subject spin:_this
])
] [ sp:object
[ sp:varName "label"^^xsd:string
] ;
sp:predicate rdfs:label ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:upper-case ;
sp:arg1 [ sp:varName "label"^^xsd:string
]
] ;
sp:variable
[ sp:varName "thisdes"^^xsd:string
]
] [ sp:object
[ sp:varName "thisdes"^^xsd:string
] ;
sp:predicate <file:///www-test.reportinghub.no/refdata/jord-single-property-dimension.xls#des> ;
sp:subject
[ sp:varName "rd"^^xsd:string
]
] [ sp:object
[ sp:varName "uri"^^xsd:string
] ;
sp:predicate <file:///www-test.reportinghub.no/refdata/jord-single-property-dimension.xls#uRI> ;
sp:subject
[ sp:varName "rd"^^xsd:string
]
])
] .
<http://www.reportinghub.no/refdata/transform/match-designation>
rdf:type owl:Ontology ;
owl:imports <file:///www-test.reportinghub.no/refdata/jord-single-property-dimension.xls> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/core> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "0"^^xsd:int
] .
# baseURI: http://www.reportinghub.no/refdata/transform/match-xsd-label
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.witsml.org/schemas/1series
@prefix : <http://www.reportinghub.no/refdata/transform/match-xsd-label#> .
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix p1series: <http://www.witsml.org/schemas/1series#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/core#ClassificationFunctionOverTime>
rdfs:subClassOf :DDR-Thing .
<http://www.reportinghub.no/ep/schema/core#Pair>
rdfs:subClassOf :DDR-Thing .
<http://www.reportinghub.no/ep/schema/core#PhysicalThing>
rdfs:subClassOf :DDR-Thing .
<http://www.reportinghub.no/ep/schema/material#MaterialPair>
rdfs:subClassOf :DDR-Thing .
<http://www.reportinghub.no/ep/schema/report#Report>
rdfs:subClassOf :DDR-Thing .
<http://www.reportinghub.no/refdata/transform/match-xsd-label>
rdf:type owl:Ontology ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.witsml.org/schemas/1series> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
:DDR-Thing
rdf:type owl:Class ;
rdfs:subClassOf owl:Thing .
owl:Class
spin:rule
[ rdf:type sp:Construct ;
sp:templates ([ sp:object
[ sp:varName "s1"^^xsd:string
] ;
sp:predicate rdfs:seeAlso ;
sp:subject
[ sp:varName "s2"^^xsd:string
]
]) ;
sp:where ([ sp:object
[ sp:varName "label1"^^xsd:string
] ;
sp:predicate rdfs:label ;
sp:subject
[ sp:varName "s1"^^xsd:string
]
] [ rdf:type sp:Filter ;
sp:expression
[ rdf:type sp:eq ;
sp:arg1 [ rdf:type afn:namespace ;
sp:arg1 [ sp:varName "s1"^^xsd:string
]
] ;
sp:arg2 "http://www.witsml.org/schemas/1series#"
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:upper-case ;
sp:arg1 [ sp:varName "label1"^^xsd:string
]
] ;
sp:variable
[ sp:varName "ulabel1"^^xsd:string
]
] [ rdf:type sp:TriplePath ;
sp:object :DDR-Thing ;
sp:path [ rdf:type sp:ModPath ;
sp:modMax -2 ;
sp:modMin 0 ;
sp:subPath rdfs:subClassOf
] ;
sp:subject
[ sp:varName "s2"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:upper-case ;
sp:arg1 [ rdf:type afn:localname ;
sp:arg1 [ sp:varName "s2"^^xsd:string
]
]
] ;
sp:variable
[ sp:varName "localname"^^xsd:string
]
] [ rdf:type sp:Filter ;
sp:expression
[ rdf:type sp:eq ;
sp:arg1 [ sp:varName "localname"^^xsd:string
] ;
sp:arg2 [ sp:varName "ulabel1"^^xsd:string
]
]
])
] .
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
<http://spinrdf.org/spin#topSPINOptions>
"singlePass" ;
composite:index "0"^^xsd:int
] .
......@@ -67,6 +67,7 @@ WHERE {
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:HSEInformation" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:SafetyInformation" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:WeatherInformation" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:SeaWeatherInformation" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:OperationInformation" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductionOperationActivity" />
......@@ -79,10 +80,10 @@ WHERE {
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductionVolumes" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlows" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlows" />
/>
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:InjectionVolumes" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlowsInjection" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlowsInjection" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ImportVolumes" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlowsImport" />
......
# baseURI: http://www.reportinghub.no/swp/dpr
# imports: http://uispin.org/tui
# imports: http://www.reportinghub.no/ep/schema/1.0/production
# imports: http://www.reportinghub.no/ep/spin/dpr-tables
# imports: http://www.reportinghub.no/spin/rh
@prefix arg: <http://spinrdf.org/arg#> .
@prefix dprswp: <http://www.reportinghub.no/swp/dpr#> .
@prefix html: <http://uispin.org/html#> .
@prefix let: <http://uispin.org/let#> .
@prefix letrs: <http://uispin.org/letrs#> .
@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 sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix ui: <http://uispin.org/ui#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
arg:report
rdf:type rdf:Property ;
rdfs:label "report"^^xsd:string ;
rdfs:subPropertyOf sp:arg .
arg:template
rdf:type rdf:Property ;
rdfs:label "template"^^xsd:string ;
rdfs:subPropertyOf sp:arg .
<http://www.reportinghub.no/ep/schema/report#DailyProductionReport>
ui:instanceView
[ rdf:type dprswp:DailyProductionReportView ;
arg:report spin:_this
] .
<http://www.reportinghub.no/swp/dpr>
rdf:type owl:Ontology ;
owl:imports <http://uispin.org/tui> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.reportinghub.no/ep/spin/dpr-tables> , <http://www.reportinghub.no/spin/rh> ;
owl:versionInfo "0.1.0"^^xsd:string .
dprswp:DailyProductionReportView
rdf:type ui:NodeClass ;
rdfs:label "Daily production report view"^^xsd:string ;
rdfs:subClassOf ui:Element ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The report to display."^^xsd:string ;
spl:predicate arg:report ;
spl:valueType <http://www.reportinghub.no/ep/schema/report#DailyProductionReport>
] ;
ui:headIncludes
[ rdf:type html:Link ;
html:href "http://spinrdf.org/rhlib/ddr.css"^^xsd:string ;
html:rel "stylesheet"^^xsd:string ;
html:type "text/css"^^xsd:string
] ;
ui:prototype <http://www.reportinghub.no/swp/DailyProductionReport.uispin.html> .
dprswp:Table
rdf:type ui:NodeClass ;
rdfs:comment "An HTML table displaying the results of a given SPIN template for a given DPR. The template should also provide rhspin:tableHeaders."^^xsd:string ;
rdfs:label "Table"^^xsd:string ;
rdfs:subClassOf ui:Element ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The report that serves as root of the template."^^xsd:string ;
spl:optional "true"^^xsd:boolean ;
spl:predicate arg:report ;
spl:valueType <http://www.reportinghub.no/ep/schema/report#DailyProductionReport>
] ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The SPIN Template to execute."^^xsd:string ;
spl:predicate arg:template ;
spl:valueType spin:Template
] ;
ui:prototype <http://www.reportinghub.no/swp/DPRTable.uispin.html> .
# baseURI: http://www.reportinghub.no/swp/dpr
# imports: http://uispin.org/tui
# imports: http://www.reportinghub.no/ep/schema/1.0/production
# imports: http://www.reportinghub.no/ep/spin/dpr-tables
# imports: http://www.reportinghub.no/spin/rh
@prefix arg: <http://spinrdf.org/arg#> .
@prefix dprswp: <http://www.reportinghub.no/swp/dpr#> .
@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> .
@prefix html: <http://uispin.org/html#> .
@prefix let: <http://uispin.org/let#> .
@prefix letrs: <http://uispin.org/letrs#> .
@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 rhspin: <http://www.reportinghub.no/spin/rh#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix ui: <http://uispin.org/ui#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
arg:report
rdf:type rdf:Property ;
rdfs:label "report"^^xsd:string ;
rdfs:subPropertyOf sp:arg .
arg:template
rdf:type rdf:Property ;
rdfs:label "template"^^xsd:string ;
rdfs:subPropertyOf sp:arg .
<http://www.reportinghub.no/ep/schema/report#DailyProductionReport>
ui:instanceView
[ rdf:type dprswp:DailyProductionReportView ;
arg:report spin:_this
] .
<http://www.reportinghub.no/ep/spin/dpr-tables#WeatherInformation>
rdfs:comment "rhspin:tableHeaders values come from http://massivemonster.org/prodmltutorial/movingon/operational/weather"^^xsd:string .
<http://www.reportinghub.no/swp/dpr>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/spin/dpr-tables> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://uispin.org/tui> ;
owl:versionInfo "0.1.0"^^xsd:string .
dprswp:DailyProductionReportView
rdf:type ui:NodeClass ;
rdfs:label "Daily production report view"^^xsd:string ;
rdfs:subClassOf ui:Element ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The report to display."^^xsd:string ;
spl:predicate arg:report ;
spl:valueType <http://www.reportinghub.no/ep/schema/report#DailyProductionReport>
] ;
ui:headIncludes
[ rdf:type html:Link ;
html:href "http://spinrdf.org/rhlib/ddr.css"^^xsd:string ;
html:rel "stylesheet"^^xsd:string ;
html:type "text/css"^^xsd:string
] ;
ui:prototype <http://www.reportinghub.no/swp/DailyProductionReport.uispin.html> .
dprswp:Table
rdf:type ui:NodeClass ;
rdfs:comment "An HTML table displaying the results of a given SPIN template for a given DPR. The template should also provide rhspin:tableHeaders."^^xsd:string ;
rdfs:label "Table"^^xsd:string ;
rdfs:subClassOf ui:Element ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The SPIN Template to execute."^^xsd:string ;
spl:predicate arg:template ;
spl:valueType spin:Template
] ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The report that serves as root of the template."^^xsd:string ;
spl:optional "true"^^xsd:boolean ;
spl:predicate arg:report ;
spl:valueType <http://www.reportinghub.no/ep/schema/report#DailyProductionReport>
] ;
ui:prototype <http://www.reportinghub.no/swp/DPRTable.uispin.html> .
......