David Price

Removed import of 15926-7 data model from core

# baseURI: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model
# imports: http://www.linkedmodel.org/schema/vaem
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
......@@ -10,11 +9,11 @@
<http://www.reportinghub.no/ep/schema/1.0/core>
rdf:type owl:Ontology ;
owl:imports <http://standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model> , <http://www.linkedmodel.org/schema/vaem> ;
owl:imports <http://www.linkedmodel.org/schema/vaem> ;
owl:versionInfo "0.1.0"^^xsd:string .
ep-core:Acceleration
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "acceleration"^^xsd:string ;
rdfs:subClassOf owl:Class .
......@@ -101,7 +100,7 @@ ep-core:DynamicViscosity
rdfs:subClassOf owl:Class .
ep-core:ElectricPotentialDifference
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:comment "This is often called \"voltage\" ."^^xsd:string ;
rdfs:label "electric potential difference"^^xsd:string ;
rdfs:subClassOf owl:Class .
......@@ -135,7 +134,7 @@ ep-core:Force
rdfs:subClassOf owl:Class .
ep-core:ForcePerVolume
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "force per volume"^^xsd:string ;
rdfs:subClassOf owl:Class .
......@@ -174,7 +173,7 @@ ep-core:Length
"http://posccaesar.org/rdl/RDS373094"^^xsd:string .
ep-core:LengthPerLength
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "length per length"^^xsd:string ;
rdfs:subClassOf ep-core:Ratio .
......@@ -193,7 +192,7 @@ ep-core:Mass
"http://posccaesar.org/rdl/RDS353339"^^xsd:string .
ep-core:MassFlowRate
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "mass flow rate"^^xsd:string ;
rdfs:subClassOf owl:Class .
......@@ -203,7 +202,7 @@ ep-core:MassPair
rdfs:subClassOf ep-core:Pair .
ep-core:MassPerLength
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "mass per length"^^xsd:string ;
rdfs:subClassOf owl:Class ;
ep-core:seeReferenceData
......@@ -291,7 +290,7 @@ ep-core:MomentOfForce
"http://posccaesar.org/rdl/RDS380069"^^xsd:string .
ep-core:MomentOfForcePerArea
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "moment of force per area"^^xsd:string ;
rdfs:subClassOf owl:Class .
......@@ -355,7 +354,7 @@ ep-core:Power
"http://posccaesar.org/rdl/RDS354104"^^xsd:string .
ep-core:PowerPerPower
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "power per power"^^xsd:string ;
rdfs:subClassOf ep-core:Ratio .
......@@ -367,7 +366,7 @@ ep-core:Pressure
"http://posccaesar.org/rdl/RDS354194"^^xsd:string .
ep-core:PressurePerLength
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "pressure per length"^^xsd:string ;
rdfs:subClassOf owl:Class .
......@@ -468,7 +467,7 @@ ep-core:TemporalPartOfARegionOfSpace
rdfs:subClassOf ep-core:PhysicalObject .
ep-core:ThermalConductivity
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "thermal conductivity"^^xsd:string ;
rdfs:subClassOf owl:Class .
......@@ -559,7 +558,7 @@ ep-core:VolumePerMass
"http://posccaesar.org/rdl/RDS356669"^^xsd:string .
ep-core:VolumePerVolume
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "volume per volume"^^xsd:string ;
rdfs:subClassOf ep-core:Ratio .
......@@ -645,7 +644,7 @@ ep-core:at
rdfs:label "technical atmosphere"^^xsd:string .
ep-core:atm
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Pressure ;
rdfs:label "standard atmosphere"^^xsd:string .
......@@ -1152,7 +1151,7 @@ ep-core:day
"http://posccaesar.org/rdl/RDS8945301"^^xsd:string .
ep-core:decanewton_m
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:MomentOfForce ;
rdfs:label "decaNewton metre"^^xsd:string .
......@@ -1171,7 +1170,7 @@ ep-core:decimetre3
"http://posccaesar.org/rdl/RDS1319174"^^xsd:string .
ep-core:decinewton_m
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:MomentOfForce ;
rdfs:label "deciNewton metre"^^xsd:string .
......@@ -1272,7 +1271,7 @@ ep-core:dm3_m-3
"http://posccaesar.org/rdl/RDS1319264"^^xsd:string .
ep-core:dm3_molkg-1
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:VolumePerAmountOfSubstance ;
rdfs:label "decimetre cubed per kilogram-mole"^^xsd:string ;
ep-core:seeReferenceData
......@@ -1773,10 +1772,10 @@ ep-core:grain_100ft-3
rdfs:domain ep-core:Density ;
rdfs:label "grain per 100 foot cubed"^^xsd:string ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS1325699"^^xsd:string , "http://posccaesar.org/rdl/RDS1325654"^^xsd:string .
"http://posccaesar.org/rdl/RDS1325654"^^xsd:string , "http://posccaesar.org/rdl/RDS1325699"^^xsd:string .
ep-core:grain_ft-3
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Density ;
rdfs:label "grain per foot cubed"^^xsd:string ;
ep-core:seeReferenceData
......@@ -2295,7 +2294,7 @@ ep-core:kiloNewton
ep-core:unitSymbol "kN"^^xsd:string .
ep-core:kilodyne
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Force ;
rdfs:label "kilodyne"^^xsd:string ;
ep-core:seeReferenceData
......@@ -2342,7 +2341,7 @@ ep-core:kilojoule
ep-core:unitSymbol "kJ"^^xsd:string .
ep-core:kilolux
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Illuminance ;
rdfs:label "kilolux"^^xsd:string ;
ep-core:seeReferenceData
......@@ -2357,7 +2356,7 @@ ep-core:kilometre
ep-core:unitSymbol "km"^^xsd:string .
ep-core:kilonewton_m
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:MomentOfForce ;
rdfs:label "kiloNewton metre"^^xsd:string .
......@@ -2589,7 +2588,7 @@ ep-core:lbf_ft_in-2
rdfs:label "pound force foot per inch squared"^^xsd:string .
ep-core:lbf_ft_usGallon-1
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:EnergyPerVolume ;
rdfs:label "pound force foot per US gallon"^^xsd:string ;
ep-core:seeReferenceData
......@@ -2736,7 +2735,7 @@ ep-core:litre
"http://posccaesar.org/rdl/RDS1331144"^^xsd:string .
ep-core:litre_mol
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:VolumePerAmountOfSubstance ;
rdfs:label "litre per mole"^^xsd:string .
......@@ -2834,7 +2833,7 @@ ep-core:m3_min-1_bar-1
rdfs:label "metre cubed per minute per bar"^^xsd:string .
ep-core:m3_mol-1
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:VolumePerAmountOfSubstance ;
rdfs:label "metre cubed per mole"^^xsd:string .
......@@ -3364,7 +3363,7 @@ ep-core:milliPa
rdfs:label "milliPascal"^^xsd:string .
ep-core:milliPa_s
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:DynamicViscosity ;
rdfs:label "milliPascal second"^^xsd:string ;
owl:sameAs ep-core:milliPa_s .
......@@ -3548,7 +3547,7 @@ ep-core:ml_usGallon-1
"http://posccaesar.org/rdl/RDS1335419"^^xsd:string .
ep-core:mlbf_in-2
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Pressure ;
rdfs:label "million pound force per inch squared"^^xsd:string .
......@@ -3599,7 +3598,7 @@ ep-core:mscf60_stb60-1
"http://posccaesar.org/rdl/RDS17250072"^^xsd:string .
ep-core:n_m
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:MomentOfForce ;
rdfs:label "Newton metre"^^xsd:string .
......