pub fn did_resolve(
args: &[u64],
quins: &[NQuin],
result: &mut BindingRow,
) -> boolExpand description
DID extension functions (Appendix B) These are assigned to 0x0 standard dictionary type prefix during planning to identify them as Magic Property Functions did:resolve - Resolve DID to Document
ABI-layer wrapper: emits the endpoint_url and verification_method
pointers (in q_hash space) for the SPARQL binding. For the
human-readable URL, use DIDResolver::resolve.