LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/alignment_full.pdf
docs/authors.png
docs/authors_simple.png
docs/relations.png
docs/relations_simple.png
docs/workflow_overview.png
docs/works.png
docs/works_simple.png
examples/inputs/author-qids.csv
examples/inputs/work-qids.csv
examples/outputs/all.ttl
examples/outputs/all_mapped-and-aligned.ttl
examples/outputs/authors.ttl
examples/outputs/relations.ttl
examples/outputs/works.ttl
src/wiki2crm/__init__.py
src/wiki2crm/__main__.py
src/wiki2crm/authors.py
src/wiki2crm/cli.py
src/wiki2crm/map_and_align.py
src/wiki2crm/merge.py
src/wiki2crm/relations.py
src/wiki2crm/resources.py
src/wiki2crm/works.py
src/wiki2crm.egg-info/PKG-INFO
src/wiki2crm.egg-info/SOURCES.txt
src/wiki2crm.egg-info/dependency_links.txt
src/wiki2crm.egg-info/entry_points.txt
src/wiki2crm.egg-info/requires.txt
src/wiki2crm.egg-info/top_level.txt
src/wiki2crm/shapes/author-shapes.ttl
src/wiki2crm/shapes/relations-shapes.ttl
src/wiki2crm/shapes/work-shapes.ttl