.gitignore
LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
requirements.txt
setup.py
.github/workflows/mkdocs.yml
.github/workflows/python-publish.yml
docs/examples.md
docs/gen_ref_pages.py
docs/index.md
docs/jsonld-uplift.md
docs/tutorials.md
ogc/na/__init__.py
ogc/na/_version.py
ogc/na/annotate_schema.py
ogc/na/domain_config.py
ogc/na/download.py
ogc/na/exceptions.py
ogc/na/gsp.py
ogc/na/ingest_json.py
ogc/na/models.py
ogc/na/profile.py
ogc/na/provenance.py
ogc/na/update_vocabs.py
ogc/na/util.py
ogc/na/validation.py
ogc/na/input_filters/__init__.py
ogc/na/input_filters/csv.py
ogc/na/input_filters/xlsx.py
ogc/na/input_filters/xml.py
ogc_na.egg-info/PKG-INFO
ogc_na.egg-info/SOURCES.txt
ogc_na.egg-info/dependency_links.txt
ogc_na.egg-info/requires.txt
ogc_na.egg-info/top_level.txt
rdf/catalog-v001.xml
rdf/domaincfg.vocab.ttl
test/__init__.py
test/test_annotate_schema.py
test/test_ingest_json.py
test/test_input_filters_csv.py
test/test_input_filters_xlsx.py
test/test_profile.py
test/data/annotate-defs-schema.yml
test/data/empty.ttl
test/data/headers.csv
test/data/headers.xlsx
test/data/no-headers.csv
test/data/no-headers.xlsx
test/data/profile_tree.ttl
test/data/profile_tree_cyclic.ttl
test/data/sample-context.jsonld
test/data/sample-schema-prop-c.yml
test/data/sample-schema.yml
test/data/schema-anchors.json
test/data/schema-vocab.yml
test/data/two-sheets.xlsx
test/data/uplift_context_valid.yml