rdiffb
Project description
# rdiffb - RDF diff with convenient bnode treatment
[![Build Status](https://travis-ci.org/zimeon/rdiffb.svg?branch=master)](https://travis-ci.org/zimeon/rdiffb) [![Coverage Status](https://coveralls.io/repos/github/zimeon/rdiffb/badge.svg?branch=master)](https://coveralls.io/github/zimeon/rdiffb?branch=master)
## Problem statement
As part of the [LD4L](http://ld4l.org/) Labs project we want a continuous integration environment for conversion of MARC21 bibliographic records into BIBFRAME or LD4L Ontology RDF data. To test against hand-crafted test cases we want an RDF comparison that will handle isomorphism of graphs both with bnodes and with certain other URIs that may be generated in conversion where the exact URI isn’t known. It thus seems best to treat some generated URIs like bnodes for testing. This problem could be handled using a two stage process: URI -> bnode conversion for certain patterns, then graph comparison accounting for bnodes (isomorphism). Combining these two stages to keep track of id changes has the promise of more useful debugging information.
## Other work on RDF graph diffs
## Notes
[LD4L RDF diff Use Case](ld4l_use_case.md) in detail with examples using rdfdiffb.py
[Beware old versions of rdflib (<4.2.0) – upgrade!](beware_old_rdflib.md)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file rdiffb-0.5.0.tar.gz
.
File metadata
- Download URL: rdiffb-0.5.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8164a7f60d84c18fd9f173e36268daa5ec31467c0d3e10afe35f898898d725ae |
|
MD5 | 752df15974cdf494a4dc899aea035db9 |
|
BLAKE2b-256 | 01f6e3ee3dcc7886a4257112d278bcea15bc56ae00463bd066efec65996a8a2d |
File details
Details for the file rdiffb-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: rdiffb-0.5.0-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d77f30fda095ac47c5f3756e23944b532673c469a714a4cc1721ea5cd24bcdb2 |
|
MD5 | 6a8091720d095ad52d4f48ff1fa19bb9 |
|
BLAKE2b-256 | 82f16cc9ce4088e1ac7fb320a134f4944d520a32441c876bbf7d798169d511fd |