Skip to content

Class: AnalysisSourceData

Information that was evaluated within a DataAnalysis.

URI: prov:Entity

classDiagram class AnalysisSourceData click AnalysisSourceData href "../AnalysisSourceData" EvaluatedEntity <|-- AnalysisSourceData click EvaluatedEntity href "../EvaluatedEntity" AnalysisSourceData <|-- NMRSpectrum click NMRSpectrum href "../NMRSpectrum" AnalysisSourceData : description AnalysisSourceData : has_part AnalysisSourceData --> "*" EvaluatedEntity : has_part click EvaluatedEntity href "../EvaluatedEntity" AnalysisSourceData : has_qualitative_attribute AnalysisSourceData --> "* _recommended_" QualitativeAttribute : has_qualitative_attribute click QualitativeAttribute href "../QualitativeAttribute" AnalysisSourceData : has_quantitative_attribute AnalysisSourceData --> "* _recommended_" QuantitativeAttribute : has_quantitative_attribute click QuantitativeAttribute href "../QuantitativeAttribute" AnalysisSourceData : id AnalysisSourceData : other_identifier AnalysisSourceData --> "*" Identifier : other_identifier click Identifier href "../Identifier" AnalysisSourceData : rdf_type AnalysisSourceData --> "0..1 _recommended_" DefinedTerm : rdf_type click DefinedTerm href "../DefinedTerm" AnalysisSourceData : title AnalysisSourceData : type AnalysisSourceData --> "0..1" DefinedTerm : type click DefinedTerm href "../DefinedTerm" AnalysisSourceData : was_generated_by AnalysisSourceData --> "*" Activity : was_generated_by click Activity href "../Activity"

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 EvaluatedEntity
description 0..1
String
This slot is described in more detail within the class in which it is used EvaluatedEntity
other_identifier *
Identifier
A slot to provide a secondary identifier of the EvaluatedEntity EvaluatedEntity
id 1
Uriorcurie
A slot to provide an URI for an entity within this schema EvaluatedEntity
has_qualitative_attribute * recommended
QualitativeAttribute
The slot to relate a qualitative attribute to an EvaluatedEntity, EvaluatedAc... EvaluatedEntity
has_quantitative_attribute * recommended
QuantitativeAttribute
The slot to relate a quantitative attribute to an EvaluatedEntity, EvaluatedA... EvaluatedEntity
has_part *
EvaluatedEntity
A slot to provide a part of the EvaluatedEntity EvaluatedEntity
was_generated_by *
Activity
A slot to provide the Activity which created the AnalysisSourceData EvaluatedEntity
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
DataAnalysis evaluated_entity range AnalysisSourceData

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

LinkML Source

Direct

name: AnalysisSourceData
description: Information that was evaluated within a DataAnalysis.
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: EvaluatedEntity
slot_usage:
  was_generated_by:
    name: was_generated_by
    description: A slot to provide the Activity which created the AnalysisSourceData.
    range: Activity
    multivalued: true
    inlined_as_list: true
class_uri: prov:Entity

Induced

name: AnalysisSourceData
description: Information that was evaluated within a DataAnalysis.
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: EvaluatedEntity
slot_usage:
  was_generated_by:
    name: was_generated_by
    description: A slot to provide the Activity which created the AnalysisSourceData.
    range: Activity
    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: AnalysisSourceData
    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: AnalysisSourceData
    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 slot to provide a secondary identifier of the EvaluatedEntity.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: adms:identifier
    alias: other_identifier
    owner: AnalysisSourceData
    domain_of:
    - Activity
    - Dataset
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    range: Identifier
    required: false
    multivalued: true
    inlined_as_list: true
  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: AnalysisSourceData
    domain_of:
    - Activity
    - Dataset
    - DefinedTerm
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    range: uriorcurie
    required: true
  has_qualitative_attribute:
    name: has_qualitative_attribute
    description: The slot to relate a qualitative attribute to an EvaluatedEntity,
      EvaluatedActivity or Instrument
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:relation
    alias: has_qualitative_attribute
    owner: AnalysisSourceData
    domain_of:
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    range: QualitativeAttribute
    recommended: true
    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 EvaluatedEntity,
      EvaluatedActivity or Instrument
    in_subset:
    - domain_agnostic_core
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:relation
    alias: has_quantitative_attribute
    owner: AnalysisSourceData
    domain_of:
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    range: QuantitativeAttribute
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_part:
    name: has_part
    description: A slot to provide a part of the EvaluatedEntity.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:hasPart
    alias: has_part
    owner: AnalysisSourceData
    domain_of:
    - Activity
    - Catalogue
    - EvaluatedActivity
    - EvaluatedEntity
    - Instrument
    range: EvaluatedEntity
    multivalued: true
    inlined_as_list: true
  was_generated_by:
    name: was_generated_by
    description: A slot to provide the Activity which created the AnalysisSourceData.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: prov:wasGeneratedBy
    alias: was_generated_by
    owner: AnalysisSourceData
    domain_of:
    - Dataset
    - EvaluatedEntity
    range: Activity
    multivalued: true
    inlined_as_list: true
  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: AnalysisSourceData
    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: AnalysisSourceData
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: prov:Entity