hadUsage

Property
http://www.w3.org/ns/prov#hadUsage
Class Hierarchy
  • hadUsage
Definition

The _optional_ Usage involved in an Entity's Derivation.

Properties
@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#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . prov:hadUsage a owl:ObjectProperty ; rdfs:label "hadUsage" ; rdfs:comment "The _optional_ Usage involved in an Entity's Derivation." ; rdfs:domain prov:Derivation ; rdfs:isDefinedBy prov:, <http://www.w3.org/ns/prov-o#> ; rdfs:range prov:Usage ; skos:definition "The _optional_ Usage involved in an Entity's Derivation." ; prov:category "qualified" ; prov:component "derivations" ; prov:inverse "wasUsedInDerivation" ; prov:sharesDefinitionWith prov:Usage .
Metadata
Ontology
Type
Property
Last Updated
2026-07-03 09:16