Skip to content

Class: HasAliases

The capacity of including one or more alternative naming terms (without qualifying the usage context)

URI: pehterms:HasAliases

classDiagram class HasAliases click HasAliases href "../HasAliases" HasAliases <|-- Unit click Unit href "../Unit" HasAliases <|-- BioChemEntity click BioChemEntity href "../BioChemEntity" HasAliases : aliases

Slots

Name Cardinality and Range Description Inheritance
aliases *
String
direct

Mixin Usage

mixed into description
Unit A unit of measurement, a quantity chosen as a standard in terms of which othe...
BioChemEntity A biological, chemical or biochemical entity that is relevant to the Personal...

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/peh/peh-model

Mappings

Mapping Type Mapped Value
self pehterms:HasAliases
native pehterms:HasAliases

LinkML Source

Direct

name: HasAliases
description: The capacity of including one or more alternative naming terms (without
  qualifying the usage context)
from_schema: https://w3id.org/peh/peh-model
mixin: true
slots:
- aliases

Induced

name: HasAliases
description: The capacity of including one or more alternative naming terms (without
  qualifying the usage context)
from_schema: https://w3id.org/peh/peh-model
mixin: true
attributes:
  aliases:
    name: aliases
    from_schema: https://w3id.org/peh/peh-model
    rank: 1000
    alias: aliases
    owner: HasAliases
    domain_of:
    - HasAliases
    range: string
    multivalued: true
    inlined: true
    inlined_as_list: true