Class: Bundle
A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed.@en
URI: linkml_prov:Bundle
Parents
- is_a: Entity - An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. @en
Attributes
Inherited from Entity:
- alternateOf OPT
- Description: Two alternate entities present aspects of the same thing. These aspects may be the same or different, and the alternate entities may or may not overlap in time.@en
- range: Entity
- atLocation OPT
- range: Location
- generatedAtTime OPT
- range: String
- hadPrimarySource OPT
- range: Entity
- invalidatedAtTime OPT
- range: String
- qualifiedAttribution OPT
- range: Attribution
- qualifiedDerivation OPT
- range: Derivation
- qualifiedGeneration OPT
- range: Generation
- qualifiedInfluence OPT
- range: Influence
- qualifiedInvalidation OPT
- range: Invalidation
- qualifiedPrimarySource OPT
- range: PrimarySource
- qualifiedQuotation OPT
- range: Quotation
- qualifiedRevision OPT
- range: Revision
- specializationOf OPT
- Description: An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity.@en
- range: Entity
- value OPT
- Description: Provides a value that is a direct representation of an entity.@en
- range: String
- wasAttributedTo OPT
- Description: Attribution is the ascribing of an entity to an agent.@en
- range: Agent
- wasDerivedFrom OPT
- Description: A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.@en
- range: Entity
- wasGeneratedBy OPT
- range: Activity
- wasInfluencedBy OPT
- range: String
- wasInvalidatedBy OPT
- range: Activity
- wasQuotedFrom OPT
- range: Entity
- wasRevisionOf OPT
- range: Entity
Other properties
Mappings: | prov:Bundle | |
Comments: | Note that there are kinds of bundles (e.g. handwritten letters, audio recordings, etc.) that are not expressed in PROV-O, but can be still be described by PROV-O.@en |