hydra.encode.paths module
Term encoders for hydra.paths.
- hydra.encode.paths.subterm_attribute(x: SubtermAttribute) Term
Encoder for hydra.paths.SubtermAttribute.
- hydra.encode.paths.subterm_edge(x: SubtermEdge) Term
Encoder for hydra.paths.SubtermEdge.
- hydra.encode.paths.subterm_graph(x: SubtermGraph) Term
Encoder for hydra.paths.SubtermGraph.
- hydra.encode.paths.subterm_link(v1: SubtermLink) Term
Encoder for hydra.paths.SubtermLink.
- hydra.encode.paths.subterm_node(x: SubtermNode) Term
Encoder for hydra.paths.SubtermNode.
- hydra.encode.paths.subterm_path(x: SubtermPath) Term
Encoder for hydra.paths.SubtermPath.
- hydra.encode.paths.subterm_property(x: SubtermProperty) Term
Encoder for hydra.paths.SubtermProperty.
- hydra.encode.paths.subterm_step(v1: SubtermStep) Term
Encoder for hydra.paths.SubtermStep.
- hydra.encode.paths.subtype_attribute(x: SubtypeAttribute) Term
Encoder for hydra.paths.SubtypeAttribute.
- hydra.encode.paths.subtype_edge(x: SubtypeEdge) Term
Encoder for hydra.paths.SubtypeEdge.
- hydra.encode.paths.subtype_graph(x: SubtypeGraph) Term
Encoder for hydra.paths.SubtypeGraph.
- hydra.encode.paths.subtype_link(v1: SubtypeLink) Term
Encoder for hydra.paths.SubtypeLink.
- hydra.encode.paths.subtype_node(x: SubtypeNode) Term
Encoder for hydra.paths.SubtypeNode.
- hydra.encode.paths.subtype_path(x: SubtypePath) Term
Encoder for hydra.paths.SubtypePath.
- hydra.encode.paths.subtype_property(x: SubtypeProperty) Term
Encoder for hydra.paths.SubtypeProperty.
- hydra.encode.paths.subtype_step(v1: SubtypeStep) Term
Encoder for hydra.paths.SubtypeStep.
- hydra.encode.paths.term_attribute(v1: TermAttribute) Term
Encoder for hydra.paths.TermAttribute.
- hydra.encode.paths.type_attribute(v1: TypeAttribute) Term
Encoder for hydra.paths.TypeAttribute.