Merge branch 'master' of github.com:TopQuadrant/EPIM-Ontologies
Showing
16 changed files
with
89 additions
and
19 deletions
... | @@ -50,7 +50,9 @@ ep-core:Compressibility | ... | @@ -50,7 +50,9 @@ ep-core:Compressibility |
50 | ep-core:Density | 50 | ep-core:Density |
51 | rdf:type rdfs:Class , ep-core:PropertySpace ; | 51 | rdf:type rdfs:Class , ep-core:PropertySpace ; |
52 | rdfs:label "density"^^xsd:string ; | 52 | rdfs:label "density"^^xsd:string ; |
53 | - rdfs:subClassOf owl:Class , ep-core:MeasureOfDensityOfMaterial . | 53 | + rdfs:subClassOf owl:Class , ep-core:MeasureOfDensityOfMaterial ; |
54 | + ep-core:seeReferenceData | ||
55 | + "http://posccaesar.org/rdl/RDS358874"^^xsd:string . | ||
54 | 56 | ||
55 | ep-core:DensityAt0degC1atm | 57 | ep-core:DensityAt0degC1atm |
56 | rdf:type rdfs:Class , ep-core:PropertySpace ; | 58 | rdf:type rdfs:Class , ep-core:PropertySpace ; |
... | @@ -99,7 +101,9 @@ ep-core:Illuminance | ... | @@ -99,7 +101,9 @@ ep-core:Illuminance |
99 | ep-core:Length | 101 | ep-core:Length |
100 | rdf:type rdfs:Class , ep-core:PropertySpace ; | 102 | rdf:type rdfs:Class , ep-core:PropertySpace ; |
101 | rdfs:label "length"^^xsd:string ; | 103 | rdfs:label "length"^^xsd:string ; |
102 | - rdfs:subClassOf owl:Class . | 104 | + rdfs:subClassOf owl:Class ; |
105 | + ep-core:seeReferenceData | ||
106 | + "http://posccaesar.org/rdl/RDS373094"^^xsd:string . | ||
103 | 107 | ||
104 | ep-core:LengthPerLength | 108 | ep-core:LengthPerLength |
105 | rdf:type rdfs:Class ; | 109 | rdf:type rdfs:Class ; |
... | @@ -117,7 +121,9 @@ ep-core:MagneticFieldStrength | ... | @@ -117,7 +121,9 @@ ep-core:MagneticFieldStrength |
117 | ep-core:Mass | 121 | ep-core:Mass |
118 | rdf:type rdfs:Class , ep-core:PropertySpace ; | 122 | rdf:type rdfs:Class , ep-core:PropertySpace ; |
119 | rdfs:label "mass"^^xsd:string ; | 123 | rdfs:label "mass"^^xsd:string ; |
120 | - rdfs:subClassOf owl:Class , ep-core:MeasureOfAmountOfMaterial . | 124 | + rdfs:subClassOf owl:Class , ep-core:MeasureOfAmountOfMaterial ; |
125 | + ep-core:seeReferenceData | ||
126 | + "http://posccaesar.org/rdl/RDS353339"^^xsd:string . | ||
121 | 127 | ||
122 | ep-core:MassConcentration | 128 | ep-core:MassConcentration |
123 | rdf:type rdfs:Class ; | 129 | rdf:type rdfs:Class ; |
... | @@ -1183,7 +1189,7 @@ ep-core:dm_s-1 | ... | @@ -1183,7 +1189,7 @@ ep-core:dm_s-1 |
1183 | "http://posccaesar.org/rdl/RDS17251917"^^xsd:string . | 1189 | "http://posccaesar.org/rdl/RDS17251917"^^xsd:string . |
1184 | 1190 | ||
1185 | ep-core:domain | 1191 | ep-core:domain |
1186 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 1192 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
1187 | rdfs:label "domain"^^xsd:string ; | 1193 | rdfs:label "domain"^^xsd:string ; |
1188 | rdfs:range owl:Class . | 1194 | rdfs:range owl:Class . |
1189 | 1195 | ||
... | @@ -1287,7 +1293,7 @@ ep-core:femtometre | ... | @@ -1287,7 +1293,7 @@ ep-core:femtometre |
1287 | "http://posccaesar.org/rdl/RDS17272735"^^xsd:string . | 1293 | "http://posccaesar.org/rdl/RDS17272735"^^xsd:string . |
1288 | 1294 | ||
1289 | ep-core:firstOfPair | 1295 | ep-core:firstOfPair |
1290 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 1296 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
1291 | rdfs:domain ep-core:Pair ; | 1297 | rdfs:domain ep-core:Pair ; |
1292 | rdfs:label "first of pair"^^xsd:string ; | 1298 | rdfs:label "first of pair"^^xsd:string ; |
1293 | rdfs:range owl:Thing . | 1299 | rdfs:range owl:Thing . |
... | @@ -1675,7 +1681,7 @@ ep-core:grain_100ft-3 | ... | @@ -1675,7 +1681,7 @@ ep-core:grain_100ft-3 |
1675 | rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 1681 | rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
1676 | rdfs:label "grain per 100 cubic feet"^^xsd:string ; | 1682 | rdfs:label "grain per 100 cubic feet"^^xsd:string ; |
1677 | ep-core:seeReferenceData | 1683 | ep-core:seeReferenceData |
1678 | - "http://posccaesar.org/rdl/RDS1325654"^^xsd:string , "http://posccaesar.org/rdl/RDS1325699"^^xsd:string . | 1684 | + "http://posccaesar.org/rdl/RDS1325699"^^xsd:string , "http://posccaesar.org/rdl/RDS1325654"^^xsd:string . |
1679 | 1685 | ||
1680 | ep-core:grain_ft-3_1 | 1686 | ep-core:grain_ft-3_1 |
1681 | rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 1687 | rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
... | @@ -1753,7 +1759,7 @@ ep-core:hasCompositionOfAllPartsOfDefinedType | ... | @@ -1753,7 +1759,7 @@ ep-core:hasCompositionOfAllPartsOfDefinedType |
1753 | ep-core:hasFeature | 1759 | ep-core:hasFeature |
1754 | rdf:type owl:ObjectProperty ; | 1760 | rdf:type owl:ObjectProperty ; |
1755 | rdfs:domain ep-core:PhysicalThing ; | 1761 | rdfs:domain ep-core:PhysicalThing ; |
1756 | - rdfs:label "has part"^^xsd:string ; | 1762 | + rdfs:label "has feature"^^xsd:string ; |
1757 | rdfs:range ep-core:PhysicalFeature . | 1763 | rdfs:range ep-core:PhysicalFeature . |
1758 | 1764 | ||
1759 | ep-core:hasPart | 1765 | ep-core:hasPart |
... | @@ -1959,14 +1965,14 @@ ep-core:inchUS | ... | @@ -1959,14 +1965,14 @@ ep-core:inchUS |
1959 | rdfs:label "inch (US survey)"^^xsd:string . | 1965 | rdfs:label "inch (US survey)"^^xsd:string . |
1960 | 1966 | ||
1961 | ep-core:inch_16-1 | 1967 | ep-core:inch_16-1 |
1962 | - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 1968 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
1963 | rdfs:domain ep-core:Length ; | 1969 | rdfs:domain ep-core:Length ; |
1964 | rdfs:label "sixteenth of an inch"^^xsd:string ; | 1970 | rdfs:label "sixteenth of an inch"^^xsd:string ; |
1965 | ep-core:seeReferenceData | 1971 | ep-core:seeReferenceData |
1966 | "http://posccaesar.org/rdl/RDS17255877"^^xsd:string . | 1972 | "http://posccaesar.org/rdl/RDS17255877"^^xsd:string . |
1967 | 1973 | ||
1968 | ep-core:inch_64-1 | 1974 | ep-core:inch_64-1 |
1969 | - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 1975 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
1970 | rdfs:domain ep-core:Length ; | 1976 | rdfs:domain ep-core:Length ; |
1971 | rdfs:label "sixty fourth of an Inch"^^xsd:string ; | 1977 | rdfs:label "sixty fourth of an Inch"^^xsd:string ; |
1972 | ep-core:seeReferenceData | 1978 | ep-core:seeReferenceData |
... | @@ -3885,7 +3891,7 @@ ep-core:radian_s-1 | ... | @@ -3885,7 +3891,7 @@ ep-core:radian_s-1 |
3885 | "http://posccaesar.org/rdl/RDS1061887000"^^xsd:string . | 3891 | "http://posccaesar.org/rdl/RDS1061887000"^^xsd:string . |
3886 | 3892 | ||
3887 | ep-core:range | 3893 | ep-core:range |
3888 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 3894 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
3889 | rdfs:label "range"^^xsd:string ; | 3895 | rdfs:label "range"^^xsd:string ; |
3890 | rdfs:range owl:Class . | 3896 | rdfs:range owl:Class . |
3891 | 3897 | ||
... | @@ -4546,6 +4552,12 @@ ep-core:us_mi2 | ... | @@ -4546,6 +4552,12 @@ ep-core:us_mi2 |
4546 | rdfs:comment "According to everything I can find, there is no difference between this an mi2"^^xsd:string ; | 4552 | rdfs:comment "According to everything I can find, there is no difference between this an mi2"^^xsd:string ; |
4547 | rdfs:label "square miles (US)"^^xsd:string . | 4553 | rdfs:label "square miles (US)"^^xsd:string . |
4548 | 4554 | ||
4555 | +ep-core:versionOf | ||
4556 | + rdf:type owl:ObjectProperty ; | ||
4557 | + rdfs:domain ep-core:PhysicalThing ; | ||
4558 | + rdfs:label "version of"^^xsd:string ; | ||
4559 | + rdfs:range ep-core:PhysicalThing . | ||
4560 | + | ||
4549 | ep-core:volt | 4561 | ep-core:volt |
4550 | rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 4562 | rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
4551 | rdfs:label "Volt"^^xsd:string ; | 4563 | rdfs:label "Volt"^^xsd:string ; | ... | ... |
This diff is collapsed. Click to expand it.
... | @@ -11,14 +11,14 @@ | ... | @@ -11,14 +11,14 @@ |
11 | <http://www.reportinghub.no/ep/transform/transform-helper-schema> | 11 | <http://www.reportinghub.no/ep/transform/transform-helper-schema> |
12 | rdf:type owl:Ontology ; | 12 | rdf:type owl:Ontology ; |
13 | 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 ; | 13 | 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 ; |
14 | - owl:imports <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/ep/schema/1.0/activity> ; | 14 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.epim.no/schemas/mprml/1> ; |
15 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 15 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
16 | 16 | ||
17 | transhelp:derivedFrom | 17 | transhelp:derivedFrom |
18 | rdf:type owl:ObjectProperty . | 18 | rdf:type owl:ObjectProperty . |
19 | 19 | ||
20 | transhelp:facilityIdentifier | 20 | transhelp:facilityIdentifier |
21 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty . | 21 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty . |
22 | 22 | ||
23 | transhelp:forComment | 23 | transhelp:forComment |
24 | rdf:type owl:ObjectProperty ; | 24 | rdf:type owl:ObjectProperty ; |
... | @@ -29,28 +29,31 @@ transhelp:forComment | ... | @@ -29,28 +29,31 @@ transhelp:forComment |
29 | transhelp:hasDerivedText | 29 | transhelp:hasDerivedText |
30 | rdf:type owl:DatatypeProperty . | 30 | rdf:type owl:DatatypeProperty . |
31 | 31 | ||
32 | +transhelp:interval | ||
33 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | ||
34 | + | ||
32 | transhelp:intervalEnd | 35 | transhelp:intervalEnd |
33 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty . | 36 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty . |
34 | 37 | ||
35 | transhelp:intervalIdentifier | 38 | transhelp:intervalIdentifier |
36 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty . | 39 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty . |
37 | 40 | ||
38 | transhelp:intervalStart | 41 | transhelp:intervalStart |
39 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty . | 42 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty . |
40 | 43 | ||
41 | transhelp:label | 44 | transhelp:label |
42 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty . | 45 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty . |
43 | 46 | ||
44 | transhelp:mapsTo | 47 | transhelp:mapsTo |
45 | rdf:type rdf:Property . | 48 | rdf:type rdf:Property . |
46 | 49 | ||
47 | transhelp:materialClassMapsToMPREnumeration | 50 | transhelp:materialClassMapsToMPREnumeration |
48 | - rdf:type owl:FunctionalProperty , owl:InverseFunctionalProperty , owl:ObjectProperty ; | 51 | + rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty , owl:FunctionalProperty ; |
49 | rdfs:label "material class maps to MPR enumeration"^^xsd:string ; | 52 | rdfs:label "material class maps to MPR enumeration"^^xsd:string ; |
50 | rdfs:subPropertyOf transhelp:mapsTo . | 53 | rdfs:subPropertyOf transhelp:mapsTo . |
51 | 54 | ||
52 | transhelp:nominalInstant | 55 | transhelp:nominalInstant |
53 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty . | 56 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty . |
54 | 57 | ||
55 | transhelp:standardTempPres | 58 | transhelp:standardTempPres |
56 | rdf:type rdf:Property ; | 59 | rdf:type rdf:Property ; | ... | ... |
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ |
3 | 3 | ||
4 | @prefix : <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> . | 4 | @prefix : <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> . |
5 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 5 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
6 | -@prefix pca-rdl: <http://rds.posccaesar.org/2008/06/OWL/RDL#> . | 6 | +@prefix pca-rdl: <http://posccaesar.org/rdl/> . |
7 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 7 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
8 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 8 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
9 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 9 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ... | ... |
1 | +SELECT DISTINCT ?RDLDesignation ?RDLDefinition ?EntityType ?RDLSuperclass ?ERHLocalname ?ERHOntology | ||
2 | +WHERE { | ||
3 | + ?s pca-rdl:hasDesignation ?RDLDesignation . | ||
4 | + ?s pca-rdl:hasDefinition ?RDLDefinition . | ||
5 | + ?s rdf:type ?p2 . | ||
6 | + BIND (afn:localname(?p2) AS ?EntityType ) | ||
7 | + OPTIONAL { | ||
8 | + ?spec ISO-15926-2_2003:hasSubclass ?s . | ||
9 | + ?spec ISO-15926-2_2003:hasSuperclass ?sup . | ||
10 | + ?sup pca-rdl:hasDesignation ?RDLSuperclass . | ||
11 | + } | ||
12 | + | ||
13 | + ?erh owl:sameAs ?s . | ||
14 | + BIND (afn:localname(?erh) AS ?ERHLocalname ) | ||
15 | + BIND (afn:namespace(?erh) AS ?ERHOntology ) | ||
16 | +} | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
This diff is collapsed. Click to expand it.
1 | +# baseURI: null | ||
2 | + | ||
3 | +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ||
4 | +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> . | ||
5 | +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> . | ||
6 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
7 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
8 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
9 | +@prefix visual: <http://topbraid.org/visual#> . | ||
10 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
11 | + | ||
12 | +[] rdf:type inference:Configuration ; | ||
13 | + composite:child | ||
14 | + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; | ||
15 | + <http://spinrdf.org/spin#topSPINOptions> | ||
16 | + "singlePass" ; | ||
17 | + composite:index "0"^^xsd:int | ||
18 | + ] . |
This diff is collapsed. Click to expand it.
1 | +# baseURI: null | ||
2 | + | ||
3 | +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ||
4 | +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> . | ||
5 | +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> . | ||
6 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
7 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
8 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
9 | +@prefix visual: <http://topbraid.org/visual#> . | ||
10 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
11 | + | ||
12 | +<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfIndirectProperty> | ||
13 | + forms:keyProperties (rdfs:label rdfs:comment <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasPossessor>) . | ||
14 | + | ||
15 | +[] rdf:type inference:Configuration ; | ||
16 | + composite:child | ||
17 | + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; | ||
18 | + <http://spinrdf.org/spin#topSPINOptions> | ||
19 | + "singlePass" ; | ||
20 | + composite:index "0"^^xsd:int | ||
21 | + ] . |
-
Please register or login to post a comment