Skip to content

Class: MolecularFunction

URI: go_terms:MolecularFunction

erDiagram MolecularFunction { 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 molecularfunctions range MolecularFunction

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

LinkML Source

Direct

name: MolecularFunction
id_prefixes:
- GO
annotations:
  annotators:
    tag: annotators
    value: sqlite:obo:go
  prompt.examples:
    tag: prompt.examples
    value: catalytic activity, amine binding, peptide receptor activity, oxygen carrier
      activity, structural constituent of cytoskeleton
from_schema: http://w3id.org/ontogpt/go_terms
is_a: NamedEntity
slot_usage:
  id:
    name: id
    values_from:
    - GOMolecularFunctionType
    domain_of:
    - NamedEntity
    - Publication

Induced

name: MolecularFunction
id_prefixes:
- GO
annotations:
  annotators:
    tag: annotators
    value: sqlite:obo:go
  prompt.examples:
    tag: prompt.examples
    value: catalytic activity, amine binding, peptide receptor activity, oxygen carrier
      activity, structural constituent of cytoskeleton
from_schema: http://w3id.org/ontogpt/go_terms
is_a: NamedEntity
slot_usage:
  id:
    name: id
    values_from:
    - GOMolecularFunctionType
    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:
    - GOMolecularFunctionType
    identifier: true
    alias: id
    owner: MolecularFunction
    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: MolecularFunction
    domain_of:
    - NamedEntity
    range: string