<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://datashapes.org/dash#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.w3.org/ns/shacl#"> <owl:AnnotationProperty rdf:about="http://datashapes.org/dash#defaultViewForRole"> <rdfs:label>default view for role</rdfs:label> <rdfs:domain rdf:resource="http://www.w3.org/ns/shacl#NodeShape"/> <rdfs:comment>Links a node shape with the roles for which it shall be used as default view. User interfaces can use these values to select how to present a given RDF resource. The values of this property are URIs representing a group of users or agents. There is a dedicated URI dash:all representing all users.</rdfs:comment> </owl:AnnotationProperty> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://datashapes.org/dash#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.w3.org/ns/shacl#">
  <owl:AnnotationProperty rdf:about="http://datashapes.org/dash#defaultViewForRole">
    <rdfs:label>default view for role</rdfs:label>
    <rdfs:domain rdf:resource="http://www.w3.org/ns/shacl#NodeShape"/>
    <rdfs:comment>Links a node shape with the roles for which it shall be used as default view. User interfaces can use these values to select how to present a given RDF resource. The values of this property are URIs representing a group of users or agents. There is a dedicated URI dash:all representing all users.</rdfs:comment>
  </owl:AnnotationProperty>
</rdf:RDF>