Skip to content

Slot: number_of_strongly_connected_components

The number of distinct components that consist of activities that are connected (directly or indirectly) via causal connections. Most models will consist of a single SCC. Some models may consist of two or more "islands" where there is no connection from one island to another.

URI: gocam:number_of_strongly_connected_components Alias: number_of_strongly_connected_components

Applicable Classes

Name Description Modifies Slot
QueryIndex An index that is optionally placed on a model in order to support common quer... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/gocam

Mappings

Mapping Type Mapped Value
self gocam:number_of_strongly_connected_components
native gocam:number_of_strongly_connected_components

LinkML Source

name: number_of_strongly_connected_components
description: The number of distinct components that consist of activities that are
  connected (directly or indirectly) via causal connections. Most models will consist
  of a single SCC. Some models may consist of two or more "islands" where there is
  no connection from one island to another.
from_schema: https://w3id.org/gocam
rank: 1000
alias: number_of_strongly_connected_components
owner: QueryIndex
domain_of:
- QueryIndex
range: integer