README.md
pyproject.toml
src/jsonld_ex/__init__.py
src/jsonld_ex/ai_ml.py
src/jsonld_ex/cbor_ld.py
src/jsonld_ex/confidence_algebra.py
src/jsonld_ex/confidence_bridge.py
src/jsonld_ex/confidence_decay.py
src/jsonld_ex/inference.py
src/jsonld_ex/merge.py
src/jsonld_ex/mqtt.py
src/jsonld_ex/owl_interop.py
src/jsonld_ex/processor.py
src/jsonld_ex/security.py
src/jsonld_ex/temporal.py
src/jsonld_ex/validation.py
src/jsonld_ex/vector.py
src/jsonld_ex.egg-info/PKG-INFO
src/jsonld_ex.egg-info/SOURCES.txt
src/jsonld_ex.egg-info/dependency_links.txt
src/jsonld_ex.egg-info/requires.txt
src/jsonld_ex.egg-info/top_level.txt
src/jsonld_ex/mcp/__init__.py
src/jsonld_ex/mcp/__main__.py
src/jsonld_ex/mcp/server.py
tests/test_ai_ml.py
tests/test_cbor_ld.py
tests/test_confidence_algebra.py
tests/test_confidence_bridge.py
tests/test_confidence_decay.py
tests/test_confidence_operators.py
tests/test_conflict.py
tests/test_deduction.py
tests/test_deepcopy_safety.py
tests/test_inference.py
tests/test_mcp_server.py
tests/test_merge.py
tests/test_mqtt.py
tests/test_nary_averaging.py
tests/test_optimization_equivalence.py
tests/test_owl_interop.py
tests/test_property_based.py
tests/test_security.py
tests/test_temporal.py
tests/test_validation.py
tests/test_vector.py