multiformats / multiformats/multicodec

URDNA2015 Support

Open
#149 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
383
Forks
221
Avg merge
24d 6h
Merged PRs (30d)
1

Description

Has support for RDF Dataset Normalization and URDNA2015 (Universal RDF Dataset Normalization Algorithm) been discussed here?

Not sure quite how it would fit in with multicodec and multihash, but this hashing algorithm is a bit different from others in that first the data (possibly submitted in JSON-LD form) goes through a canonicalization algorithm and then gets hashed. The idea being that a single RDF dataset gets a consistent hash regardless of how it's serialized (i.e different field orderings and whitespace in JSON or a different format like XML will all produce the same hash for the same data).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked RDF Dataset Normalization specification and reviewing how this project relates codec support to multicodec and multihash. The issue names no files or tests; completion would require an agreed approach for supporting URDNA2015 and a defined way to verify consistent hashes across serializations.

Written by the indexing model from the issue text.

Assessment

Tech stack
json, xml
Domain
data, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.