w3c-ccg / security-vocab

The Linked Data Security Vocabulary
https://w3id.org/security
Other
21 stars 21 forks source link

Define sameAs #44

Closed OR13 closed 4 years ago

OR13 commented 4 years ago

Useful for describing that 2 subjects are the same entity (id field associated with a verification method)... as discussed at the F2F yesterday.

We should define it here, in the did spec registries and in core with normative text.

dlongley commented 4 years ago

To be clear, this would be for describing that 2 subjects are the same.

OR13 commented 4 years ago

Yes, I was trying to make it clear that his would also apply to linked data signatures that do not use DIDs.... one of the most valuable use cases for this is https://auditor.example.com/inspector/123 === did:example:456.

dlongley commented 4 years ago

+1 ... I don't think "subjects" or "controllers" are necessarily DID-specific (they are in DID land of course), but I think "sameAs" is a property that would appear on a subject (whether it is identified by a DID or non-DID URI) -- and link it to another subject (again, identified by a DID or non-DID URI). And, I believe, it's still an open question as to whether or not we need a property and definition separate from "owl:sameAs" or if we can just use that vocabulary.