Skip to main content

Materialize RDF knowledge graphs from RML/YARRRML mappings with Morph-KGC compatibility

Project description

worph logo

worph

CI PyPI version Python License: Apache-2.0

worph is a public project at wordlift/worph, forked from morph-kgc. It keeps compatibility with retained morph_kgc imports while evolving the primary implementation under src/worph/.

Table of Contents

Overview

worph provides RML/YARRRML materialization flows with compatibility for existing morph_kgc consumers. The codebase includes regression suites and compatibility shims used in CI to validate behavior against retained tests.

Repository Layout

  • src/worph/: primary package implementation
  • .ci_shims/morph_kgc/: compatibility shim re-exporting from worph
  • test/: regression and issue-driven test suites
  • examples/: runnable configs and sample scripts
  • specs/: compatibility, playbook, and agent-guidance documents
  • specs/agents/: specialist subagent briefs used during planning/review
  • docs/: operational documentation

Quick Start

uv sync --extra test
uv run python -m worph examples/csv/config.ini

CLI Commands

Run using the package entrypoint:

uv run worph examples/json/config.ini

Equivalent module form:

uv run python -m worph examples/xml/config.ini

Testing

Run full CI-aligned tests with shim compatibility enabled:

PYTHONPATH=.ci_shims:src uv run pytest -q

Run the explicit shim validation test:

PYTHONPATH=.ci_shims:src uv run pytest -q test/test_ci_shim_uses_worph.py

Compatibility

Some retained tests still import morph_kgc. CI sets PYTHONPATH=.ci_shims:src so imports resolve to .ci_shims/morph_kgc first, then delegate to worph.

XPath note (breaking change):

  • worph no longer auto-rewrites non-standard XPath shorthand attribute syntax.
  • Mappings must use standard XPath syntax (for example foo/@bar, not foo@bar).
  • Migration examples:
    • country@name -> country/@name
    • neighbor@name -> neighbor/@name

Documentation

Release

Publishing to PyPI is handled inside .github/workflows/ci.yml.

  • Trigger: push a version tag like 0.1.10 or v0.1.10
  • Gate: publish job runs only after test-and-examples succeeds
  • Auth: PyPI Trusted Publisher (OIDC)

Trusted Publisher settings on pypi.org:

  • Owner: wordlift
  • Repository: worph
  • Workflow name: ci.yml
  • Environment: empty (unless you add one in GitHub)

License

All code and documentation in this repository are licensed under the Apache License 2.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

worph-0.1.10.tar.gz (567.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

worph-0.1.10-py3-none-any.whl (42.9 kB view details)

Uploaded Python 3

File details

Details for the file worph-0.1.10.tar.gz.

File metadata

  • Download URL: worph-0.1.10.tar.gz
  • Upload date:
  • Size: 567.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for worph-0.1.10.tar.gz
Algorithm Hash digest
SHA256 12482f1e4a649bf69f181f9e73c798f20c9c68bd587e116a34244154c1bc84b2
MD5 fc91e606fb18bf00800d8d0609c1a393
BLAKE2b-256 0a9d576f4dcb15494920a343efa1e83197f6dc87a4c2bb51c4d07d64f7296165

See more details on using hashes here.

Provenance

The following attestation bundles were made for worph-0.1.10.tar.gz:

Publisher: ci.yml on wordlift/worph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file worph-0.1.10-py3-none-any.whl.

File metadata

  • Download URL: worph-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 42.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for worph-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 b03e0ae7a98ce450b346e09f02e4b176dc8e87d49717d4ea7be21b7ce12af903
MD5 2236356fced6cdc44253296251562df6
BLAKE2b-256 ee2fb52ba29213a59355750cc5b62d5be4debb70ac8117e54c66b99bb041c1e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for worph-0.1.10-py3-none-any.whl:

Publisher: ci.yml on wordlift/worph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page