-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regarding proof of origin #1
Comments
This is an interesting topic. Using a third-party URI in a nanopublication is of course not per-se a breach of authority. URIs are supposed to be reused by others, after all. But I see your point that if I provide a definition, for example, of a third-party URI, I might do something that I don't have the authority to. On the other hand, this can also be seen as a feature. For example, sometimes popular vocabularies are abandoned, and then it's good if we don't fully depend on the original creators for the continued maintenance of the vocabulary. Just my two cents. Maybe you'd like to participate in our next Nano Session on 18 April (https://nanopub.net/sessions) to explain and discuss this a bit more? |
Indeed, it is a feature to talk about things whose identities are in other domain. As they are namespaced by graph iri, there will not be problem. We can only trust statements in trusted publications. Issue is more about uris of nanopubs in nanopub-servers. Not about uris of subjects in nanopub assertions. As defined in nanopub-server network paper, one can mint trusty iri of a nanopub with any random origin, and push to centralized but replicated server-network. Thus i can give to a random publication by me , the trusty uri of |
Currently, as nanopubs are published on central infrastructure, There seems no way to ensure if the signer has authority to publish a publication with an uri of a given origin. As uri origin may be mistreated as prrof to trust as in the case of other web documents.
Currently one can easily publish a pub with an uri like
https://ieee.org/pubs/1
even though one doesn't have any thing to do with ieee. If uri origin has no meaning, then is it good to consider urns?The text was updated successfully, but these errors were encountered: