Skip to content

Slot: is_directed

Indicates if the entity has directionality. See specific usage.

URI: ocsf:is_directed Alias: is_directed

Applicable Classes

Name Description Modifies Slot
Edge Represents a connection or relationship between two nodes in a graph yes
Graph A graph data structure representation with nodes and edges yes

Properties

Type and Range

Property Value
Range Boolean
Domain Of Edge, Graph

Cardinality and Requirements

Property Value

Aliases

  • Directed

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:is_directed
native ocsf:is_directed

LinkML Source

name: is_directed
description: Indicates if the entity has directionality. See specific usage.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Directed
rank: 1000
alias: is_directed
domain_of:
- Edge
- Graph
range: boolean