Skip to content

Class: ResearchActivity

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

URI: prov:Activity

classDiagram class ResearchActivity click ResearchActivity href "../ResearchActivity" ClassifierMixin <|-- ResearchActivity click ClassifierMixin href "../ClassifierMixin" Activity <|-- ResearchActivity click Activity href "../Activity" ResearchActivity <|-- NMRSpectroscopy click NMRSpectroscopy href "../NMRSpectroscopy" ResearchActivity : description ResearchActivity : evaluated_activity ResearchActivity --> "0..1" ActivityOfInterest : evaluated_activity click ActivityOfInterest href "../ActivityOfInterest" ResearchActivity : evaluated_entity ResearchActivity --> "0..1" EntityOfInterest : evaluated_entity click EntityOfInterest href "../EntityOfInterest" ResearchActivity : has_part ResearchActivity --> "0..1" Activity : has_part click Activity href "../Activity" ResearchActivity : occurred_in ResearchActivity --> "0..1" Environment : occurred_in click Environment href "../Environment" ResearchActivity : other_identifier ResearchActivity --> "*" Identifier : other_identifier click Identifier href "../Identifier" ResearchActivity : rdf_type ResearchActivity --> "0..1 _recommended_" DefinedTerm : rdf_type click DefinedTerm href "../DefinedTerm" ResearchActivity : realized_plan ResearchActivity --> "0..1 _recommended_" Plan : realized_plan click Plan href "../Plan" ResearchActivity : title ResearchActivity : type ResearchActivity --> "0..1" DefinedTerm : type click DefinedTerm href "../DefinedTerm" ResearchActivity : used_tool ResearchActivity --> "* _recommended_" Tool : used_tool click Tool href "../Tool"

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
other_identifier *
Identifier
A secondary identifier of the ActivityOfInterest direct
evaluated_entity 0..1
EntityOfInterest
The slot to specify the entity of interest that was evaluated direct
evaluated_activity 0..1
ActivityOfInterest
The slot to specify the activity of interest that was evaluated direct
used_tool * recommended
Tool
The slot to specify the tool that was used direct
realized_plan 0..1 recommended
Plan
The slot to specify the Method (aka Procedure) that was realized by a Researc... direct
has_part 0..1
Activity
The slot to specify one or more parts of the ResearchActivity that are themse... direct
occurred_in 0..1
Environment
The slot to specify the Method (aka Procedure) that was used in the ResearchA... 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
NFDIDataset was_generated_by range ResearchActivity

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:ResearchActivity
narrow NCIT:C25598, sosa:Observation, OBI:0000070

LinkML Source

Direct

name: ResearchActivity
description: An activity (process) that has the objective to produce information about
  an entity by evaluating it.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
narrow_mappings:
- NCIT:C25598
- sosa:Observation
- OBI:0000070
is_a: Activity
mixins:
- ClassifierMixin
slots:
- title
- description
- other_identifier
- evaluated_entity
- evaluated_activity
- used_tool
- realized_plan
- has_part
- occurred_in
slot_usage:
  has_part:
    name: has_part
    description: The slot to specify one or more parts of the ResearchActivity that
      are themselves also research activities.
    range: Activity
    inlined: true
  other_identifier:
    name: other_identifier
    description: A secondary identifier of the ActivityOfInterest
    slot_uri: adms:identifier
    range: Identifier
    required: false
    multivalued: true
    inlined_as_list: true
class_uri: prov:Activity

Induced

name: ResearchActivity
description: An activity (process) that has the objective to produce information about
  an entity by evaluating it.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
narrow_mappings:
- NCIT:C25598
- sosa:Observation
- OBI:0000070
is_a: Activity
mixins:
- ClassifierMixin
slot_usage:
  has_part:
    name: has_part
    description: The slot to specify one or more parts of the ResearchActivity that
      are themselves also research activities.
    range: Activity
    inlined: true
  other_identifier:
    name: other_identifier
    description: A secondary identifier of the ActivityOfInterest
    slot_uri: adms:identifier
    range: Identifier
    required: false
    multivalued: true
    inlined_as_list: true
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: ResearchActivity
    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: ResearchActivity
    domain_of:
    - Catalogue
    - CatalogueRecord
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - ResearchActivity
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    - Environment
    - Plan
    - QualitativeAttribute
    range: string
  other_identifier:
    name: other_identifier
    description: A secondary identifier of the ActivityOfInterest
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: adms:identifier
    alias: other_identifier
    owner: ResearchActivity
    domain_of:
    - Dataset
    - ResearchActivity
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    - Environment
    range: Identifier
    required: false
    multivalued: true
    inlined_as_list: true
  evaluated_entity:
    name: evaluated_entity
    description: The slot to specify the entity of interest that was evaluated.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: prov:used
    alias: evaluated_entity
    owner: ResearchActivity
    domain_of:
    - ResearchActivity
    range: EntityOfInterest
    inlined: true
  evaluated_activity:
    name: evaluated_activity
    description: The slot to specify the activity of interest that was evaluated.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: prov:wasInformedBy
    alias: evaluated_activity
    owner: ResearchActivity
    domain_of:
    - ResearchActivity
    range: ActivityOfInterest
    inlined: true
  used_tool:
    name: used_tool
    description: The slot to specify the tool that was used.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: prov:used
    alias: used_tool
    owner: ResearchActivity
    domain_of:
    - ResearchActivity
    range: Tool
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  realized_plan:
    name: realized_plan
    description: The slot to specify the Method (aka Procedure) that was realized
      by a ResearchActivity.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: prov:used
    alias: realized_plan
    owner: ResearchActivity
    domain_of:
    - ResearchActivity
    range: Plan
    recommended: true
  has_part:
    name: has_part
    description: The slot to specify one or more parts of the ResearchActivity that
      are themselves also research activities.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:hasPart
    alias: has_part
    owner: ResearchActivity
    domain_of:
    - Catalogue
    - ResearchActivity
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    range: Activity
    inlined: true
  occurred_in:
    name: occurred_in
    description: The slot to specify the Method (aka Procedure) that was used in the
      ResearchActivity.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: BFO:0000066
    alias: occurred_in
    owner: ResearchActivity
    domain_of:
    - ResearchActivity
    range: Environment
  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: ResearchActivity
    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: ResearchActivity
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: prov:Activity