Showing
1 changed file
with
0 additions
and
6 deletions
| ... | @@ -998,12 +998,6 @@ | ... | @@ -998,12 +998,6 @@ |
| 998 | rdfs:subClassOf [ | 998 | rdfs:subClassOf [ |
| 999 | rdf:type owl:Restriction ; | 999 | rdf:type owl:Restriction ; |
| 1000 | owl:onClass :Project ; | 1000 | owl:onClass :Project ; |
| 1001 | - owl:onProperty :describes ; | ||
| 1002 | - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1003 | - ] ; | ||
| 1004 | - rdfs:subClassOf [ | ||
| 1005 | - rdf:type owl:Restriction ; | ||
| 1006 | - owl:onClass :Project ; | ||
| 1007 | owl:onProperty :hasProject ; | 1001 | owl:onProperty :hasProject ; |
| 1008 | owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 1002 | owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 1009 | ] ; | 1003 | ] ; | ... | ... |
-
Please register or login to post a comment