Skip to content

Class: BiologicalProcess

URI: go_terms:BiologicalProcess

erDiagram BiologicalProcess { 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 biologicalprocesses range BiologicalProcess

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:BiologicalProcess
native go_terms:BiologicalProcess

LinkML Source

Direct

name: BiologicalProcess
id_prefixes:
- GO
annotations:
  annotators:
    tag: annotators
    value: sqlite:obo:go
  prompt.examples:
    tag: prompt.examples
    value: nuclear axial expansion, intracellular transport, medial surface of mandible,
      ribosomal subunit export from nucleus, pole cell development
from_schema: http://w3id.org/ontogpt/go_terms
is_a: NamedEntity
slot_usage:
  id:
    name: id
    values_from:
    - GOBiologicalProcessType
    domain_of:
    - NamedEntity
    - Publication

Induced

name: BiologicalProcess
id_prefixes:
- GO
annotations:
  annotators:
    tag: annotators
    value: sqlite:obo:go
  prompt.examples:
    tag: prompt.examples
    value: nuclear axial expansion, intracellular transport, medial surface of mandible,
      ribosomal subunit export from nucleus, pole cell development
from_schema: http://w3id.org/ontogpt/go_terms
is_a: NamedEntity
slot_usage:
  id:
    name: id
    values_from:
    - GOBiologicalProcessType
    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:
    - GOBiologicalProcessType
    identifier: true
    alias: id
    owner: BiologicalProcess
    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: BiologicalProcess
    domain_of:
    - NamedEntity
    range: string