Copied from Slack @Scott Perry in our other chat you asked about what a trust registry needs - data wise - to "do it's thing".
TRQP needs 4 parameters (plus some optional). I will use an example of a photojournalist publishing a photo so there are some working examples (npte: IPTC will need to come up with it's view of what it is authoritative for. I may have it very wrong in this example).
entity_id - the identifier of the entity you are querying about - likely, in the CAWG assertion, the creator that is making the assertion (e.g. a photojournalist). This value will be used by the trust registry so must match in that trust registry.
action - what action are you querying about (e.g. "publish")
resource - what resource are you querying about (e.g. "photo.journalist.approved" for a photo that a credentialed journalist is making an assertion about)
authority_id - the authority that the assertion is made under (e.g. "did:webvh:ABC123:iptc.org:registry" )
Copied from Slack @Scott Perry in our other chat you asked about what a trust registry needs - data wise - to "do it's thing".
TRQP needs 4 parameters (plus some optional). I will use an example of a photojournalist publishing a photo so there are some working examples (npte: IPTC will need to come up with it's view of what it is authoritative for. I may have it very wrong in this example).
entity_id- the identifier of the entity you are querying about - likely, in the CAWG assertion, the creator that is making the assertion (e.g. a photojournalist). This value will be used by the trust registry so must match in that trust registry.action- what action are you querying about (e.g. "publish")resource- what resource are you querying about (e.g. "photo.journalist.approved" for a photo that a credentialed journalist is making an assertion about)authority_id- the authority that the assertion is made under (e.g. "did:webvh:ABC123:iptc.org:registry" )