Skip to content

A project on developing new hashing methods for RDF graphs.

Notifications You must be signed in to change notification settings

MakoLab/RDF_database_hashing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A project on developing new hashing methods for RDF graphs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%