.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/context-inner-nested-ref.jsonld
test/data/context-null-vocab.jsonld
test/data/context-outer-nested-ref.jsonld
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-nested-context-ref.yml
test/data/schema-null-vocab-builder.yml
test/data/schema-null-vocab.yml
test/data/schema-vocab.yml
test/data/two-sheets.xlsx
test/data/uplift_context_valid.yml
test/data/allof-inherited-binding/collection-schema.yaml
test/data/allof-inherited-binding/feature-schema.yaml
test/data/allof-inherited-binding/naked-schema.yaml
test/data/allof-inherited-binding/root-schema.yaml
test/data/allof-sibling-binding/collection-schema.yaml
test/data/allof-sibling-binding/feature-schema.yaml
test/data/allof-sibling-binding/naked-schema.yaml
test/data/allof-sibling-binding/root-schema.yaml
test/data/binding-bubbling/allof-no-binding-schema.yaml
test/data/binding-bubbling/external-schema.yaml
test/data/binding-bubbling/parent-schema.yaml
test/data/binding-bubbling/root-schema.yaml
test/data/binding-bubbling/vocab-schema.yaml
test/data/unannotated-ref-child/child-schema.yaml
test/data/unannotated-ref-child/parent-schema.yaml
test/data/unannotated-ref-child/root-schema.yaml