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.7 or v0.1.7
  • 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.8.tar.gz (560.2 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.8-py3-none-any.whl (42.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: worph-0.1.8.tar.gz
  • Upload date:
  • Size: 560.2 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.8.tar.gz
Algorithm Hash digest
SHA256 139b8c43363b213bbc039b52ceb29bb4fa2154a5b99d70fe6f77f22fa0282b2a
MD5 2abfa98ddaf51e26bdbf30fb6a69debd
BLAKE2b-256 6f20395d31f058635da16a3116db01fc4258cba423c4be9b3d19cc3758fee3af

See more details on using hashes here.

Provenance

The following attestation bundles were made for worph-0.1.8.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.8-py3-none-any.whl.

File metadata

  • Download URL: worph-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 42.2 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 a70693f512bde76eaf6ad9f816e4765b99049403f1aec102259168bab798cf59
MD5 2abbc5c760e5d84e58c83b252bae286a
BLAKE2b-256 f26a60fbf7ee4025b9f9a05a4998f1be01f57acc3f1cbae8e2ccae5c7251303b

See more details on using hashes here.

Provenance

The following attestation bundles were made for worph-0.1.8-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