hydra.decode.paths module
Term decoders for hydra.paths.
-
hydra.decode.paths.subterm_attribute(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtermAttribute.
-
hydra.decode.paths.subterm_edge(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtermEdge.
-
hydra.decode.paths.subterm_graph(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtermGraph.
-
hydra.decode.paths.subterm_link(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtermLink.
-
hydra.decode.paths.subterm_node(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtermNode.
-
hydra.decode.paths.subterm_path(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtermPath.
-
hydra.decode.paths.subterm_property(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtermProperty.
-
hydra.decode.paths.subterm_step(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtermStep.
-
hydra.decode.paths.subtype_attribute(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtypeAttribute.
-
hydra.decode.paths.subtype_edge(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtypeEdge.
-
hydra.decode.paths.subtype_graph(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtypeGraph.
-
hydra.decode.paths.subtype_link(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtypeLink.
-
hydra.decode.paths.subtype_node(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtypeNode.
-
hydra.decode.paths.subtype_path(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtypePath.
-
hydra.decode.paths.subtype_property(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtypeProperty.
-
hydra.decode.paths.subtype_step(cx: Graph, raw: Term) → object
Decoder for hydra.paths.SubtypeStep.
-
hydra.decode.paths.term_attribute(cx: Graph, raw: Term) → object
Decoder for hydra.paths.TermAttribute.
-
hydra.decode.paths.type_attribute(cx: Graph, raw: Term) → object
Decoder for hydra.paths.TypeAttribute.