RightsHolder

Class
http://www.w3.org/ns/prov#RightsHolder
Class Hierarchy
  • Role (w3c-prov-o)
  • RightsHolder
Definition

Role with the function of owning or managing rights over a resource. The Agent assigned to this role is associated with a RightsAssignment Activity

Property Structure
Referenced By rdfs:range on this class or ancestor
FromPropertyDescription
Association hadRole The _optional_ Role that an Entity assumed in the context of an Activity. For example, :baking prov:used :spoon; prov:qualified [ a prov:Usage; prov:entity :spoon; prov:hadRole roles:mixing_implement ].
Instantaneous Event hadRole The _optional_ Role that an Entity assumed in the context of an Activity. For example, :baking prov:used :spoon; prov:qualified [ a prov:Usage; prov:entity :spoon; prov:hadRole roles:mixing_implement ].
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix prov: <http://www.w3.org/ns/prov#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . prov:RightsHolder a owl:Class ; rdfs:label "RightsHolder"@en ; rdfs:subClassOf prov:Role ; prov:definition "Role with the function of owning or managing rights over a resource. The Agent assigned to this role is associated with a RightsAssignment Activity"@en .
Metadata
Ontology
Type
Class
Last Updated
2026-07-05 03:32