unofficial-hypothesis-extension icon indicating copy to clipboard operation
unofficial-hypothesis-extension copied to clipboard

Support wikilinks to remote knowledge graphs

Open diegodlh opened this issue 4 years ago • 3 comments

The annotation editor may query remote knowledge graphs defined by the user in the preferences. This way, the editor would:

  1. suggest matching nodes when the user starts typing a [[wikilink]]
  2. resolve these wikilinks to canonical URLs that can be followed by other users (i.e., users not following the remote knowledge graph selected)

diegodlh avatar Jan 31 '21 16:01 diegodlh

Unresolved wikilinks (i.e., wikilinks not yet linked to a canonical URL by their author) could be resolved by the reader's client to the reader's favourite knowledge graph, as suggested in this wiklinks-everywhere browser extension proposal.

diegodlh avatar Jan 31 '21 19:01 diegodlh

Wouldn't be useful to communicate this RFE also to the respective chrome-extension, or even better hypothesis/client?

ankostis avatar Feb 09 '21 12:02 ankostis

I have seen cases where people use CURIEs in tags, exemplified in this annotation: https://hyp.is/eNlr1GUOEe6IDd8McsTRFA/ontopia.net/topicmaps/materials/tao.html

Providing CURIEs with a JSON-LD @context could help dereferencing them into URLs that can be navigated.

Other people are also using wiki links in regular social media posts, exemplified in https://openbiblio.social/@JensB/111599771139799767

almereyda avatar Jan 08 '24 23:01 almereyda