Class: DataAnalysis
An Activity that evaluates the data produced by another Activity.
URI: prov:Activity
classDiagram
class DataAnalysis
click DataAnalysis href "../DataAnalysis"
Activity <|-- DataAnalysis
click Activity href "../Activity"
DataAnalysis <|-- NMRSpectralAnalysis
click NMRSpectralAnalysis href "../NMRSpectralAnalysis"
DataAnalysis : description
DataAnalysis : evaluated_activity
DataAnalysis --> "* _recommended_" EvaluatedActivity : evaluated_activity
click EvaluatedActivity href "../EvaluatedActivity"
DataAnalysis : evaluated_entity
DataAnalysis --> "* _recommended_" AnalysisSourceData : evaluated_entity
click AnalysisSourceData href "../AnalysisSourceData"
DataAnalysis : has_part
DataAnalysis --> "0..1" Activity : has_part
click Activity href "../Activity"
DataAnalysis : id
DataAnalysis : occurred_in
DataAnalysis --> "0..1" Surrounding : occurred_in
click Surrounding href "../Surrounding"
DataAnalysis : other_identifier
DataAnalysis --> "*" Identifier : other_identifier
click Identifier href "../Identifier"
DataAnalysis : rdf_type
DataAnalysis --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../DefinedTerm"
DataAnalysis : realized_plan
DataAnalysis --> "0..1" Plan : realized_plan
click Plan href "../Plan"
DataAnalysis : title
DataAnalysis : type
DataAnalysis --> "0..1" DefinedTerm : type
click DefinedTerm href "../DefinedTerm"
DataAnalysis : used_instrument
DataAnalysis --> "* _recommended_" Instrument : used_instrument
click Instrument href "../Instrument"
Inheritance
- Activity [ ClassifierMixin]
- DataAnalysis
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
id | 1 Uriorcurie |
A slot to provide an URI for an entity within this schema | Activity |
title | 0..1 String |
This slot is described in more detail within the class in which it is used | Activity |
description | 0..1 String |
This slot is described in more detail within the class in which it is used | Activity |
other_identifier | * Identifier |
A secondary identifier of the Activity that created the Dataset | Activity |
evaluated_entity | * recommended AnalysisSourceData |
A slot to provide the data that was analysed by the DataAnalysis | Activity |
evaluated_activity | * recommended EvaluatedActivity |
The slot to provide the EvaluatedActivity evaluated by an Activity | Activity |
used_instrument | * recommended Instrument |
The slot to specify the Instruments that were used in the data generating Act... | Activity |
realized_plan | 0..1 Plan |
The slot to specify the Plan (aka procedure) that was realized by an Activity | Activity |
has_part | 0..1 Activity |
A slot to provide an Activity that is part of the Activity that created the D... | Activity |
occurred_in | 0..1 Surrounding |
The slot to specify the Surrounding in which an Activity took place | Activity |
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 |
---|---|---|---|
AnalysisDataset | was_generated_by | range | DataAnalysis |
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:DataAnalysis |
exact | OBI:0200000 |
close | NCIT:C25391 |
LinkML Source
Direct
name: DataAnalysis
description: An Activity that evaluates the data produced by another Activity.
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
exact_mappings:
- OBI:0200000
close_mappings:
- NCIT:C25391
is_a: Activity
slot_usage:
evaluated_entity:
name: evaluated_entity
description: A slot to provide the data that was analysed by the DataAnalysis.
range: AnalysisSourceData
multivalued: true
inlined_as_list: true
class_uri: prov:Activity
Induced
name: DataAnalysis
description: An Activity that evaluates the data produced by another Activity.
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
exact_mappings:
- OBI:0200000
close_mappings:
- NCIT:C25391
is_a: Activity
slot_usage:
evaluated_entity:
name: evaluated_entity
description: A slot to provide the data that was analysed by the DataAnalysis.
range: AnalysisSourceData
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: DataAnalysis
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: DataAnalysis
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: DataAnalysis
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: DataAnalysis
domain_of:
- Activity
- Dataset
- EvaluatedActivity
- EvaluatedEntity
- Instrument
range: Identifier
multivalued: true
inlined_as_list: true
evaluated_entity:
name: evaluated_entity
description: A slot to provide the data that was analysed by the DataAnalysis.
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: DataAnalysis
domain_of:
- Activity
range: AnalysisSourceData
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: DataAnalysis
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: DataAnalysis
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: DataAnalysis
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: DataAnalysis
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: DataAnalysis
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: DataAnalysis
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: DataAnalysis
domain_of:
- ClassifierMixin
range: DefinedTerm
recommended: true
inlined: true
class_uri: prov:Activity