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

  • https://uor.foundation/schema/
  • https://uor.foundation/u/
  • https://uor.foundation/type/
  • https://uor.foundation/partition/
  • https://uor.foundation/morphism/
  • https://uor.foundation/state/

Classes

NameIRISubclass OfDisjoint WithComment
Queryhttps://uor.foundation/query/Queryhttp://www.w3.org/2002/07/owl#ThingA request for information from the UOR kernel. The root abstraction for all query types.
CoordinateQueryhttps://uor.foundation/query/CoordinateQueryhttps://uor.foundation/query/QueryA query for the ring-coordinate position of a datum: its stratum, spectrum, and address within the ring geometry.
MetricQueryhttps://uor.foundation/query/MetricQueryhttps://uor.foundation/query/QueryA query for a metric value between two datums: ring distance, Hamming distance, or their divergence (curvature).
RepresentationQueryhttps://uor.foundation/query/RepresentationQueryhttps://uor.foundation/query/QueryA query for the canonical representation of a datum or term: its normal form under the active resolver strategy.
RelationQueryhttps://uor.foundation/query/RelationQueryhttps://uor.foundation/query/QueryA Query with a known source address, a typed relation constraint, and an open target partition:FreeRank. Represents any question of the form: given this source symbol and relation type, what is the target? The relation type is read from the observable coordinate triple (d_R, d_H, d_I) — not externally supplied. Applies across NLP, ARC-AGI grids, music, images, sensor streams, and logical formulae.
TriadProjectionhttps://uor.foundation/query/TriadProjectionhttp://www.w3.org/2002/07/owl#ThingA classification of coordinate types that a CoordinateQuery can extract. Each TriadProjection individual names a specific coordinate system (stratum, spectrum, address) replacing the string-valued query:coordinate property.
SessionQueryhttps://uor.foundation/query/SessionQueryhttps://uor.foundation/query/RelationQueryA RelationQuery that explicitly declares its session membership, allowing the conformance suite to validate session-scoped site reduction across multi-turn Prism deployments.

Properties

NameKindFunctionalDomainRangeComment
inputTypeObjecttruehttps://uor.foundation/query/Queryhttp://www.w3.org/2002/07/owl#ClassThe type of input the query accepts.
outputTypeObjecttruehttps://uor.foundation/query/Queryhttp://www.w3.org/2002/07/owl#ClassThe type of output the query produces.
hasTriadProjectionObjecttruehttps://uor.foundation/query/CoordinateQueryhttps://uor.foundation/query/TriadProjectionThe typed coordinate kind this query extracts. Replaces the string-valued query:coordinate property with a typed reference to a TriadProjection individual.
sourceAddressObjecttruehttps://uor.foundation/query/RelationQueryhttps://uor.foundation/u/ElementThe ring address of the grounded source symbol.
relationTypeObjecttruehttps://uor.foundation/query/RelationQueryhttps://uor.foundation/type/ConstraintThe transformation type, expressed as a type:CompositeConstraint composed from the primitive basis. At inference time this is the output of an observable coordinate read on example pairs — computed from (d_R, d_H, d_I). Not an externally supplied input; read from the representation space.
targetSiteObjecttruehttps://uor.foundation/query/RelationQueryhttps://uor.foundation/partition/FreeRankThe open site budget for the unknown target. Begins fully free; closes to isClosed = true upon resolution.
groundingMapObjecttruehttps://uor.foundation/query/RelationQueryhttps://uor.foundation/morphism/GroundingMapThe GroundingMap that resolved the source symbol to its ring address.
projectionMapObjecttruehttps://uor.foundation/query/RelationQueryhttps://uor.foundation/morphism/ProjectionMapThe ProjectionMap that will render the resolved address neighbourhood back to surface symbols.
sessionContextObjecttruehttps://uor.foundation/query/RelationQueryhttps://uor.foundation/state/ContextAccumulated session state carrying all state:Binding instances produced by prior queries. Each binding records a resolved address, its datum, and the type under which it was resolved. Prior bindings monotonically reduce the free site space for subsequent queries.
sessionMembershipObjecttruehttps://uor.foundation/query/SessionQueryhttps://uor.foundation/state/SessionThe session this query belongs to.

Named Individuals

NameTypePropertiesComment
TwoAdicValuationhttps://uor.foundation/query/TriadProjectionThe stratum coordinate: the layer position of a datum within the ring's stratification.
WalshHadamardImagehttps://uor.foundation/query/TriadProjectionThe spectrum coordinate: the spectral decomposition of a datum under the ring's Fourier analysis.
RingElementhttps://uor.foundation/query/TriadProjectionThe address coordinate: the content-addressable position of a datum in the Braille glyph encoding.