Resolve Entity Uri
GET/v1/entities/resolve
Resolve a raw entity URI using 3-layer fuzzy resolution (Spec-01-Fact-Model).
Layer 1: canonical normalisation (case/whitespace collapse). Layer 2: alias table lookup (explicit pre-registered mappings). Layer 3: token-fuzzy scoring over entities of the same type prefix in the fact graph.
Returns the best resolved URI and scored candidates with match details.
Request
Responses
- 200
- 422
Successful Response
Validation Error