.env.example
.flake8
FIELDS.md
LICENSE
MANIFEST.in
README.md
build_package.py
pyproject.toml
requirements.txt
setup.py
.github/workflows/ci.yml
.github/workflows/github-actions.yml
cellar_extractor/__init__.py
cellar_extractor/_version.py
cellar_extractor/cellar.py
cellar_extractor/cellar_extra_extract.py
cellar_extractor/cellar_queries.py
cellar_extractor/cellar_sparql_queries.py
cellar_extractor/citations_adder.py
cellar_extractor/csv_extractor.py
cellar_extractor/eurlex_scraping.py
cellar_extractor/fulltext_saving.py
cellar_extractor/json_to_csv.py
cellar_extractor/nodes_and_edges.py
cellar_extractor/operative_extractions.py
cellar_extractor/persistence.py
cellar_extractor/schema.py
cellar_extractor/sparql.py
cellar_extractor.egg-info/PKG-INFO
cellar_extractor.egg-info/SOURCES.txt
cellar_extractor.egg-info/dependency_links.txt
cellar_extractor.egg-info/requires.txt
cellar_extractor.egg-info/scm_file_list.json
cellar_extractor.egg-info/scm_version.json
cellar_extractor.egg-info/top_level.txt
tests/61986CJ0062.ENG.txt
tests/test_cellar.py
tests/test_cellar_integration.py
tests/test_cellar_queries_local.py
tests/test_cellar_sparql_queries.py
tests/test_citation_graph_integration.py
tests/test_citations_adder_local.py
tests/test_corpus_2020_integration.py
tests/test_extra_cellar_local.py
tests/test_fulltext_saving_local.py
tests/test_infocuria_adapter.py
tests/test_infocuria_integration.py
tests/test_metadata_hygiene_local.py
tests/test_multilang_fulltext.py
tests/test_nodes_and_edges_local.py
tests/test_operative_extractions_local.py
tests/test_real_fetch_integration.py
tests/test_retry_behavior.py
tests/test_samples_dump_integration.py
tests/test_schema_local.py
tests/test_sector3_adapter.py
tests/test_sector6_cellar_fallback.py
tests/test_sector6_cellar_supplement.py
tests/test_sector8_adapter.py
tests/test_sector8_integration.py
tests/test_sparql_local.py
tests/test_webservice_credentials_integration.py
tests/test_webservice_redundancy_integration.py