Showing
4 changed files
with
5 additions
and
16 deletions
| ... | @@ -17,19 +17,8 @@ | ... | @@ -17,19 +17,8 @@ |
| 17 | 17 | ||
| 18 | 18 | ||
| 19 | 19 | ||
| 20 | -ilap-xsd:UsedDefinedProperty a owl:Class . | 20 | +ilap-view:hasPropertyValue a owl:ObjectProperty. |
| 21 | - | 21 | +ilap-xsd:dataAboutPropertyType a owl:ObjectProperty. |
| 22 | -ilap-xsd:UsedDefinedPropertyDefinition a owl:Class . | 22 | +ilap-xsd:dataAboutIdentiferAssignment a owl:ObjectProperty. |
| 23 | - | 23 | +ilap-xsd:dataAboutProfile a owl:ObjectProperty. |
| 24 | -ilap-xsd:hasUserDefinedProperty a owl:ObjectProperty ; | 24 | +ilap-view:hasQuantityValue a owl:DatatypeProperty . |
| 25 | - rdfs:range ilap-xsd:UserDefinedProperty . | ||
| 26 | - | ||
| 27 | -ilap-xsd:userDefinedPropertyHasDefinition a | ||
| 28 | -owl:ObjectProperty, owl:FunctionalProperty ; | ||
| 29 | - rdfs:domain ilap-xsd:UserDefinedProperty ; | ||
| 30 | - rdfs:range ilap-xsd:UserDefinedPropertyDefinition . | ||
| 31 | - | ||
| 32 | -ilap-xsd:userDefinedPropertyHasValue a owl:FunctionalProperty ; | ||
| 33 | - rdfs:domain ilap-xsd:UserDefinedProperty . | ||
| 34 | - | ||
| 35 | - | ... | ... |
ilap-xsd-constraint.ttl
100755 → 100644
This diff could not be displayed because it is too large.
ilap.ttl
100755 → 100644
This diff could not be displayed because it is too large.
part12.ttl
100755 → 100644
This diff could not be displayed because it is too large.
-
Please register or login to post a comment