Expand description
Retrieval domain types for automatic ERA RINF topology download (feature 006).
See specs/006-download-rinf-topology/data-model.md for the canonical
definitions. Types here describe spatial search regions, request envelopes,
typed SPARQL rows, the assembled topology bundle, its validation report,
and the caller-visible outcome.
Structs§
- Auto
Topology Request - Workflow invocation that may require automatic topology retrieval.
- Retrieval
Area - Spatial search region sent to the RINF SPARQL endpoint.
- Retrieval
Outcome - Caller-visible outcome of source selection and validation.
- Retrieved
Topology - Normalized topology bundle ready for downstream workflows.
- Rinf
Netelement Row - One parsed netelement row from the SPARQL response.
- Rinf
Netrelation Row - One parsed netrelation row from the SPARQL response.
- Topology
Validation Report - Explains whether a downloaded topology is usable.
Enums§
- Retrieval
Status - Outcome status surfaced to callers.
- Rinf
Navigability - Navigability classification as encoded by ERA.
- Topology
Source - Which source supplied the topology used by a workflow.
- Topology
Validation Status - Validation status for a retrieved topology bundle.
- Workflow
Kind - Which workflow triggered the automatic-retrieval decision.
Constants§
- COARSE_
GEOMETRY_ LENGTH_ THRESHOLD_ METERS - Coarse-geometry threshold (meters) above which more than two points are required.
- DEFAULT_
RETRIEVAL_ BUFFER_ METERS - Default expansion (meters) around the GNSS envelope.
- DEFAULT_
RINF_ ENDPOINT - Default RINF SPARQL endpoint.