Skip to content

Slot: wasGeneratedBy

An activity that generated the resource.

URI: [prov:wasGeneratedBy](http://www.w3.org/ns/prov#wasGeneratedBy) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Dataset](Dataset.md) | A collection of data, published or curated by a single agent, and available f... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Activity](Activity.md) | | Domain Of | [Dataset](Dataset.md) | | Slot URI | [prov:wasGeneratedBy](http://www.w3.org/ns/prov#wasGeneratedBy) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/semic/dcat-ap/3.0.1 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | prov:wasGeneratedBy | | native | dcat_ap:wasGeneratedBy | ## LinkML Source
name: wasGeneratedBy
description: An activity that generated the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: prov:wasGeneratedBy
domain_of:
- Dataset
range: Activity
multivalued: true