Skip to content

Class: Plan

A piece of information that specifies how an activity has to be carried out by its agents including what kind of steps have to be taken and what kind of parameters have to be met/set.

URI: prov:Plan

classDiagram class Plan click Plan href "../Plan" ClassifierMixin <|-- Plan click ClassifierMixin href "../ClassifierMixin" Plan : description Plan : rdf_type Plan --> "0..1 _recommended_" DefinedTerm : rdf_type click DefinedTerm href "../DefinedTerm" Plan : title Plan : type Plan --> "0..1" DefinedTerm : type click DefinedTerm href "../DefinedTerm"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
title 0..1
String
This slot is described in more detail within the class in which it is used direct
description 0..1
String
This slot is described in more detail within the class in which it is used direct
type 0..1
DefinedTerm
This slot is described in more detail within the class in which it is used ClassifierMixin
rdf_type 0..1 recommended
DefinedTerm
The slot to specify the ontology class that is instantiated by an entity ClassifierMixin

Usages

used by used in type used
NMRSpectralAnalysis realized_plan range Plan
NMRSpectroscopy realized_plan range Plan
Activity realized_plan range Plan
DataAnalysis realized_plan range Plan

Aliases

  • Plan Specification
  • Method
  • Procedure

Examples

Value
None

Identifier and Mapping Information

Schema Source

  • from schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap

Mappings

Mapping Type Mapped Value
self prov:Plan
native nfdi4c:Plan

LinkML Source

Direct

name: Plan
description: A piece of information that specifies how an activity has to be carried
  out by its agents including what kind of steps have to be taken and what kind of
  parameters have to be met/set.
examples:
- description: 'We assigned the structure of sample CRS-37013 using a 13C NMR (CHMO:0000595)
    and the settings: pulse sequence: zgpg30, temperature: 298.0 K, number of scans:
    1024, Solvent : chloroform-D1 (CDCl3).'
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
aliases:
- Plan Specification
- Method
- Procedure
mixins:
- ClassifierMixin
slots:
- title
- description
class_uri: prov:Plan

Induced

name: Plan
description: A piece of information that specifies how an activity has to be carried
  out by its agents including what kind of steps have to be taken and what kind of
  parameters have to be met/set.
examples:
- description: 'We assigned the structure of sample CRS-37013 using a 13C NMR (CHMO:0000595)
    and the settings: pulse sequence: zgpg30, temperature: 298.0 K, number of scans:
    1024, Solvent : chloroform-D1 (CDCl3).'
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
aliases:
- Plan Specification
- Method
- Procedure
mixins:
- ClassifierMixin
attributes:
  title:
    name: title
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:title
    alias: title
    owner: Plan
    domain_of:
    - Activity
    - Catalogue
    - CatalogueRecord
    - ConceptScheme
    - DataService
    - Dataset
    - DatasetSeries
    - DefinedTerm
    - Distribution
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    - Plan
    - QualitativeAttribute
    - QuantitativeAttribute
    - Surrounding
    range: string
  description:
    name: description
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:description
    alias: description
    owner: Plan
    domain_of:
    - Activity
    - Catalogue
    - CatalogueRecord
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    - Plan
    - QualitativeAttribute
    - QuantitativeAttribute
    - Surrounding
    range: string
  type:
    name: type
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:type
    alias: type
    owner: Plan
    domain_of:
    - Agent
    - ClassifierMixin
    - Dataset
    - LicenseDocument
    range: DefinedTerm
    inlined: true
  rdf_type:
    name: rdf_type
    description: The slot to specify the ontology class that is instantiated by an
      entity.
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: rdf:type
    alias: rdf_type
    owner: Plan
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: prov:Plan