Skip to content

Class: CellularComponent

URI: go_terms:CellularComponent

erDiagram CellularComponent { string id string label }

Inheritance

Slots

Name Cardinality and Range Description Inheritance
id 1..1
String
A unique identifier for the named entity NamedEntity
label 0..1
String
The label (name) of the named thing NamedEntity

Usages

used by used in type used
Document cellularcomponents range CellularComponent

Identifier and Mapping Information

Valid ID Prefixes

Instances of this class should have identifiers with one of the following prefixes:

  • GO

Annotations

property value
annotators sqlite:obo:go

Schema Source

  • from schema: http://w3id.org/ontogpt/go_terms

Mappings

Mapping Type Mapped Value
self go_terms:CellularComponent
native go_terms:CellularComponent

LinkML Source

Direct

name: CellularComponent
id_prefixes:
- GO
annotations:
  annotators:
    tag: annotators
    value: sqlite:obo:go
  prompt.examples:
    tag: prompt.examples
    value: tubulin complex, proteasome complex, cytoplasm, keratohyalin granule, nucleus
from_schema: http://w3id.org/ontogpt/go_terms
is_a: NamedEntity
slot_usage:
  id:
    name: id
    values_from:
    - GOCellComponentType
    domain_of:
    - NamedEntity
    - Publication

Induced

name: CellularComponent
id_prefixes:
- GO
annotations:
  annotators:
    tag: annotators
    value: sqlite:obo:go
  prompt.examples:
    tag: prompt.examples
    value: tubulin complex, proteasome complex, cytoplasm, keratohyalin granule, nucleus
from_schema: http://w3id.org/ontogpt/go_terms
is_a: NamedEntity
slot_usage:
  id:
    name: id
    values_from:
    - GOCellComponentType
    domain_of:
    - NamedEntity
    - Publication
attributes:
  id:
    name: id
    description: A unique identifier for the named entity
    from_schema: http://w3id.org/ontogpt/go_terms
    rank: 1000
    values_from:
    - GOCellComponentType
    identifier: true
    alias: id
    owner: CellularComponent
    domain_of:
    - NamedEntity
    - Publication
    range: string
    required: true
  label:
    name: label
    annotations:
      owl:
        tag: owl
        value: AnnotationProperty, AnnotationAssertion
    description: The label (name) of the named thing
    from_schema: http://w3id.org/ontogpt/go_terms
    aliases:
    - name
    rank: 1000
    slot_uri: rdfs:label
    alias: label
    owner: CellularComponent
    domain_of:
    - NamedEntity
    range: string