hadGeneration

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

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