UOR Queries

IRI
https://uor.foundation/query/
Prefix
query:
Space
bridge
Comment
Information extraction queries. Users initiate queries; the kernel resolves them against the ring substrate.

Imports

Classes

NameSubclass OfDisjoint WithComment
QueryThingA request for information from the UOR kernel. The root abstraction for all query types.
CoordinateQueryQueryA query for the ring-coordinate position of a datum: its stratum, spectrum, and address within the ring geometry.
MetricQueryQueryA query for a metric value between two datums: ring distance, Hamming distance, or their divergence (curvature).
RepresentationQueryQueryA query for the canonical representation of a datum or term: its normal form under the active resolver strategy.

Properties

NameKindFunctionalDomainRangeComment
inputTypeObjecttrueQueryClassThe type of input the query accepts.
outputTypeObjecttrueQueryClassThe type of output the query produces.
coordinateDatatypetrueCoordinateQuerystringWhich coordinate the query extracts.