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