Skip to content

Class: Plan

A piece of information that specifies: a) how an activity has to be carried out by its agents and b) the attributes of the passive activity participants that are used by the agents in terms of their presence and magnitude.

URI: prov:Entity

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
NMRSpectroscopy realized_plan range Plan
ResearchActivity realized_plan range Plan

Aliases

  • Plan Specification
  • Method

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:Entity
native nfdi4c:Plan

LinkML Source

Direct

name: Plan
description: 'A piece of information that specifies: a) how an activity has to be
  carried out by its agents and b) the attributes of the passive activity participants
  that are used by the agents in terms of their presence and magnitude.'
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).'
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
aliases:
- Plan Specification
- Method
mixins:
- ClassifierMixin
slots:
- title
- description
class_uri: prov:Entity

Induced

name: Plan
description: 'A piece of information that specifies: a) how an activity has to be
  carried out by its agents and b) the attributes of the passive activity participants
  that are used by the agents in terms of their presence and magnitude.'
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).'
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
aliases:
- Plan Specification
- Method
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:
    - Catalogue
    - CatalogueRecord
    - ConceptScheme
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - DefinedTerm
    - ResearchActivity
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    - Environment
    - Plan
    - QualitativeAttribute
    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:
    - Catalogue
    - CatalogueRecord
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - ResearchActivity
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    - Environment
    - Plan
    - QualitativeAttribute
    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
    - Dataset
    - LicenseDocument
    - ClassifierMixin
    range: DefinedTerm
    inlined: true
  rdf_type:
    name: rdf_type
    description: The slot to specify the ontology class that is instantiated by an
      entity.
    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:Entity