.dockerignore
.editorconfig
.git-blame-ignore-revs
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
babel.ini
gen-migration.sh
pyproject.toml
requirements-feature.txt
run-js-linter.sh
run-tests.sh
setup.cfg
setup.py
.github/workflows/i18n-pull.yml
.github/workflows/i18n-push.yml
.github/workflows/pypi-publish.yml
.github/workflows/tests.yml
.tx/config
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/configuration.rst
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
docs/usage.rst
invenio_vocabularies/__init__.py
invenio_vocabularies/cli.py
invenio_vocabularies/config.py
invenio_vocabularies/ext.py
invenio_vocabularies/factories.py
invenio_vocabularies/fixtures.py
invenio_vocabularies/proxies.py
invenio_vocabularies/views.py
invenio_vocabularies/webpack.py
invenio_vocabularies.egg-info/PKG-INFO
invenio_vocabularies.egg-info/SOURCES.txt
invenio_vocabularies.egg-info/dependency_links.txt
invenio_vocabularies.egg-info/entry_points.txt
invenio_vocabularies.egg-info/not-zip-safe
invenio_vocabularies.egg-info/requires.txt
invenio_vocabularies.egg-info/top_level.txt
invenio_vocabularies/administration/__init__.py
invenio_vocabularies/administration/views/__init__.py
invenio_vocabularies/administration/views/vocabularies.py
invenio_vocabularies/alembic/17c703ce1eb7_create_names_table.py
invenio_vocabularies/alembic/4a9a4fd235f8_create_vocabulary_schemes.py
invenio_vocabularies/alembic/4f365fced43f_create_vocabularies_tables.py
invenio_vocabularies/alembic/55a700f897b6_add_names_and_afiliations_pid_column.py
invenio_vocabularies/alembic/6312f33645c1_create_affiliations_table.py
invenio_vocabularies/alembic/676dd587542d_create_funders_vocabulary_table.py
invenio_vocabularies/alembic/8ff82dfb0be8_create_vocabularies_branch.py
invenio_vocabularies/alembic/__init__.py
invenio_vocabularies/alembic/e1146238edd3_create_awards_table.py
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/.eslintrc.yml
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/.prettierrc
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/index.js
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/package.json
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/index.js
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/index.js
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/index.js
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/AwardResults.js
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/CustomAwardForm.js
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FunderDropdown.js
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FundingField.js
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FundingField.test.js
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FundingFieldItem.js
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/FundingModal.js
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/NoAwardResults.js
invenio_vocabularies/assets/semantic-ui/js/invenio_vocabularies/src/contrib/forms/Funding/index.js
invenio_vocabularies/assets/semantic-ui/translations/invenio_vocabularies/i18next-scanner.config.js
invenio_vocabularies/assets/semantic-ui/translations/invenio_vocabularies/i18next.js
invenio_vocabularies/assets/semantic-ui/translations/invenio_vocabularies/package.json
invenio_vocabularies/assets/semantic-ui/translations/invenio_vocabularies/messages/index.js
invenio_vocabularies/assets/semantic-ui/translations/invenio_vocabularies/scripts/compileCatalog.js
invenio_vocabularies/assets/semantic-ui/translations/invenio_vocabularies/scripts/initCatalog.js
invenio_vocabularies/contrib/__init__.py
invenio_vocabularies/contrib/affiliations/__init__.py
invenio_vocabularies/contrib/affiliations/affiliations.py
invenio_vocabularies/contrib/affiliations/api.py
invenio_vocabularies/contrib/affiliations/config.py
invenio_vocabularies/contrib/affiliations/datastreams.py
invenio_vocabularies/contrib/affiliations/facets.py
invenio_vocabularies/contrib/affiliations/models.py
invenio_vocabularies/contrib/affiliations/resources.py
invenio_vocabularies/contrib/affiliations/schema.py
invenio_vocabularies/contrib/affiliations/services.py
invenio_vocabularies/contrib/affiliations/jsonschemas/__init__.py
invenio_vocabularies/contrib/affiliations/jsonschemas/affiliations/affiliation-v1.0.0.json
invenio_vocabularies/contrib/affiliations/mappings/__init__.py
invenio_vocabularies/contrib/affiliations/mappings/os-v1/__init__.py
invenio_vocabularies/contrib/affiliations/mappings/os-v1/affiliations/affiliation-v1.0.0.json
invenio_vocabularies/contrib/affiliations/mappings/os-v2/__init__.py
invenio_vocabularies/contrib/affiliations/mappings/os-v2/affiliations/affiliation-v1.0.0.json
invenio_vocabularies/contrib/affiliations/mappings/v7/__init__.py
invenio_vocabularies/contrib/affiliations/mappings/v7/affiliations/affiliation-v1.0.0.json
invenio_vocabularies/contrib/awards/__init__.py
invenio_vocabularies/contrib/awards/api.py
invenio_vocabularies/contrib/awards/awards.py
invenio_vocabularies/contrib/awards/config.py
invenio_vocabularies/contrib/awards/datastreams.py
invenio_vocabularies/contrib/awards/models.py
invenio_vocabularies/contrib/awards/resources.py
invenio_vocabularies/contrib/awards/schema.py
invenio_vocabularies/contrib/awards/serializer.py
invenio_vocabularies/contrib/awards/services.py
invenio_vocabularies/contrib/awards/jsonschemas/__init__.py
invenio_vocabularies/contrib/awards/jsonschemas/awards/award-v1.0.0.json
invenio_vocabularies/contrib/awards/mappings/__init__.py
invenio_vocabularies/contrib/awards/mappings/os-v1/__init__.py
invenio_vocabularies/contrib/awards/mappings/os-v1/awards/award-v1.0.0.json
invenio_vocabularies/contrib/awards/mappings/os-v2/__init__.py
invenio_vocabularies/contrib/awards/mappings/os-v2/awards/award-v1.0.0.json
invenio_vocabularies/contrib/awards/mappings/v7/__init__.py
invenio_vocabularies/contrib/awards/mappings/v7/awards/award-v1.0.0.json
invenio_vocabularies/contrib/common/__init__.py
invenio_vocabularies/contrib/common/ror/__init__.py
invenio_vocabularies/contrib/common/ror/datastreams.py
invenio_vocabularies/contrib/funders/__init__.py
invenio_vocabularies/contrib/funders/api.py
invenio_vocabularies/contrib/funders/config.py
invenio_vocabularies/contrib/funders/datastreams.py
invenio_vocabularies/contrib/funders/facets.py
invenio_vocabularies/contrib/funders/funders.py
invenio_vocabularies/contrib/funders/models.py
invenio_vocabularies/contrib/funders/resources.py
invenio_vocabularies/contrib/funders/schema.py
invenio_vocabularies/contrib/funders/serializer.py
invenio_vocabularies/contrib/funders/services.py
invenio_vocabularies/contrib/funders/jsonschemas/__init__.py
invenio_vocabularies/contrib/funders/jsonschemas/funders/funder-v1.0.0.json
invenio_vocabularies/contrib/funders/mappings/__init__.py
invenio_vocabularies/contrib/funders/mappings/os-v1/__init__.py
invenio_vocabularies/contrib/funders/mappings/os-v1/funders/funder-v1.0.0.json
invenio_vocabularies/contrib/funders/mappings/os-v2/__init__.py
invenio_vocabularies/contrib/funders/mappings/os-v2/funders/funder-v1.0.0.json
invenio_vocabularies/contrib/funders/mappings/v7/__init__.py
invenio_vocabularies/contrib/funders/mappings/v7/funders/funder-v1.0.0.json
invenio_vocabularies/contrib/names/__init__.py
invenio_vocabularies/contrib/names/api.py
invenio_vocabularies/contrib/names/config.py
invenio_vocabularies/contrib/names/datastreams.py
invenio_vocabularies/contrib/names/models.py
invenio_vocabularies/contrib/names/names.py
invenio_vocabularies/contrib/names/resources.py
invenio_vocabularies/contrib/names/s3client.py
invenio_vocabularies/contrib/names/schema.py
invenio_vocabularies/contrib/names/services.py
invenio_vocabularies/contrib/names/jsonschemas/__init__.py
invenio_vocabularies/contrib/names/jsonschemas/names/name-v1.0.0.json
invenio_vocabularies/contrib/names/mappings/__init__.py
invenio_vocabularies/contrib/names/mappings/os-v1/__init__.py
invenio_vocabularies/contrib/names/mappings/os-v1/names/name-v1.0.0.json
invenio_vocabularies/contrib/names/mappings/os-v2/__init__.py
invenio_vocabularies/contrib/names/mappings/os-v2/names/name-v1.0.0.json
invenio_vocabularies/contrib/names/mappings/v7/__init__.py
invenio_vocabularies/contrib/names/mappings/v7/names/name-v1.0.0.json
invenio_vocabularies/contrib/subjects/__init__.py
invenio_vocabularies/contrib/subjects/api.py
invenio_vocabularies/contrib/subjects/config.py
invenio_vocabularies/contrib/subjects/facets.py
invenio_vocabularies/contrib/subjects/models.py
invenio_vocabularies/contrib/subjects/resources.py
invenio_vocabularies/contrib/subjects/schema.py
invenio_vocabularies/contrib/subjects/services.py
invenio_vocabularies/contrib/subjects/subjects.py
invenio_vocabularies/contrib/subjects/jsonschemas/__init__.py
invenio_vocabularies/contrib/subjects/jsonschemas/subjects/subject-v1.0.0.json
invenio_vocabularies/contrib/subjects/mappings/__init__.py
invenio_vocabularies/contrib/subjects/mappings/os-v1/__init__.py
invenio_vocabularies/contrib/subjects/mappings/os-v1/subjects/subject-v1.0.0.json
invenio_vocabularies/contrib/subjects/mappings/os-v2/__init__.py
invenio_vocabularies/contrib/subjects/mappings/os-v2/subjects/subject-v1.0.0.json
invenio_vocabularies/contrib/subjects/mappings/v7/__init__.py
invenio_vocabularies/contrib/subjects/mappings/v7/subjects/subject-v1.0.0.json
invenio_vocabularies/datastreams/__init__.py
invenio_vocabularies/datastreams/datastreams.py
invenio_vocabularies/datastreams/errors.py
invenio_vocabularies/datastreams/factories.py
invenio_vocabularies/datastreams/readers.py
invenio_vocabularies/datastreams/tasks.py
invenio_vocabularies/datastreams/transformers.py
invenio_vocabularies/datastreams/writers.py
invenio_vocabularies/datastreams/xml.py
invenio_vocabularies/records/__init__.py
invenio_vocabularies/records/api.py
invenio_vocabularies/records/models.py
invenio_vocabularies/records/pidprovider.py
invenio_vocabularies/records/jsonschemas/__init__.py
invenio_vocabularies/records/jsonschemas/vocabularies/definitions-v1.0.0.json
invenio_vocabularies/records/jsonschemas/vocabularies/vocabulary-v1.0.0.json
invenio_vocabularies/records/mappings/__init__.py
invenio_vocabularies/records/mappings/os-v1/__init__.py
invenio_vocabularies/records/mappings/os-v1/vocabularies/vocabulary-v1.0.0.json
invenio_vocabularies/records/mappings/os-v2/__init__.py
invenio_vocabularies/records/mappings/os-v2/vocabularies/vocabulary-v1.0.0.json
invenio_vocabularies/records/mappings/v7/__init__.py
invenio_vocabularies/records/mappings/v7/vocabularies/vocabulary-v1.0.0.json
invenio_vocabularies/records/systemfields/__init__.py
invenio_vocabularies/records/systemfields/pid.py
invenio_vocabularies/records/systemfields/relations.py
invenio_vocabularies/resources/__init__.py
invenio_vocabularies/resources/config.py
invenio_vocabularies/resources/resource.py
invenio_vocabularies/resources/schema.py
invenio_vocabularies/resources/serializer.py
invenio_vocabularies/services/__init__.py
invenio_vocabularies/services/components.py
invenio_vocabularies/services/config.py
invenio_vocabularies/services/facets.py
invenio_vocabularies/services/permissions.py
invenio_vocabularies/services/querystr.py
invenio_vocabularies/services/results.py
invenio_vocabularies/services/schema.py
invenio_vocabularies/services/service.py
invenio_vocabularies/services/tasks.py
invenio_vocabularies/services/custom_fields/__init__.py
invenio_vocabularies/services/custom_fields/subject.py
invenio_vocabularies/services/custom_fields/vocabulary.py
invenio_vocabularies/templates/semantic-ui/invenio_vocabularies/subjects.html
invenio_vocabularies/templates/semantic-ui/invenio_vocabularies/vocabularies-list.html
invenio_vocabularies/templates/semantic-ui/invenio_vocabularies/vocabulary-details.html
invenio_vocabularies/translations/messages.pot
invenio_vocabularies/translations/af/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/af/LC_MESSAGES/messages.po
invenio_vocabularies/translations/ar/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/ar/LC_MESSAGES/messages.po
invenio_vocabularies/translations/bg/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/bg/LC_MESSAGES/messages.po
invenio_vocabularies/translations/ca/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/ca/LC_MESSAGES/messages.po
invenio_vocabularies/translations/cs/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/cs/LC_MESSAGES/messages.po
invenio_vocabularies/translations/da/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/da/LC_MESSAGES/messages.po
invenio_vocabularies/translations/de/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/de/LC_MESSAGES/messages.po
invenio_vocabularies/translations/de_AT/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/de_AT/LC_MESSAGES/messages.po
invenio_vocabularies/translations/de_DE/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/de_DE/LC_MESSAGES/messages.po
invenio_vocabularies/translations/el/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/el/LC_MESSAGES/messages.po
invenio_vocabularies/translations/en/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/en/LC_MESSAGES/messages.po
invenio_vocabularies/translations/en_AT/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/en_AT/LC_MESSAGES/messages.po
invenio_vocabularies/translations/en_HU/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/en_HU/LC_MESSAGES/messages.po
invenio_vocabularies/translations/es/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/es/LC_MESSAGES/messages.po
invenio_vocabularies/translations/es_CU/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/es_CU/LC_MESSAGES/messages.po
invenio_vocabularies/translations/es_MX/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/es_MX/LC_MESSAGES/messages.po
invenio_vocabularies/translations/et/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/et/LC_MESSAGES/messages.po
invenio_vocabularies/translations/et_EE/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/et_EE/LC_MESSAGES/messages.po
invenio_vocabularies/translations/fa/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/fa/LC_MESSAGES/messages.po
invenio_vocabularies/translations/fa_IR/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/fa_IR/LC_MESSAGES/messages.po
invenio_vocabularies/translations/fr/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/fr/LC_MESSAGES/messages.po
invenio_vocabularies/translations/fr_CI/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/fr_CI/LC_MESSAGES/messages.po
invenio_vocabularies/translations/fr_FR/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/fr_FR/LC_MESSAGES/messages.po
invenio_vocabularies/translations/gl/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/gl/LC_MESSAGES/messages.po
invenio_vocabularies/translations/hi_IN/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/hi_IN/LC_MESSAGES/messages.po
invenio_vocabularies/translations/hr/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/hr/LC_MESSAGES/messages.po
invenio_vocabularies/translations/hu/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/hu/LC_MESSAGES/messages.po
invenio_vocabularies/translations/hu_HU/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/hu_HU/LC_MESSAGES/messages.po
invenio_vocabularies/translations/it/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/it/LC_MESSAGES/messages.po
invenio_vocabularies/translations/ja/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/ja/LC_MESSAGES/messages.po
invenio_vocabularies/translations/ka/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/ka/LC_MESSAGES/messages.po
invenio_vocabularies/translations/lt/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/lt/LC_MESSAGES/messages.po
invenio_vocabularies/translations/ne/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/ne/LC_MESSAGES/messages.po
invenio_vocabularies/translations/no/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/no/LC_MESSAGES/messages.po
invenio_vocabularies/translations/pl/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/pl/LC_MESSAGES/messages.po
invenio_vocabularies/translations/pt/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/pt/LC_MESSAGES/messages.po
invenio_vocabularies/translations/ro/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/ro/LC_MESSAGES/messages.po
invenio_vocabularies/translations/ru/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/ru/LC_MESSAGES/messages.po
invenio_vocabularies/translations/rw/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/rw/LC_MESSAGES/messages.po
invenio_vocabularies/translations/sk/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/sk/LC_MESSAGES/messages.po
invenio_vocabularies/translations/sv/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/sv/LC_MESSAGES/messages.po
invenio_vocabularies/translations/sv_SE/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/sv_SE/LC_MESSAGES/messages.po
invenio_vocabularies/translations/tr/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/tr/LC_MESSAGES/messages.po
invenio_vocabularies/translations/uk/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/uk/LC_MESSAGES/messages.po
invenio_vocabularies/translations/uk_UA/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/uk_UA/LC_MESSAGES/messages.po
invenio_vocabularies/translations/zh_CN/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/zh_CN/LC_MESSAGES/messages.po
invenio_vocabularies/translations/zh_TW/LC_MESSAGES/messages.mo
invenio_vocabularies/translations/zh_TW/LC_MESSAGES/messages.po
tests/conftest.py
tests/test_alembic.py
tests/test_cli.py
tests/test_factory.py
tests/test_invenio_vocabularies.py
tests/contrib/affiliations/conftest.py
tests/contrib/affiliations/test_affiliations_api.py
tests/contrib/affiliations/test_affiliations_datastreams.py
tests/contrib/affiliations/test_affiliations_jsonschema.py
tests/contrib/affiliations/test_affiliations_resource.py
tests/contrib/affiliations/test_affiliations_schema.py
tests/contrib/affiliations/test_affiliations_service.py
tests/contrib/awards/conftest.py
tests/contrib/awards/test_awards_api.py
tests/contrib/awards/test_awards_datastreams.py
tests/contrib/awards/test_awards_jsonschema.py
tests/contrib/awards/test_awards_resource.py
tests/contrib/awards/test_awards_schema.py
tests/contrib/awards/test_awards_service.py
tests/contrib/common/ror/test_ror_datastreams.py
tests/contrib/funders/conftest.py
tests/contrib/funders/test_funders_api.py
tests/contrib/funders/test_funders_datastreams.py
tests/contrib/funders/test_funders_jsonschema.py
tests/contrib/funders/test_funders_resource.py
tests/contrib/funders/test_funders_schema.py
tests/contrib/funders/test_funders_service.py
tests/contrib/names/conftest.py
tests/contrib/names/test_names_api.py
tests/contrib/names/test_names_datastreams.py
tests/contrib/names/test_names_jsonschema.py
tests/contrib/names/test_names_resource.py
tests/contrib/names/test_names_schema.py
tests/contrib/names/test_names_service.py
tests/contrib/subjects/conftest.py
tests/contrib/subjects/test_subjects_api.py
tests/contrib/subjects/test_subjects_facets.py
tests/contrib/subjects/test_subjects_jsonschema.py
tests/contrib/subjects/test_subjects_resource.py
tests/contrib/subjects/test_subjects_schema.py
tests/contrib/subjects/test_subjects_service.py
tests/custom_fields/test_custom_fields.py
tests/datastreams/conftest.py
tests/datastreams/test_datastreams.py
tests/datastreams/test_datastreams_tasks.py
tests/datastreams/test_fixtures.py
tests/datastreams/test_readers.py
tests/datastreams/test_transformers.py
tests/datastreams/test_writers.py
tests/datastreams/vocabularies.yaml
tests/mock_module/__init__.py
tests/mock_module/api.py
tests/mock_module/models.py
tests/mock_module/jsonschemas/__init__.py
tests/mock_module/jsonschemas/records/record-v1.0.0.json
tests/mock_module/mappings/__init__.py
tests/mock_module/mappings/v6/__init__.py
tests/mock_module/mappings/v6/records/record-v1.0.0.json
tests/mock_module/mappings/v7/__init__.py
tests/mock_module/mappings/v7/records/record-v1.0.0.json
tests/records/conftest.py
tests/records/test_api.py
tests/records/test_jsonschema.py
tests/records/test_models.py
tests/records/test_relationship.py
tests/resources/conftest.py
tests/resources/test_resources_get.py
tests/resources/test_resources_l10n.py
tests/resources/test_resources_search.py
tests/resources/test_tasks_resources.py
tests/services/conftest.py
tests/services/test_labels.py
tests/services/test_permissions.py
tests/services/test_schema.py
tests/services/test_service.py