Skip to content

Class: ActivityOfInterest

An activity or process that is being evaluated in a ResearchActivity.

URI: prov:Activity

classDiagram class ActivityOfInterest click ActivityOfInterest href "../ActivityOfInterest" ClassifierMixin <|-- ActivityOfInterest click ClassifierMixin href "../ClassifierMixin" Activity <|-- ActivityOfInterest click Activity href "../Activity" ActivityOfInterest <|-- ChemicalReaction click ChemicalReaction href "../ChemicalReaction" ActivityOfInterest : description ActivityOfInterest : has_part ActivityOfInterest : has_qualitative_attribute ActivityOfInterest --> "*" QualitativeAttribute : has_qualitative_attribute click QualitativeAttribute href "../QualitativeAttribute" ActivityOfInterest : has_quantitative_attribute ActivityOfInterest --> "*" QuantitativeAttribute : has_quantitative_attribute click QuantitativeAttribute href "../QuantitativeAttribute" ActivityOfInterest : id ActivityOfInterest : other_identifier ActivityOfInterest --> "*" Identifier : other_identifier click Identifier href "../Identifier" ActivityOfInterest : rdf_type ActivityOfInterest --> "0..1 _recommended_" DefinedTerm : rdf_type click DefinedTerm href "../DefinedTerm" ActivityOfInterest : title ActivityOfInterest : type ActivityOfInterest --> "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
id 1
Uriorcurie
direct
other_identifier *
Identifier
A secondary identifier of the ActivityOfInterest direct
has_qualitative_attribute *
QualitativeAttribute
The slot to relate a qualitative attribute to an entity of interest, tool or ... direct
has_quantitative_attribute *
QuantitativeAttribute
The slot to relate a quantitative attribute to an entity of interest, tool o... direct
has_part 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 evaluated_activity range ActivityOfInterest
ResearchActivity evaluated_activity range ActivityOfInterest

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:ActivityOfInterest

LinkML Source

Direct

name: ActivityOfInterest
description: An activity or process that is being evaluated in a ResearchActivity.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: Activity
mixins:
- ClassifierMixin
slots:
- title
- description
- id
- other_identifier
- has_qualitative_attribute
- has_quantitative_attribute
- has_part
slot_usage:
  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: ActivityOfInterest
description: An activity or process that is being evaluated in a ResearchActivity.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: Activity
mixins:
- ClassifierMixin
slot_usage:
  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: ActivityOfInterest
    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: ActivityOfInterest
    domain_of:
    - Catalogue
    - CatalogueRecord
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - ResearchActivity
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    - Environment
    - Plan
    - QualitativeAttribute
    range: string
  id:
    name: id
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:identifier
    identifier: true
    alias: id
    owner: ActivityOfInterest
    domain_of:
    - DefinedTerm
    - NFDIDataset
    - NFDICatalog
    - EntityOfInterest
    - ActivityOfInterest
    range: uriorcurie
    required: true
  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: ActivityOfInterest
    domain_of:
    - Dataset
    - ResearchActivity
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    - Environment
    range: Identifier
    required: false
    multivalued: true
    inlined_as_list: true
  has_qualitative_attribute:
    name: has_qualitative_attribute
    description: The slot to relate a qualitative attribute to an entity of interest,
      tool or environment.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:relation
    alias: has_qualitative_attribute
    owner: ActivityOfInterest
    domain_of:
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    - Environment
    range: QualitativeAttribute
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_quantitative_attribute:
    name: has_quantitative_attribute
    description: The slot to relate a quantitative  attribute to an entity of interest,
      tool or environment.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:relation
    alias: has_quantitative_attribute
    owner: ActivityOfInterest
    domain_of:
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    - Environment
    range: QuantitativeAttribute
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_part:
    name: has_part
    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:hasPart
    alias: has_part
    owner: ActivityOfInterest
    domain_of:
    - Catalogue
    - ResearchActivity
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    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: ActivityOfInterest
    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: ActivityOfInterest
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: prov:Activity