CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
MIGRATION.md
NOTICE
README.md
SECURITY.md
pyowl_build.py
pyproject.toml
setup.py
THIRD_PARTY_LICENSES/LLVM-exception.txt
THIRD_PARTY_LICENSES/README.md
THIRD_PARTY_LICENSES/Unicode-3.0.txt
THIRD_PARTY_LICENSES/W3C-RDF-tests-BSD-3-Clause.txt
THIRD_PARTY_LICENSES/inventory.toml
benchmarks/README.md
benchmarks/corpora.toml
benchmarks/baselines/shared-darwin25-x86_64-py312.json
benchmarks/tests/test_harness_acceptance.py
benchmarks/tests/test_manifest_metrics_regression.py
docs/api.md
docs/compatibility.md
docs/consumer-handoff.md
docs/index.md
docs/performance.md
docs/release-checklist.md
docs/releasing.md
docs/security.md
docs/spec-traceability.md
docs/troubleshooting.md
docs/views-and-architecture.md
docs/examples/parse_once.py
docs/examples/secure_local_import.py
native/Cargo.lock
native/Cargo.toml
native/build.rs
native/src/builder.rs
native/src/cancel.rs
native/src/canonical.rs
native/src/comparator.rs
native/src/error.rs
native/src/hash.rs
native/src/lib.rs
native/src/limits.rs
native/src/process_allocator_test.rs
native/src/session.rs
native/src/source.rs
native/src/bindings/ingestion.rs
native/src/bindings/ingestion_closure.rs
native/src/bindings/mod.rs
native/src/bindings/views.rs
native/src/index/mod.rs
native/src/index/retained.rs
native/src/index/signature.rs
native/src/ingestion/mod.rs
native/src/ingestion/owlxml.rs
native/src/ingestion/rdf_class_expressions.rs
native/src/ingestion/rdf_lists.rs
native/src/ingestion/rdfxml.rs
native/src/ingestion/turtle.rs
native/src/ingestion/v1_adapter.rs
native/src/ingestion/v2_adapter.rs
native/src/model/arena.rs
native/src/model/canonical.rs
native/src/model/component_index.rs
native/src/model/components.rs
native/src/model/encoded_columns.rs
native/src/model/ids.rs
native/src/model/mod.rs
native/src/model/tables.rs
native/src/parse/anonymous.rs
native/src/parse/functional.rs
native/src/parse/mod.rs
native/src/parse/retained.rs
native/src/publication/auxiliary.rs
native/src/publication/codec.rs
native/src/publication/facade_v2.rs
native/src/publication/fixture.rs
native/src/publication/handle.rs
native/src/publication/mod.rs
native/src/publication/records.rs
native/src/publication/tests.rs
native/src/publication/typed_builder_v2.rs
native/src/publication/typed_v2.rs
native/src/wire/mod.rs
native/src/wire/reader.rs
native/tests/process_allocator_failure.rs
reports/conformance/README.md
reports/conformance/constructor-coverage.json
reports/conformance/corpus-lock.json
reports/conformance/summary.json
reports/integration/WP11.md
reports/integration/consumer-compatibility.json
reports/integration/wp17-installed-view-matrix.json
reports/performance/README.md
reports/performance/biomedical-observations.json
reports/performance/limitations.md
reports/performance/regression-self.json
reports/performance/regression-self.md
reports/performance/summary.json
reports/performance/native-redesign/checkpoint-evidence.json
reports/performance/native-redesign/doid-installed-vs-py-horned.json
reports/performance/profiles/generated-large-native-index.txt
reports/performance/profiles/generated-large-native-parse.txt
reports/performance/profiles/generated-large-python-index.txt
reports/performance/profiles/generated-large-python-parse.txt
reports/performance/profiles/generated-large-wire-decode.txt
reports/performance/profiles/generated-large-wire-encode.txt
reports/performance/raw/shared-darwin25-generated-large-py312.json
reports/performance/raw/shared-darwin25-uberon-2026-06-23-py312.json
reports/performance/redesign-baseline/README.md
reports/performance/redesign-baseline/decision.md
reports/performance/redesign-baseline/shared-host-direct-smoke.json
reports/performance/redesign-baseline/shared-host-horned-common-smoke.json
reports/performance/redesign-baseline/shared-host-horned-raw-smoke.json
reports/performance/redesign-baseline/shared-host-owlapi-smoke.json
reports/performance/redesign-baseline/shared-host-py-horned-smoke.json
reports/performance/redesign-baseline/shared-host-smoke.json
reports/security/README.md
reports/security/control-matrix.json
reports/security/disclosure-draft.md
reports/security/native-allocation-checkpoint.json
reports/security/native-lifecycle-checkpoint.json
reports/security/native-mapped-wire-checkpoint.json
reports/security/native-safety-checkpoint.json
reports/security/native-view-lifecycle-checkpoint.json
reports/workpackages/WP00.md
reports/workpackages/WP01.md
reports/workpackages/WP02.md
reports/workpackages/WP03.md
reports/workpackages/WP04.md
reports/workpackages/WP05.md
reports/workpackages/WP06.md
reports/workpackages/WP07.md
reports/workpackages/WP08.md
reports/workpackages/WP09.md
reports/workpackages/WP10.md
reports/workpackages/WP12.md
reports/workpackages/WP13.md
reports/workpackages/WP14.md
reports/workpackages/WP15.md
reports/workpackages/WP16.md
reports/workpackages/WP17.md
reports/workpackages/WP18.md
schemas/encoded-view-v1.json
schemas/encoded-view-v1.toml
schemas/model-v1.toml
schemas/native-snapshot-publication-v1.toml
schemas/native-snapshot-publication-v2.toml
schemas/version-decision-v1.toml
schemas/wire-v1.toml
specs/README.md
specs/SPEC.md
specs/adapters.md
specs/architecture.md
specs/contracts.md
specs/indexes-views.md
specs/model.md
specs/native-backend.md
specs/native-ontology-redesign.md
specs/packaging.md
specs/parsing-imports.md
specs/performance.md
specs/references.md
specs/security.md
specs/snapshots-overlays.md
specs/verification.md
specs/wire-format.md
specs/templates/deviation.toml
specs/templates/workpackage-report.md
specs/workpackages/README.md
specs/workpackages/WP00-foundation-governance.md
specs/workpackages/WP01-structural-model.md
specs/workpackages/WP02-python-formats-documents.md
specs/workpackages/WP03-imports-snapshots.md
specs/workpackages/WP04-overlays-composition-fingerprints.md
specs/workpackages/WP05-indexes-views.md
specs/workpackages/WP06-wire-cache.md
specs/workpackages/WP07-native-foundation.md
specs/workpackages/WP08-native-parsers-indexes.md
specs/workpackages/WP09-conformance-security.md
specs/workpackages/WP10-performance.md
specs/workpackages/WP11-consumer-integration.md
specs/workpackages/WP12-packaging-release.md
specs/workpackages/WP13-docs-api-stabilization.md
specs/workpackages/WP14-native-contract-comparators.md
specs/workpackages/WP15-retained-native-arena.md
specs/workpackages/WP16-native-streaming-ingestion.md
specs/workpackages/WP17-native-views-wire-consumers.md
specs/workpackages/WP18-native-performance-release.md
specs/workpackages/manifest.toml
src/pyowl_core/__init__.py
src/pyowl_core/_immutable.py
src/pyowl_core/_native.pyi
src/pyowl_core/api.py
src/pyowl_core/cancellation.py
src/pyowl_core/config.py
src/pyowl_core/diagnostics.py
src/pyowl_core/exceptions.py
src/pyowl_core/limits.py
src/pyowl_core/progress.py
src/pyowl_core/py.typed
src/pyowl_core.egg-info/PKG-INFO
src/pyowl_core.egg-info/SOURCES.txt
src/pyowl_core.egg-info/dependency_links.txt
src/pyowl_core.egg-info/requires.txt
src/pyowl_core.egg-info/top_level.txt
src/pyowl_core/adapters/__init__.py
src/pyowl_core/adapters/cache.py
src/pyowl_core/adapters/compatibility.py
src/pyowl_core/adapters/conformance.py
src/pyowl_core/adapters/features.py
src/pyowl_core/adapters/plugins.py
src/pyowl_core/backends/__init__.py
src/pyowl_core/backends/dispatch.py
src/pyowl_core/backends/native.py
src/pyowl_core/backends/native_handoff.py
src/pyowl_core/backends/native_handoff_v2.py
src/pyowl_core/backends/native_ingestion.py
src/pyowl_core/backends/native_views.py
src/pyowl_core/backends/parser.py
src/pyowl_core/backends/python/__init__.py
src/pyowl_core/backends/python/parser.py
src/pyowl_core/document/__init__.py
src/pyowl_core/document/composite.py
src/pyowl_core/document/delta.py
src/pyowl_core/document/document.py
src/pyowl_core/document/fingerprint.py
src/pyowl_core/document/identity.py
src/pyowl_core/document/imports.py
src/pyowl_core/document/native_storage.py
src/pyowl_core/document/overlay.py
src/pyowl_core/document/provenance.py
src/pyowl_core/document/snapshot.py
src/pyowl_core/extensions/__init__.py
src/pyowl_core/extensions/swrl.py
src/pyowl_core/index/__init__.py
src/pyowl_core/index/annotations.py
src/pyowl_core/index/axiom_types.py
src/pyowl_core/index/cache.py
src/pyowl_core/index/common.py
src/pyowl_core/index/declarations.py
src/pyowl_core/index/domains.py
src/pyowl_core/index/expressions.py
src/pyowl_core/index/hierarchy.py
src/pyowl_core/index/identities.py
src/pyowl_core/index/references.py
src/pyowl_core/index/signature.py
src/pyowl_core/io/__init__.py
src/pyowl_core/io/source.py
src/pyowl_core/io/formats/__init__.py
src/pyowl_core/io/formats/common.py
src/pyowl_core/io/formats/detection.py
src/pyowl_core/io/formats/functional.py
src/pyowl_core/io/formats/owlxml.py
src/pyowl_core/io/formats/rdf.py
src/pyowl_core/io/formats/rdfxml.py
src/pyowl_core/io/formats/rendering.py
src/pyowl_core/io/formats/turtle.py
src/pyowl_core/io/resolver/__init__.py
src/pyowl_core/io/resolver/base.py
src/pyowl_core/io/resolver/catalog.py
src/pyowl_core/io/resolver/composite.py
src/pyowl_core/io/resolver/directory.py
src/pyowl_core/io/resolver/http.py
src/pyowl_core/io/resolver/mapping.py
src/pyowl_core/model/__init__.py
src/pyowl_core/model/_tags.py
src/pyowl_core/model/annotations.py
src/pyowl_core/model/anonymous.py
src/pyowl_core/model/axioms.py
src/pyowl_core/model/base.py
src/pyowl_core/model/canonical.py
src/pyowl_core/model/dataranges.py
src/pyowl_core/model/expressions.py
src/pyowl_core/model/factory.py
src/pyowl_core/model/primitives.py
src/pyowl_core/model/properties.py
src/pyowl_core/model/provenance.py
src/pyowl_core/model/registry.py
src/pyowl_core/model/swrl.py
src/pyowl_core/model/validation.py
src/pyowl_core/model/visitor.py
src/pyowl_core/wire/__init__.py
src/pyowl_core/wire/_binary.py
src/pyowl_core/wire/cache.py
src/pyowl_core/wire/codec.py
src/pyowl_core/wire/mapping.py
src/pyowl_core/wire/reference.py
src/pyowl_core/wire/schema.py
tests/__init__.py
tests/benchmark/native_redesign/__init__.py
tests/benchmark/native_redesign/test_doid_evidence.py
tests/benchmark/native_redesign/test_release_decision.py
tests/conformance/__init__.py
tests/conformance/_support.py
tests/conformance/test_constructor_coverage.py
tests/conformance/test_corpus.py
tests/conformance/test_differential.py
tests/conformance/test_generative_graphs.py
tests/conformance/test_metamorphic.py
tests/consumer_contract/test_cache_keys.py
tests/consumer_contract/test_conformance_kit.py
tests/consumer_contract/test_negotiation.py
tests/consumer_contract/test_plugins_and_boundaries.py
tests/data/PROVENANCE.toml
tests/data/deviations.toml
tests/data/errata.toml
tests/data/external-oracles.toml
tests/data/corpus/errata/blank-left.ofn
tests/data/corpus/errata/blank-renamed.ofn
tests/data/corpus/errata/language-lower.ofn
tests/data/corpus/errata/language-upper.ofn
tests/data/corpus/hostile/deep-functional.ofn
tests/data/corpus/hostile/short-wire.bin
tests/data/corpus/hostile/turtle-cyclic-list.ttl
tests/data/corpus/hostile/xml-entity.owx
tests/data/corpus/imports/cycle-leaf.ofn
tests/data/corpus/imports/cycle-root.ofn
tests/data/corpus/w3c/functional/invalid-arity.ofn
tests/data/corpus/w3c/functional/minimal.ofn
tests/data/corpus/w3c/owlxml/minimal.owx
tests/data/corpus/w3c/rdfxml/minimal.rdf
tests/data/corpus/w3c/rdfxml/rdf11/UPSTREAM.toml
tests/data/corpus/w3c/rdfxml/rdf11/manifest.ttl
tests/data/corpus/w3c/rdfxml/rdf11/amp-in-url/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/datatypes/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/datatypes/test002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-charmod-literals/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-charmod-uris/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-charmod-uris/test002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-containers-syntax-vs-schema/error001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-containers-syntax-vs-schema/error002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-containers-syntax-vs-schema/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-containers-syntax-vs-schema/test002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-containers-syntax-vs-schema/test003.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-containers-syntax-vs-schema/test004.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-containers-syntax-vs-schema/test006.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-containers-syntax-vs-schema/test007.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-containers-syntax-vs-schema/test008.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-element-not-mandatory/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-node-element/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-ns-prefix-confusion/test0001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-ns-prefix-confusion/test0003.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-ns-prefix-confusion/test0004.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-ns-prefix-confusion/test0005.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-ns-prefix-confusion/test0006.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-ns-prefix-confusion/test0009.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-ns-prefix-confusion/test0010.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-ns-prefix-confusion/test0011.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-ns-prefix-confusion/test0012.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-ns-prefix-confusion/test0013.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdf-ns-prefix-confusion/test0014.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-abouteach/error001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-abouteach/error002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-difference-between-ID-and-about/error1.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-difference-between-ID-and-about/test1.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-difference-between-ID-and-about/test2.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-difference-between-ID-and-about/test3.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-duplicate-member-props/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/error001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/error002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/error003.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test003.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test004.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test005.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test006.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test007.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test008.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test009.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test010.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test011.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test012.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test013.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test014.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test015.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test016.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-empty-property-elements/test017.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-identity-anon-resources/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-identity-anon-resources/test002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-identity-anon-resources/test003.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-identity-anon-resources/test004.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-identity-anon-resources/test005.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-not-id-and-resource-attr/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-not-id-and-resource-attr/test002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-not-id-and-resource-attr/test004.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-not-id-and-resource-attr/test005.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-para196/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-id/error001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-id/error002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-id/error003.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-id/error004.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-id/error005.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-id/error006.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-id/error007.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-003.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-004.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-005.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-006.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-007.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-008.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-009.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-010.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-011.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-012.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-013.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-014.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-015.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-016.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-017.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-018.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-019.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/error-020.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-003.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-004.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-005.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-006.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-007.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-008.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-009.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-010.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-011.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-012.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-013.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-014.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-015.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-016.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-017.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-018.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-019.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-020.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-021.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-022.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-023.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-024.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-025.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-026.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-027.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-028.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-029.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-030.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-031.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-032.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-033.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-034.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-035.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-036.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/test-037.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/warn-001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/warn-002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-rdf-names-use/warn-003.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-reification-required/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-reification-required/test002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-seq-representation/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-seq-representation/test002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-syntax-incomplete/error001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-syntax-incomplete/error002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-syntax-incomplete/error003.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-syntax-incomplete/error004.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-syntax-incomplete/error005.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-syntax-incomplete/error006.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-syntax-incomplete/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-syntax-incomplete/test002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-syntax-incomplete/test003.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-syntax-incomplete/test004.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-uri-substructure/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-xml-literal-namespaces/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-xml-literal-namespaces/test002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-xmllang/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-xmllang/test002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-xmllang/test003.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-xmllang/test004.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-xmllang/test005.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfms-xmllang/test006.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfs-domain-and-range/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/rdfs-domain-and-range/test002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/reports/earl.ttl
tests/data/corpus/w3c/rdfxml/rdf11/reports/rdfxml-streaming-parser.js.ttl
tests/data/corpus/w3c/rdfxml/rdf11/unrecognised-xml-attributes/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/unrecognised-xml-attributes/test002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/xml-canon/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/xml-canon/test002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/xmlbase/test001.rdf
tests/data/corpus/w3c/rdfxml/rdf11/xmlbase/test002.rdf
tests/data/corpus/w3c/rdfxml/rdf11/xmlbase/test003.rdf
tests/data/corpus/w3c/rdfxml/rdf11/xmlbase/test004.rdf
tests/data/corpus/w3c/rdfxml/rdf11/xmlbase/test006.rdf
tests/data/corpus/w3c/rdfxml/rdf11/xmlbase/test007.rdf
tests/data/corpus/w3c/rdfxml/rdf11/xmlbase/test008.rdf
tests/data/corpus/w3c/rdfxml/rdf11/xmlbase/test009.rdf
tests/data/corpus/w3c/rdfxml/rdf11/xmlbase/test010.rdf
tests/data/corpus/w3c/rdfxml/rdf11/xmlbase/test011.rdf
tests/data/corpus/w3c/rdfxml/rdf11/xmlbase/test013.rdf
tests/data/corpus/w3c/rdfxml/rdf11/xmlbase/test014.rdf
tests/data/corpus/w3c/turtle/minimal.ttl
tests/differential/backends/__init__.py
tests/differential/backends/test_native_functional.py
tests/docs/__init__.py
tests/docs/test_documentation.py
tests/foundation/__init__.py
tests/foundation/test_audits.py
tests/foundation/test_cancellation_progress.py
tests/foundation/test_config_limits.py
tests/foundation/test_diagnostics_exceptions.py
tests/foundation/test_repository_contract.py
tests/foundation/test_schema_tags.py
tests/fuzz/model/__init__.py
tests/fuzz/model/test_properties.py
tests/fuzz/native/Cargo.lock
tests/fuzz/native/Cargo.toml
tests/fuzz/native/test_manifest.py
tests/fuzz/native/fuzz_targets/functional.rs
tests/fuzz/native/fuzz_targets/wire.rs
tests/fuzz/parser/__init__.py
tests/fuzz/parser/test_property_fuzz.py
tests/fuzz/wire/__init__.py
tests/fuzz/wire/test_mutations.py
tests/fuzz/wire/test_property_fuzz.py
tests/generated/__init__.py
tests/generated/model/__init__.py
tests/generated/model/fixtures.py
tests/generated/model/generate_coverage.py
tests/generated/model/w3c-production-coverage.json
tests/integration/__init__.py
tests/integration/cache/__init__.py
tests/integration/cache/test_wire_cache.py
tests/integration/consumers/__init__.py
tests/integration/consumers/_pyelk_native_owner_runner.py
tests/integration/consumers/_support.py
tests/integration/consumers/conftest.py
tests/integration/consumers/test_compatibility_manifest.py
tests/integration/consumers/test_language_tag_identity.py
tests/integration/consumers/test_oaei_composition.py
tests/integration/consumers/test_pyelk_native_owner.py
tests/integration/consumers/test_transport_parity.py
tests/integration/imports/__init__.py
tests/integration/imports/conftest.py
tests/integration/imports/test_cache_limits_coercion.py
tests/integration/imports/test_native_root_streaming.py
tests/integration/imports/test_policies_graphs.py
tests/integration/imports/test_snapshot_views_fingerprints.py
tests/integration/imports/test_stream_root_contract.py
tests/integration/native_consumers/__init__.py
tests/integration/native_consumers/test_retained_view_matrix.py
tests/integration/view_cache/__init__.py
tests/integration/view_cache/test_cache_scope_incremental.py
tests/miri/native/Cargo.toml
tests/native/__init__.py
tests/native/encoded_views/__init__.py
tests/native/encoded_views/_independent.py
tests/native/encoded_views/_support.py
tests/native/encoded_views/test_hostile_descriptor.py
tests/native/encoded_views/test_independent_segments.py
tests/native/encoded_views/test_mapped_columns.py
tests/native/encoded_views/test_mapped_segments.py
tests/native/encoded_views/test_native_direct_columns.py
tests/native/encoded_views/test_native_schema_registration.py
tests/native/encoded_views/test_process_lifecycle.py
tests/native/encoded_views/test_public_native_direct.py
tests/native/encoded_views/test_public_segment_producers.py
tests/native/encoded_views/test_public_view.py
tests/native/encoded_views/test_python_fallback.py
tests/native/encoded_views/test_schema_ledgers.py
tests/native/formats/__init__.py
tests/native/formats/_retained_format_view_matrix_runner.py
tests/native/formats/_retained_load_runner.py
tests/native/formats/test_functional.py
tests/native/formats/test_functional_retained_option_matrix.py
tests/native/formats/test_import_cache_provenance.py
tests/native/formats/test_owlxml_retained_v2.py
tests/native/formats/test_public_retained_load.py
tests/native/formats/test_rdfxml_import_closure.py
tests/native/formats/test_rdfxml_ingestion_slice.py
tests/native/formats/test_rdfxml_metamorphic.py
tests/native/formats/test_rdfxml_public_fail_closed.py
tests/native/formats/test_rdfxml_public_sources.py
tests/native/formats/test_rdfxml_retained_v2.py
tests/native/formats/test_rdfxml_w3c_manifest.py
tests/native/formats/test_retained_common_contract_summary.py
tests/native/formats/test_retained_format_view_matrix.py
tests/native/formats/test_turtle_retained_v2.py
tests/native/foundation/__init__.py
tests/native/foundation/_support.py
tests/native/foundation/test_allocation_failure.py
tests/native/foundation/test_binding_seams.py
tests/native/foundation/test_dispatch.py
tests/native/foundation/test_native_boundary.py
tests/native/foundation/test_runtime_policy_lifecycle.py
tests/native/indexes/__init__.py
tests/native/indexes/test_axiom_types.py
tests/native/indexes/test_declarations.py
tests/native/indexes/test_identities.py
tests/native/indexes/test_signature.py
tests/native/publication_handoff/__init__.py
tests/native/publication_handoff/_support.py
tests/native/publication_handoff/_support_v2.py
tests/native/publication_handoff/test_content_manifests_v2.py
tests/native/publication_handoff/test_contract.py
tests/native/publication_handoff/test_contract_v2.py
tests/native/publication_handoff/test_diagnostic_references_v2.py
tests/native/publication_handoff/test_digest_filter_v2.py
tests/native/publication_handoff/test_malicious_owner_v2.py
tests/native/publication_handoff/test_owl2_dl_v2.py
tests/native/publication_handoff/test_owner_roles_v2.py
tests/native/publication_handoff/test_rust_owner_v2.py
tests/native/publication_handoff/test_schema.py
tests/native/publication_handoff/test_schema_v2.py
tests/native/retained_facade/__init__.py
tests/native/retained_facade/test_cache_and_queries.py
tests/native/retained_facade/test_lazy_reports.py
tests/native/retained_facade/test_lifecycle_contracts.py
tests/native/retained_facade/test_million_unique_owner.py
tests/native/retained_facade/test_native_storage.py
tests/native/retained_facade/test_rust_process_lifecycle.py
tests/native/wire/__init__.py
tests/native/wire/test_mapped_constructor_owner.py
tests/native/wire/test_wire_parity.py
tests/packaging/test_artifact_inspector.py
tests/packaging/test_build_mode.py
tests/packaging/test_import_probe.py
tests/packaging/test_platform_audit.py
tests/packaging/test_release_report.py
tests/packaging/test_release_tag.py
tests/packaging/test_supply_chain.py
tests/packaging/test_workflows.py
tests/release/__init__.py
tests/release/test_api_stability.py
tests/release/test_traceability.py
tests/roundtrip/__init__.py
tests/roundtrip/test_every_constructor.py
tests/security/__init__.py
tests/security/test_evidence.py
tests/security/test_resource_faults.py
tests/security/test_ssrf_path.py
tests/unit/__init__.py
tests/unit/composition/__init__.py
tests/unit/composition/conftest.py
tests/unit/composition/test_anonymous_provenance.py
tests/unit/composition/test_composition_contract.py
tests/unit/fingerprints/__init__.py
tests/unit/fingerprints/test_history_determinism.py
tests/unit/fingerprints/test_independent_domains.py
tests/unit/fingerprints/test_signature_scaling.py
tests/unit/formats/__init__.py
tests/unit/formats/test_detection_source.py
tests/unit/formats/test_functional_duplicate_canonicalization.py
tests/unit/formats/test_language_tag_provenance.py
tests/unit/formats/test_parsing_formats.py
tests/unit/formats/test_rdf_duplicate_canonicalization.py
tests/unit/formats/test_rdf_structural_lists.py
tests/unit/formats/test_security_limits.py
tests/unit/indexes/__init__.py
tests/unit/indexes/conftest.py
tests/unit/indexes/test_declarations_annotations_hierarchy.py
tests/unit/indexes/test_determinism_boundaries.py
tests/unit/indexes/test_domains_expressions.py
tests/unit/indexes/test_identities.py
tests/unit/indexes/test_overlay_composite_parity.py
tests/unit/indexes/test_signature_axiom_reference.py
tests/unit/model/__init__.py
tests/unit/model/test_anonymous_factory.py
tests/unit/model/test_canonical_identity.py
tests/unit/model/test_constructor_coverage.py
tests/unit/model/test_validation.py
tests/unit/overlays/__init__.py
tests/unit/overlays/conftest.py
tests/unit/overlays/test_delta_validation.py
tests/unit/overlays/test_layering_materialization.py
tests/unit/overlays/test_no_copy_lifecycle.py
tests/unit/resolver/__init__.py
tests/unit/resolver/test_directory_catalog.py
tests/unit/resolver/test_http.py
tests/unit/resolver/test_mapping_composite.py
tests/unit/wire/__init__.py
tests/unit/wire/conftest.py
tests/unit/wire/test_canonical_acquisition_independence.py
tests/unit/wire/test_codec.py
tests/unit/wire/test_corruption.py
tests/unit/wire/test_identity_provenance.py
tests/unit/wire/test_mapping.py
tests/unit/wire/goldens/empty-v1.json
tools/__init__.py
tools/check.py
tools/audit/README.md
tools/audit/__init__.py
tools/audit/architecture.py
tools/audit/check_all.py
tools/audit/common.py
tools/audit/java.py
tools/audit/metadata.py
tools/audit/provenance.py
tools/audit/public_api.py
tools/benchmark/__init__.py
tools/benchmark/harness.py
tools/benchmark/instrumentation.py
tools/benchmark/manifest.py
tools/benchmark/metrics.py
tools/benchmark/profile.py
tools/benchmark/regression.py
tools/benchmark/report.py
tools/benchmark/synthetic.py
tools/benchmark/native_redesign/__init__.py
tools/benchmark/native_redesign/encoded_contract.py
tools/benchmark/native_redesign/release_decision.py
tools/corpus/__init__.py
tools/corpus/coverage.py
tools/corpus/differential.py
tools/corpus/manifest.py
tools/corpus/report.py
tools/packaging/__init__.py
tools/packaging/artifact_inspector.py
tools/packaging/import_probe.py
tools/packaging/platform_audit.py
tools/packaging/release_report.py
tools/packaging/release_tag.py
tools/packaging/supply_chain.py
tools/schema/README.md
tools/schema/__init__.py
tools/schema/encoded_view.py
tools/schema/native_snapshot_publication_v2.py
tools/schema/tags.py
tools/security/__init__.py
tools/security/evidence.py
tools/security/minimize.py
tools/security/mutations.py
tools/security/subinterpreter_probe.py
tools/wire_reference/__init__.py
tools/wire_reference/check_schema.py
tools/wire_reference/reference.py