Showing
4 changed files
with
8 additions
and
2 deletions
| ... | @@ -17,13 +17,19 @@ transhelp:derivedFrom | ... | @@ -17,13 +17,19 @@ transhelp:derivedFrom |
| 17 | transhelp:hasDerivedText | 17 | transhelp:hasDerivedText |
| 18 | rdf:type owl:DatatypeProperty . | 18 | rdf:type owl:DatatypeProperty . |
| 19 | 19 | ||
| 20 | +transhelp:intervalEnd | ||
| 21 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | ||
| 22 | + | ||
| 20 | transhelp:intervalIdentifier | 23 | transhelp:intervalIdentifier |
| 21 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty . | 24 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty . |
| 25 | + | ||
| 26 | +transhelp:intervalStart | ||
| 27 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | ||
| 22 | 28 | ||
| 23 | transhelp:mapsTo | 29 | transhelp:mapsTo |
| 24 | rdf:type rdf:Property . | 30 | rdf:type rdf:Property . |
| 25 | 31 | ||
| 26 | transhelp:materialClassMapsToMPREnumeration | 32 | transhelp:materialClassMapsToMPREnumeration |
| 27 | - rdf:type owl:InverseFunctionalProperty , owl:FunctionalProperty , owl:ObjectProperty ; | 33 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty , owl:InverseFunctionalProperty ; |
| 28 | rdfs:label "material class maps to MPR enumeration"^^xsd:string ; | 34 | rdfs:label "material class maps to MPR enumeration"^^xsd:string ; |
| 29 | rdfs:subPropertyOf transhelp:mapsTo . | 35 | rdfs:subPropertyOf transhelp:mapsTo . | ... | ... |
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment