Skip to content

Class: Activity

An activity (process) that has the objective to produce information about an entity or activity.

URI: prov:Activity

classDiagram class Activity click Activity href "../Activity" ClassifierMixin <|-- Activity click ClassifierMixin href "../ClassifierMixin" Activity <|-- NMRSpectroscopy click NMRSpectroscopy href "../NMRSpectroscopy" Activity <|-- DataAnalysis click DataAnalysis href "../DataAnalysis" Activity : description Activity : evaluated_activity Activity --> "* _recommended_" EvaluatedActivity : evaluated_activity click EvaluatedActivity href "../EvaluatedActivity" Activity : evaluated_entity Activity --> "* _recommended_" EvaluatedEntity : evaluated_entity click EvaluatedEntity href "../EvaluatedEntity" Activity : has_part Activity --> "0..1" Activity : has_part click Activity href "../Activity" Activity : id Activity : occurred_in Activity --> "0..1" Surrounding : occurred_in click Surrounding href "../Surrounding" Activity : other_identifier Activity --> "*" Identifier : other_identifier click Identifier href "../Identifier" Activity : rdf_type Activity --> "0..1 _recommended_" DefinedTerm : rdf_type click DefinedTerm href "../DefinedTerm" Activity : realized_plan Activity --> "0..1" Plan : realized_plan click Plan href "../Plan" Activity : title Activity : type Activity --> "0..1" DefinedTerm : type click DefinedTerm href "../DefinedTerm" Activity : used_instrument Activity --> "* _recommended_" Instrument : used_instrument click Instrument href "../Instrument"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
id 1
Uriorcurie
A slot to provide an URI for an entity within this schema direct
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
other_identifier *
Identifier
A secondary identifier of the Activity that created the Dataset direct
evaluated_entity * recommended
EvaluatedEntity
The slot to provide the EvaluatedEntity evaluated by an Activity direct
evaluated_activity * recommended
EvaluatedActivity
The slot to provide the EvaluatedActivity evaluated by an Activity direct
used_instrument * recommended
Instrument
The slot to specify the Instruments that were used in the data generating Act... direct
realized_plan 0..1
Plan
The slot to specify the Plan (aka procedure) that was realized by an Activity direct
has_part 0..1
Activity
A slot to provide an Activity that is part of the Activity that created the D... direct
occurred_in 0..1
Surrounding
The slot to specify the Surrounding in which an Activity took place 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 has_part range Activity
NMRSpectroscopy has_part range Activity
ChemicalSubstance was_generated_by range Activity
ChemicalSample was_generated_by range Activity
Activity has_part range Activity
AnalysisSourceData was_generated_by range Activity
DataAnalysis has_part range Activity
Dataset was_generated_by range Activity
EvaluatedEntity was_generated_by range Activity

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:Activity
native nfdi4c:Activity
narrow NCIT:C25598, SOSA:Observation, OBI:0000070

LinkML Source

Direct

name: Activity
description: An activity (process) that has the objective to produce information about
  an entity or activity.
notes:
- The properties (slots) of this class are part of our extension of the DCAT-AP.
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
narrow_mappings:
- NCIT:C25598
- SOSA:Observation
- OBI:0000070
mixins:
- ClassifierMixin
slots:
- id
- title
- description
- other_identifier
- evaluated_entity
- evaluated_activity
- used_instrument
- realized_plan
- has_part
- occurred_in
slot_usage:
  has_part:
    name: has_part
    description: A slot to provide an Activity that is part of the Activity that created
      the Dataset.
    notes:
    - not in DCAT-AP
    range: Activity
    inlined: true
  other_identifier:
    name: other_identifier
    description: A secondary identifier of the Activity that created the Dataset.
    notes:
    - not in DCAT-AP
    range: Identifier
    multivalued: true
    inlined_as_list: true
class_uri: prov:Activity

Induced

name: Activity
description: An activity (process) that has the objective to produce information about
  an entity or activity.
notes:
- The properties (slots) of this class are part of our extension of the DCAT-AP.
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
narrow_mappings:
- NCIT:C25598
- SOSA:Observation
- OBI:0000070
mixins:
- ClassifierMixin
slot_usage:
  has_part:
    name: has_part
    description: A slot to provide an Activity that is part of the Activity that created
      the Dataset.
    notes:
    - not in DCAT-AP
    range: Activity
    inlined: true
  other_identifier:
    name: other_identifier
    description: A secondary identifier of the Activity that created the Dataset.
    notes:
    - not in DCAT-AP
    range: Identifier
    multivalued: true
    inlined_as_list: true
attributes:
  id:
    name: id
    description: A slot to provide an URI for an entity within this schema.
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    identifier: true
    alias: id
    owner: Activity
    domain_of:
    - Activity
    - Dataset
    - DefinedTerm
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    range: uriorcurie
    required: true
  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: Activity
    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: Activity
    domain_of:
    - Activity
    - Catalogue
    - CatalogueRecord
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    - Plan
    - QualitativeAttribute
    - QuantitativeAttribute
    - Surrounding
    range: string
  other_identifier:
    name: other_identifier
    description: A secondary identifier of the Activity that created the Dataset.
    notes:
    - not in DCAT-AP
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: adms:identifier
    alias: other_identifier
    owner: Activity
    domain_of:
    - Activity
    - Dataset
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    range: Identifier
    multivalued: true
    inlined_as_list: true
  evaluated_entity:
    name: evaluated_entity
    description: The slot to provide the EvaluatedEntity evaluated by an Activity.
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: prov:used
    alias: evaluated_entity
    owner: Activity
    domain_of:
    - Activity
    range: EvaluatedEntity
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  evaluated_activity:
    name: evaluated_activity
    description: The slot to provide the EvaluatedActivity evaluated by an Activity.
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: prov:wasInformedBy
    alias: evaluated_activity
    owner: Activity
    domain_of:
    - Activity
    range: EvaluatedActivity
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  used_instrument:
    name: used_instrument
    description: The slot to specify the Instruments that were used in the data generating
      Activity.
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: prov:wasAssociatedWith
    alias: used_instrument
    owner: Activity
    domain_of:
    - Activity
    range: Instrument
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  realized_plan:
    name: realized_plan
    description: The slot to specify the Plan (aka procedure) that was realized by
      an Activity.
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: prov:used
    alias: realized_plan
    owner: Activity
    domain_of:
    - Activity
    range: Plan
  has_part:
    name: has_part
    description: A slot to provide an Activity that is part of the Activity that created
      the Dataset.
    notes:
    - not in DCAT-AP
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:hasPart
    alias: has_part
    owner: Activity
    domain_of:
    - Activity
    - Catalogue
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    range: Activity
    inlined: true
  occurred_in:
    name: occurred_in
    description: The slot to specify the Surrounding in which an Activity took place.
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: prov:atLocation
    alias: occurred_in
    owner: Activity
    domain_of:
    - Activity
    range: Surrounding
  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: Activity
    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: Activity
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: prov:Activity