.dockerignore
.gitignore
Dockerfile
LICENSE
README.md
import_file_checker_report.ipynb
manage.py
nginx.default
requirements.txt
setup.cfg
setup.py
start-server.sh
browsing/__init__.py
browsing/admin.py
browsing/apps.py
browsing/browsing_utils.py
browsing/models.py
browsing/tests.py
browsing/urls.py
browsing/views.py
browsing/management/commands/__init__.py
browsing/management/commands/create_browsconf.py
browsing/management/commands/delete_browsconf.py
browsing/migrations/.gitignore
browsing/migrations/__init__.py
browsing/templates/browsing/create_base_template.html
browsing/templates/browsing/generic_create.html
browsing/templates/browsing/generic_detail.html
browsing/templates/browsing/generic_list.html
browsing/templates/browsing/tags/class_definition.html
browsing/templates/browsing/tags/column_selector.html
browsing/templatetags/__init__.py
browsing/templatetags/browsing_extras.py
djangobaseproject/__init__.py
djangobaseproject/urls.py
djangobaseproject/wsgi.py
djangobaseproject.egg-info/PKG-INFO
djangobaseproject.egg-info/SOURCES.txt
djangobaseproject.egg-info/dependency_links.txt
djangobaseproject.egg-info/top_level.txt
djangobaseproject.egg-info/version.txt
djangobaseproject/settings/__init__.py
djangobaseproject/settings/base.py
djangobaseproject/settings/dev.py
djangobaseproject/settings/dev_custom.py
djangobaseproject/settings/test.py
idprovider/__init__.py
idprovider/admin.py
idprovider/apps.py
idprovider/models.py
idprovider/tests.py
idprovider/views.py
idprovider/migrations/.gitignore
idprovider/migrations/__init__.py
infos/__init__.py
infos/admin.py
infos/apps.py
infos/filters.py
infos/forms.py
infos/models.py
infos/special_views.py
infos/tables.py
infos/tests.py
infos/urls.py
infos/views.py
infos/migrations/.gitignore
infos/migrations/__init__.py
infos/templates/infos/about.html
infos/templates/infos/team.html
infos/templatetags/__init__.py
infos/templatetags/infos_extras.py
infos/templatetags/stats_extras.py
vocabs/README.md
vocabs/__init__.py
vocabs/admin.py
vocabs/api_renderers.py
vocabs/api_views.py
vocabs/apps.py
vocabs/dal_urls.py
vocabs/dal_views.py
vocabs/filters.py
vocabs/forms.py
vocabs/models.py
vocabs/rdf_utils.py
vocabs/serializers.py
vocabs/tables.py
vocabs/tests.py
vocabs/urls.py
vocabs/views.py
vocabs/data/spreadsheets/vocabs_sample.xlsx
vocabs/migrations/.gitignore
vocabs/migrations/__init__.py
vocabs/templates/vocabs/RDF_renderer.xml
vocabs/templates/vocabs/confirm_delete.html
vocabs/templates/vocabs/import_skos.html
vocabs/templates/vocabs/metadata_detail.html
vocabs/templates/vocabs/metadata_list.html
vocabs/templates/vocabs/plain_for_delete.html
vocabs/templates/vocabs/skoscollection_detail.html
vocabs/templates/vocabs/skosconcept_detail.html
vocabs/templates/vocabs/skosconcept_filter.html
vocabs/templates/vocabs/skosconceptscheme_detail.html
vocabs/templates/vocabs/skoslabel_detail.html
webpage/.gitignore
webpage/__init__.py
webpage/forms.py
webpage/metadata.py
webpage/tests.py
webpage/urls.py
webpage/utils.py
webpage/views.py
webpage/webpage_content_processors.py
webpage/management/commands/__init__.py
webpage/management/commands/delete_migrations.py
webpage/migrations/.gitignore
webpage/migrations/__init__.py
webpage/static/webpage/css/style.css
webpage/templates/webpage/404-error.html
webpage/templates/webpage/about.html
webpage/templates/webpage/base.html
webpage/templates/webpage/confirm_delete.html
webpage/templates/webpage/imprint.html
webpage/templates/webpage/index.html
webpage/templates/webpage/user_login.html
webpage/templates/webpage/user_logout.html
webpage/templates/webpage/tags/class_definition.html
webpage/templates/webpage/tags/column_selector.html
webpage/templates/webpage/tags/social_media.html
webpage/templatetags/__init__.py
webpage/templatetags/webpage_extras.py