Skip to content

Class: SampleCollection

A holder for Sample objects

URI: hzb_metadata_schema:SampleCollection

classDiagram class SampleCollection click SampleCollection href "../SampleCollection" SampleCollection : entries SampleCollection --> "*" Sample : entries click Sample href "../Sample"

Slots

Name Cardinality and Range Description Inheritance
entries *
Sample
direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/https://github.com/HZB-CE-DataSchemas//hzb-catalysisLabs-schema

Mappings

Mapping Type Mapped Value
self hzb_metadata_schema:SampleCollection
native hzb_metadata_schema:SampleCollection

LinkML Source

Direct

name: SampleCollection
description: A holder for Sample objects
from_schema: https://w3id.org/https://github.com/HZB-CE-DataSchemas//hzb-catalysisLabs-schema
attributes:
  entries:
    name: entries
    from_schema: https://w3id.org/anak-velazquez/core/
    rank: 1000
    domain_of:
    - SampleCollection
    - CatalysisSampleCollection
    - ReactionProductCollection
    range: Sample
    multivalued: true
    inlined: true
tree_root: true

Induced

name: SampleCollection
description: A holder for Sample objects
from_schema: https://w3id.org/https://github.com/HZB-CE-DataSchemas//hzb-catalysisLabs-schema
attributes:
  entries:
    name: entries
    from_schema: https://w3id.org/anak-velazquez/core/
    rank: 1000
    alias: entries
    owner: SampleCollection
    domain_of:
    - SampleCollection
    - CatalysisSampleCollection
    - ReactionProductCollection
    range: Sample
    multivalued: true
    inlined: true
tree_root: true