-
Couldn't load subscription status.
- Fork 10
Description
Examples include capability delegation documents and capability invocation documents:
- https://w3c-ccg.github.io/zcap-ld/#example-1 - first delegated capability / initial capability
- https://w3c-ccg.github.io/zcap-ld/#example-2 - invocation of first delegated capability
- https://w3c-ccg.github.io/zcap-ld/#example-3 - second-level delegated capability
- https://w3c-ccg.github.io/zcap-ld/#example-4 - invocation of second-level delegated capability
A third kind of document is mentioned in a few places, that is called the target or root document.
References to root/target document
https://github.com/w3c-ccg/zcap-ld/blob/3cf2cdf06cc28c86602b75855fcff9e2ccf415e9/index.html#L433-L436
https://github.com/w3c-ccg/zcap-ld/blob/3cf2cdf06cc28c86602b75855fcff9e2ccf415e9/index.html#L523-L524
https://github.com/w3c-ccg/zcap-ld/blob/3cf2cdf06cc28c86602b75855fcff9e2ccf415e9/index.html#L693-L701
https://github.com/w3c-ccg/zcap-ld/blob/3cf2cdf06cc28c86602b75855fcff9e2ccf415e9/index.html#L484-L494
Should there be an example of a target/root document?