Class: Plan
A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals.
URI: linkml_prov:Plan
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
Referenced by class
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:Plan | |
Comments: | There exist no prescriptive requirement on the nature of plans, their representation, the actions or steps they consist of, or their intended goals. Since plans may evolve over time, it may become necessary to track their provenance, so plans themselves are entities. Representing the plan explicitly in the provenance can be useful for various tasks: for example, to validate the execution as represented in the provenance record, to manage expectation failures, or to provide explanations.@en |