Skip to content

Class: GeneOrGeneProduct

A union of gene loci or gene products. Frequently an identifier for one will be used as proxy for another

URI: biolink:GeneOrGeneProduct

classDiagram class GeneOrGeneProduct click GeneOrGeneProduct href "../GeneOrGeneProduct" MacromolecularMachineMixin <|-- GeneOrGeneProduct click MacromolecularMachineMixin href "../MacromolecularMachineMixin" GeneOrGeneProduct <|-- Gene click Gene href "../Gene" GeneOrGeneProduct : name

Inheritance

Slots

Name Cardinality and Range Description Inheritance
name 0..1
LabelType
A human-readable name for an attribute or entity direct

Mixin Usage

mixed into description
Gene A region (or regions) that includes all of the sequence elements necessary to...

Identifier and Mapping Information

Valid ID Prefixes

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

  • CHEMBL.TARGET

  • IUPHAR.FAMILY

Schema Source

  • from schema: https://identifiers.org/brain-bican/genome-annotation-schema

Mappings

Mapping Type Mapped Value
self biolink:GeneOrGeneProduct
native bican:GeneOrGeneProduct

LinkML Source

Direct

name: gene or gene product
id_prefixes:
- CHEMBL.TARGET
- IUPHAR.FAMILY
definition_uri: https://w3id.org/biolink/vocab/GeneOrGeneProduct
description: A union of gene loci or gene products. Frequently an identifier for one
  will be used as proxy for another
from_schema: https://identifiers.org/brain-bican/genome-annotation-schema
is_a: macromolecular machine mixin
mixin: true
slots:
- name
class_uri: biolink:GeneOrGeneProduct

Induced

name: gene or gene product
id_prefixes:
- CHEMBL.TARGET
- IUPHAR.FAMILY
definition_uri: https://w3id.org/biolink/vocab/GeneOrGeneProduct
description: A union of gene loci or gene products. Frequently an identifier for one
  will be used as proxy for another
from_schema: https://identifiers.org/brain-bican/genome-annotation-schema
is_a: macromolecular machine mixin
mixin: true
attributes:
  name:
    name: name
    definition_uri: https://w3id.org/biolink/vocab/name
    description: A human-readable name for an attribute or entity.
    in_subset:
    - translator_minimal
    - samples
    from_schema: https://identifiers.org/brain-bican/genome-annotation-schema
    aliases:
    - label
    - display name
    - title
    mappings:
    - rdfs:label
    exact_mappings:
    - gff3:Name
    - gpi:DB_Object_Name
    narrow_mappings:
    - dct:title
    - WIKIDATA_PROPERTY:P1476
    rank: 1000
    domain: entity
    slot_uri: rdfs:label
    alias: name
    owner: gene or gene product
    domain_of:
    - attribute
    - entity
    - macromolecular machine mixin
    - named thing
    - organism taxon
    - information content entity
    - dataset
    - physical entity
    - activity
    - procedure
    - material sample
    - biological entity
    - gene or gene product
    - gene
    - genome
    range: label type
class_uri: biolink:GeneOrGeneProduct