ontocast.onto.enum¶
FactsDecision
¶
Bases: StrEnum
Enumeration of Ontology Decisions used in the workflow.
Source code in ontocast/onto/enum.py
FailureStage
¶
Bases: StrEnum
Enumeration of possible failure stages in the workflow.
Source code in ontocast/onto/enum.py
OntologyDecision
¶
Bases: StrEnum
Enumeration of Ontology Decisions used in the workflow.
Source code in ontocast/onto/enum.py
SPARQLOperationType
¶
Bases: StrEnum
Enumeration of SPARQL operation types.
This enum is used across the system for type-safe SPARQL operations.
Source code in ontocast/onto/enum.py
Status
¶
WorkflowNode
¶
Bases: StrEnum
Enumeration of workflow nodes in the processing pipeline.