Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -2489,6 +2489,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel | ... | @@ -2489,6 +2489,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel |
| 2489 | ] ; | 2489 | ] ; |
| 2490 | rdfs:subClassOf [ | 2490 | rdfs:subClassOf [ |
| 2491 | rdf:type owl:Restriction ; | 2491 | rdf:type owl:Restriction ; |
| 2492 | + :shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 2492 | owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; | 2493 | owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; |
| 2493 | owl:onClass :PersonOrOrganization ; | 2494 | owl:onClass :PersonOrOrganization ; |
| 2494 | owl:onProperty :hasProjectLeader ; | 2495 | owl:onProperty :hasProjectLeader ; | ... | ... |
-
Please register or login to post a comment