Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -259,7 +259,7 @@ | ... | @@ -259,7 +259,7 @@ |
| 259 | ] ; | 259 | ] ; |
| 260 | rdfs:subClassOf [ | 260 | rdfs:subClassOf [ |
| 261 | rdf:type owl:Restriction ; | 261 | rdf:type owl:Restriction ; |
| 262 | - | 262 | + :shouldUseAnyUri "true"^^xsd:boolean ; |
| 263 | owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; | 263 | owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; |
| 264 | owl:onClass :MaterialOrderStatus ; | 264 | owl:onClass :MaterialOrderStatus ; |
| 265 | owl:onProperty :hasMaterialOrderStatus ; | 265 | owl:onProperty :hasMaterialOrderStatus ; | ... | ... |
-
Please register or login to post a comment