Skip to content

Class: IntermicrobialInteractionCollection

A holder for IntermicrobialInteraction objects

URI: miiid:IntermicrobialInteractionCollection

classDiagram class IntermicrobialInteractionCollection IntermicrobialInteractionCollection : entries IntermicrobialInteractionCollection --|> IntermicrobialInteraction : entries

Slots

Name Cardinality and Range Description Inheritance
entries 0..*
IntermicrobialInteraction
An IntermicrobialInteraction object direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/FAIR-MI/miiid-schema

Mappings

Mapping Type Mapped Value
self miiid:IntermicrobialInteractionCollection
native miiid:IntermicrobialInteractionCollection

LinkML Source

Direct

name: IntermicrobialInteractionCollection
description: A holder for IntermicrobialInteraction objects
from_schema: https://w3id.org/FAIR-MI/miiid-schema
attributes:
  entries:
    name: entries
    description: An IntermicrobialInteraction object
    from_schema: https://w3id.org/FAIR-MI/miiid-schema
    rank: 1000
    multivalued: true
    range: IntermicrobialInteraction
    inlined: true
    inlined_as_list: true
tree_root: true

Induced

name: IntermicrobialInteractionCollection
description: A holder for IntermicrobialInteraction objects
from_schema: https://w3id.org/FAIR-MI/miiid-schema
attributes:
  entries:
    name: entries
    description: An IntermicrobialInteraction object
    from_schema: https://w3id.org/FAIR-MI/miiid-schema
    rank: 1000
    multivalued: true
    alias: entries
    owner: IntermicrobialInteractionCollection
    domain_of:
    - IntermicrobialInteractionCollection
    range: IntermicrobialInteraction
    inlined: true
    inlined_as_list: true
tree_root: true