Skip to content

Class: ReactionProductCollection

A holder for ReactionProduct objects

URI: hzb_metadata_schema:ReactionProductCollection

classDiagram class ReactionProductCollection click ReactionProductCollection href "../ReactionProductCollection" ReactionProductCollection : entries ReactionProductCollection --> "*" ReactionProduct : entries click ReactionProduct href "../ReactionProduct"

Slots

Name Cardinality and Range Description Inheritance
entries *
ReactionProduct
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:ReactionProductCollection
native hzb_metadata_schema:ReactionProductCollection

LinkML Source

Direct

name: ReactionProductCollection
description: A holder for ReactionProduct 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/catlabs/
    domain_of:
    - SampleCollection
    - CatalysisSampleCollection
    - ReactionProductCollection
    range: ReactionProduct
    multivalued: true
    inlined: true

Induced

name: ReactionProductCollection
description: A holder for ReactionProduct 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/catlabs/
    alias: entries
    owner: ReactionProductCollection
    domain_of:
    - SampleCollection
    - CatalysisSampleCollection
    - ReactionProductCollection
    range: ReactionProduct
    multivalued: true
    inlined: true