.babelrc
.browserslistrc
.coveragerc
.gitattributes
.gitignore
.pre-commit-config.yaml
.prettierrc
.stylelintrc.json
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
eslint.config.mjs
gettext.config.js
manage.py
nodemon.json
package-lock.json
package.json
pyproject.toml
tsconfig.json
vitest.config.mts
vitest.setup.mts
.ac_arches_he_data_transformation/Dockerfile
.ac_arches_he_data_transformation/config.json
.ac_arches_he_data_transformation/docker-compose-dependencies.yml
.ac_arches_he_data_transformation/docker-compose-init.yml
.ac_arches_he_data_transformation/docker-compose-persist-dependencies.yml
.ac_arches_he_data_transformation/docker-compose.yml
.ac_arches_he_data_transformation/docker/entrypoint.sh
.ac_arches_he_data_transformation/docker/env_file.env
.ac_arches_he_data_transformation/docker/init-unix.sql
.ac_arches_he_data_transformation/docker/settings_local.py
.ac_arches_he_data_transformation/docker/supervisor.conf
.ac_arches_he_data_transformation/docker/conf.d/celerybeat.conf
.ac_arches_he_data_transformation/docker/conf.d/celeryd.conf
.ac_arches_he_data_transformation/docker/nginx-config/default.conf
.ac_arches_he_data_transformation/docker/nginx-config/default_with_pg_serv.conf
.ac_arches_he_data_transformation/docker/pg_featureserv_config/pg_featureserv.toml
.ac_arches_he_data_transformation/docker/pg_tileserv_config/pg_tileserv.toml
.github/actions/build-and-test-branch/action.yml
.github/actions/install-arches-applications/action.yml
.github/workflows/main.yml
.github/workflows/publish-to-pypi.yml
arches_he_data_transformation/__init__.py
arches_he_data_transformation/apps.py
arches_he_data_transformation/celery.py
arches_he_data_transformation/hosts.py
arches_he_data_transformation/settings.py
arches_he_data_transformation/tasks.py
arches_he_data_transformation/urls.py
arches_he_data_transformation/wsgi.py
arches_he_data_transformation.egg-info/PKG-INFO
arches_he_data_transformation.egg-info/SOURCES.txt
arches_he_data_transformation.egg-info/dependency_links.txt
arches_he_data_transformation.egg-info/requires.txt
arches_he_data_transformation.egg-info/top_level.txt
arches_he_data_transformation/datatypes/__init__.py
arches_he_data_transformation/etl_modules/__init__.py
arches_he_data_transformation/etl_modules/bulk_html_from_csv_exporter.py
arches_he_data_transformation/functions/__init__.py
arches_he_data_transformation/locale/.gitkeep
arches_he_data_transformation/management/__init__.py
arches_he_data_transformation/management/commands/__init__.py
arches_he_data_transformation/media/css/_arches-he-data-transformation.scss
arches_he_data_transformation/media/css/project.scss
arches_he_data_transformation/media/css/themes/_project.scss
arches_he_data_transformation/media/img/favicon.png
arches_he_data_transformation/media/js/reports/default.js
arches_he_data_transformation/media/js/views/components/etl_modules/bulk-html-from-csv-exporter.js
arches_he_data_transformation/migrations/91000_initial_bulk_export_etl_module_registration.py
arches_he_data_transformation/migrations/91001_disable_undo_for_bulk_html_exporter.py
arches_he_data_transformation/migrations/__init__.py
arches_he_data_transformation/search_components/__init__.py
arches_he_data_transformation/search_indexes/__init__.py
arches_he_data_transformation/search_indexes/sample_index.py
arches_he_data_transformation/src/arches_he_data_transformation/declarations.d.ts
arches_he_data_transformation/src/arches_he_data_transformation/declarations.test.ts
arches_he_data_transformation/system_settings/readme.txt
arches_he_data_transformation/templates/custom_email_css.htm
arches_he_data_transformation/templates/custom_email_footer.htm
arches_he_data_transformation/templates/custom_email_header.htm
arches_he_data_transformation/templates/index.htm
arches_he_data_transformation/templates/javascript.htm
arches_he_data_transformation/templates/email/download_ready_email_notification.htm
arches_he_data_transformation/templates/email/general_notification.htm
arches_he_data_transformation/templates/email/package_load_complete_email_notification.htm
arches_he_data_transformation/templates/help/bulk-html-from-csv-exporter-help.htm
arches_he_data_transformation/templates/html_export/example-000000-0000-0000-0000-0000001.htm
arches_he_data_transformation/templates/registration/password_reset_subject.txt
arches_he_data_transformation/templates/views/components/etl_modules/bulk-html-from-csv-exporter.htm
arches_he_data_transformation/utils/__init__.py
arches_he_data_transformation/utils/responses.py
tests/__init__.py
tests/test_settings.py
tests/test_settings_for_docker.py.template
tests/bulk_html_report_tests/__init__.py
tests/bulk_html_report_tests/base_test.py
tests/bulk_html_report_tests/test_bulk_html_report_generation.py
tests/fixtures/pkg/business_data/Test_Model_Data.json
tests/fixtures/pkg/graphs/resource_models/Test_Model.json
tests/fixtures/pkg/ontologies/cidoc_crm/CRMarchaeo_v1.4.rdfs.xml
tests/fixtures/pkg/ontologies/cidoc_crm/CRMdig_v3.2.1.rdfs.xml
tests/fixtures/pkg/ontologies/cidoc_crm/CRMgeo_v1.2.rdfs.xml
tests/fixtures/pkg/ontologies/cidoc_crm/CRMinf_v0.7.rdfs.xml
tests/fixtures/pkg/ontologies/cidoc_crm/CRMpc_v1.0.rdfs.xml
tests/fixtures/pkg/ontologies/cidoc_crm/CRMsci_v1.2.3.rdfs.xml
tests/fixtures/pkg/ontologies/cidoc_crm/arches_crm_enhancements.xml
tests/fixtures/pkg/ontologies/cidoc_crm/cidoc_crm_v6.2.xml
tests/fixtures/pkg/ontologies/cidoc_crm/ontology_config.json
tests/templates/html_export/2507c336-f028-4648-a154-0dca20a9bc5e.htm
tests/test_data/test_data_csv_1.csv
tests/test_data/test_data_csv_2.csv
tests/test_data/test_data_csv_3.csv
webpack/README.md
webpack/webpack.common.js
webpack/webpack.config.dev.js
webpack/webpack.config.prod.js
webpack/webpack-utils/build-filepath-lookup.js
webpack/webpack-utils/find-file.js