Skip to content

Slot: object_categories (multivalued)

Description: The Biolink category of the object node of this edge type. e.g. "biolink:Disease".
Required: True

Range: Uriorcurie

LinkML Source

name: object_categories
description: The Biolink category of the object node of this edge type. e.g. "biolink:Disease".
comments:
- If two edge types differ only in their object category, but use the same predicate,
  subject_category,  edge properties, and general provenance, they can be described
  together in a single NodeType object that captures the alternative object categories.
  e.g. if a source provides Gene-associated_with-Disease and  Gene-associated_with-PhenotypicFeature
  edge types, these can be described in a single EdgeType object with two subject
  categories (Disease and PhenotypicFeature)
from_schema: https://w3id.org/biolink/resource-ingest-guide-schema
alias: object_categories
owner: EdgeType
domain_of:
- EdgeType
range: uriorcurie
required: true
multivalued: true