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