Slot: object_category
Description: Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX.
Domain: Association
Range: OntologyClass
Inheritance
Applicable Classes
Name |
Description |
Modifies Slot |
Association |
A typed association between two entities, supported by evidence |
no |
Annotations
property |
value |
denormalized |
True |
Example values
Slot Name |
Value |
object_category |
biolink:Disease |
LinkML Source
name: object category
annotations:
denormalized:
tag: denormalized
value: true
description: Used to hold the biolink class/category of an association. This is a
denormalized field used primarily in the SQL serialization of a knowledge graph
via KGX.
examples:
- value: biolink:Disease
description: The object category of the association between the gene 'BRCA1' and
the disease 'breast cancer' is 'biolink:Disease'.
from_schema: https://w3id.org/biolink/biolink-model
is_a: association slot
domain: association
alias: object_category
domain_of:
- association
range: ontology class
multivalued: false