Skip to content

Class: Homo sapiens (HomoSapiens)

Fixed to NCBITaxon:9606 - Homo sapiens.

URI: nfdi4immuno:HomoSapiens

 classDiagram
    class HomoSapiens
    click HomoSapiens href "../HomoSapiens/"
      Species <|-- HomoSapiens
        click Species href "../Species/"

      HomoSapiens : key

      HomoSapiens : term

Inheritance

Slots

Name Cardinality and Range Description Inheritance
term 1
String
The human-readable term or label AbstractKnowledgeOrganizationSystem
key 1
Uriorcurie
Identifier/code for the referenced concept AbstractKnowledgeOrganizationSystem

Usages

used by used in type used
HumanSubject species range HomoSapiens

Identifier and Mapping Information

Schema Source

  • from schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema

Mappings

Mapping Type Mapped Value
self nfdi4immuno:HomoSapiens
native nfdi4immuno:HomoSapiens

LinkML Source

Direct

name: HomoSapiens
description: Fixed to NCBITaxon:9606 - Homo sapiens.
title: Homo sapiens
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
is_a: Species
slot_usage:
  key:
    name: key
    equals_string: NCBITaxon:9606
  term:
    name: term
    equals_string: Homo sapiens

Induced

name: HomoSapiens
description: Fixed to NCBITaxon:9606 - Homo sapiens.
title: Homo sapiens
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
is_a: Species
slot_usage:
  key:
    name: key
    equals_string: NCBITaxon:9606
  term:
    name: term
    equals_string: Homo sapiens
attributes:
  term:
    name: term
    description: The human-readable term or label.
    title: Term for the referenced concept
    from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
    rank: 1000
    alias: term
    owner: HomoSapiens
    domain_of:
    - AbstractKnowledgeOrganizationSystem
    range: string
    required: true
    pattern: ^.+$
    equals_string: Homo sapiens
  key:
    name: key
    description: Identifier/code  for the referenced concept.
    title: Ontology identifier
    from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
    rank: 1000
    alias: key
    owner: HomoSapiens
    domain_of:
    - AbstractKnowledgeOrganizationSystem
    range: uriorcurie
    required: true
    pattern: ^NCBITaxon:(\d+)|([a-zA-Z_]+)$
    equals_string: NCBITaxon:9606