rdfhash

De-duplicate RDF triples w/ a SPARQL query. Subjects taken from SELECT are replaced by the hash of their triples '{predicate} {object}. ' pairs sorted.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install rdfhash

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.4.6 2023-06-22    
0.4.5 2023-06-06    
0.4.4 2023-06-06    
0.3.3 2022-12-14    
0.3.2 2022-12-14    
0.3.1 2022-08-23      
0.3.0 2022-07-09      
0.2.7 2022-07-08      
0.2.6 2022-07-08      
0.2.5 2022-07-08      
0.2.4 2022-07-08      
0.2.3 2022-07-08      
0.2.2 2022-07-08      
0.2.0 2022-07-05    
0.1.0 2022-06-27    

Issues with this package?

Page last updated 2023-10-28 07:06:45 UTC