-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Should one consider sec:owner and sec:publicKey as inverse properties?
Linked Data Signatures Verification Algorithm states:
Confirm that the Linked Data Document that describes the public key specifies its owner and that its owner's URL identifier can be dereferenced to reveal a bi-directional link back to the key
If sec:publicKey doesn't work as inverse of sec:owner, i would prefer to just use sec:owner in reverse direction and not use sec:publicKey all together.
I can find security vocabulary html spec
https://web-payments.org/vocabs/security
And JSON-LD context
https://w3id.org/security/v1
I can't find RDFS/OWL documents which could provide statements like owl:inverseOf
Metadata
Metadata
Assignees
Labels
No labels