Skip to content

Class: StudyCollection

A holder for Study objects

URI: htan_linkml:StudyCollection

Slots

Name Cardinality and Range Description Inheritance
entries *
Study
direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/ncihtan/htan-linkml

Mappings

Mapping Type Mapped Value
self htan_linkml:StudyCollection
native htan_linkml:StudyCollection

LinkML Source

Direct

name: StudyCollection
description: A holder for Study objects
from_schema: https://w3id.org/ncihtan/htan-linkml
attributes:
  entries:
    name: entries
    from_schema: https://w3id.org/ncihtan/htan-linkml
    rank: 1000
    domain_of:
    - StudyCollection
    range: Study
    multivalued: true
    inlined: true
tree_root: true

Induced

name: StudyCollection
description: A holder for Study objects
from_schema: https://w3id.org/ncihtan/htan-linkml
attributes:
  entries:
    name: entries
    from_schema: https://w3id.org/ncihtan/htan-linkml
    rank: 1000
    alias: entries
    owner: StudyCollection
    domain_of:
    - StudyCollection
    range: Study
    multivalued: true
    inlined: true
tree_root: true