Skip to main content

Module retrieval

Module retrieval 

Source
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§

AutoTopologyRequest
Workflow invocation that may require automatic topology retrieval.
RetrievalArea
Spatial search region sent to the RINF SPARQL endpoint.
RetrievalOutcome
Caller-visible outcome of source selection and validation.
RetrievedTopology
Normalized topology bundle ready for downstream workflows.
RinfNetelementRow
One parsed netelement row from the SPARQL response.
RinfNetrelationRow
One parsed netrelation row from the SPARQL response.
TopologyValidationReport
Explains whether a downloaded topology is usable.

Enums§

RetrievalStatus
Outcome status surfaced to callers.
RinfNavigability
Navigability classification as encoded by ERA.
TopologySource
Which source supplied the topology used by a workflow.
TopologyValidationStatus
Validation status for a retrieved topology bundle.
WorkflowKind
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.