rdf4j icon indicating copy to clipboard operation
rdf4j copied to clipboard

[WIP] Encode hashcodes in IDs

Open kenwenzel opened this issue 2 years ago • 0 comments

GitHub issue resolved: #3797

Briefly describe the changes proposed in this PR:

This is a first PoC for embedding of hash codes within IDs.


PR Author Checklist (see the contributor guidelines for more details):

  • [ ] my pull request is self-contained
  • [ ] I've added tests for the changes I made
  • [ ] I've applied code formatting (you can use mvn process-resources to format from the command line)
  • [ ] I've squashed my commits where necessary
  • [ ] every commit message starts with the issue number (GH-xxxx) followed by a meaningful description of the change

kenwenzel avatar Apr 28 '22 06:04 kenwenzel