David Leal

UoM mapping to RDL

......@@ -11,14 +11,14 @@
<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: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:FunctionalProperty , owl:DatatypeProperty .
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:forComment
rdf:type owl:ObjectProperty ;
......@@ -30,30 +30,35 @@ transhelp:hasDerivedText
rdf:type owl:DatatypeProperty .
transhelp:interval
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:intervalEnd
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:intervalIdentifier
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:intervalStart
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:label
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:mapsTo
rdf:type rdf:Property .
transhelp:materialClassMapsToMPREnumeration
rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty , owl:FunctionalProperty ;
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:FunctionalProperty , owl:DatatypeProperty .
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:quantitySpaceMapsToClassOfScale
rdf:type owl:FunctionalProperty , owl:InverseFunctionalProperty , owl:ObjectProperty ;
rdfs:label "quantity space maps to class of scale"^^xsd:string ;
rdfs:subPropertyOf transhelp:mapsTo .
transhelp:standardTempPres
rdf:type rdf:Property ;
......
# baseURI: http://www.reportinghub.no/refdata/transform/quantityToClassOfScaleMap
# imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003
# imports: http://rds.posccaesar.org/2008/06/OWL/RDL
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/transform/transform-helper-schema
@prefix : <http://www.reportinghub.no/refdata/transform/quantityToClassOfScaleMap#> .
@prefix RDL: <http://rds.posccaesar.org/2008/06/OWL/RDL#> .
@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/schema/core#Area>
transhelp:quantitySpaceMapsToClassOfScale
RDL:RDS1054511091 .
<http://www.reportinghub.no/ep/schema/core#Density>
transhelp:quantitySpaceMapsToClassOfScale
RDL:RDS1354352791 .
<http://www.reportinghub.no/ep/schema/core#Length>
transhelp:quantitySpaceMapsToClassOfScale
RDL:RDS1355222971 .
<http://www.reportinghub.no/ep/schema/core#Mass>
transhelp:quantitySpaceMapsToClassOfScale
RDL:RDS1358660531 .
<http://www.reportinghub.no/ep/schema/core#PlaneAngle>
transhelp:quantitySpaceMapsToClassOfScale
RDL:RDS1354272171 .
<http://www.reportinghub.no/ep/schema/core#Power>
transhelp:quantitySpaceMapsToClassOfScale
RDL:RDS1358697161 .
<http://www.reportinghub.no/ep/schema/core#Pressure>
transhelp:quantitySpaceMapsToClassOfScale
RDL:RDS1359461141 .
<http://www.reportinghub.no/ep/schema/core#Temperature>
transhelp:quantitySpaceMapsToClassOfScale
RDL:RDS1054571911 .
<http://www.reportinghub.no/ep/schema/core#TimeDuration>
transhelp:quantitySpaceMapsToClassOfScale
RDL:RDS1370654931 .
<http://www.reportinghub.no/ep/schema/core#Velocity>
transhelp:quantitySpaceMapsToClassOfScale
RDL:RDS1406985181 .
<http://www.reportinghub.no/ep/schema/core#Volume>
transhelp:quantitySpaceMapsToClassOfScale
RDL:RDS1369330550 .
<http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate>
transhelp:quantitySpaceMapsToClassOfScale
RDL:RDS1359698151 .
<http://www.reportinghub.no/refdata/transform/quantityToClassOfScaleMap>
rdf:type owl:Ontology ;
owl:imports <http://rds.posccaesar.org/2008/06/OWL/RDL> , <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......@@ -12,5 +12,7 @@
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
<http://spinrdf.org/spin#topSPINOptions>
"singlePass" ;
composite:index "0"^^xsd:int
] .
......