Skip to content

Enum: ContentCategoryEnum

Categories of content for future considerations

Permissible Values

Value Meaning Description
edge_content None None
node_property_content None None
edge_property_content None None
other None None

Slots constrained by this enum

Name
category

LinkML Source

name: ContentCategoryEnum
description: Categories of content for future considerations
from_schema: https://w3id.org/biolink/resource-ingest-guide-schema
permissible_values:
  edge_content:
    text: edge_content
  node_property_content:
    text: node_property_content
  edge_property_content:
    text: edge_property_content
  other:
    text: other