Commit Graph

5 Commits

Author SHA1 Message Date
Dan Kortschak
a2c6f817bf ci: replace golangci-lint with staticcheck 2022-05-18 21:35:57 +09:30
Dan Kortschak
1f712d5ee0 graph/formats/rdf: add deduplication function 2022-02-09 20:37:52 +10:30
Dan Kortschak
0164be019d graph/formats/rdf: use isBlank and isIRI helpers 2021-06-12 21:18:28 +09:30
Dan Kortschak
c8613b2ab9 graph/formats/rdf: fail early for dst mismatch 2021-06-03 17:31:15 +09:30
Dan Kortschak
3f0deff25e graph/formats/rdf: add URDNA2015 and URGNA2012 canonicalisation
With the inclusion of the complete JSON-LD RDF Dataset Normalization test
suite these can now be dual licensed.
2021-05-05 14:52:27 +09:30