Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 796 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 796 Bytes

Interwoven Hash of Vicious Circle Free Graph

Requirements

Usage

RDF.py [-h] -f -a file

where

  • -f indicates the input serialization format (N-Triples: nt, ntriples, n-triples, Turtle: turtle, ttl, n3, notation3, RDF/XML: xml, rdfxml, and JSON-LD: json, json-ld, jsonld),
  • -a indicates the hash function (MD5, SHA1, SHA256, SHA512, SHA3 256, SHA 3 512, BLAKE2b, BLAKE2s), and
  • -h displays help information.

Alternative implementations