Skip to content

Refresh data: fix gx prefix mapping (Gaia-X)#83

Merged
amc-corey-cox merged 2 commits into
mainfrom
refresh-data-gx-fix
Jul 2, 2026
Merged

Refresh data: fix gx prefix mapping (Gaia-X)#83
amc-corey-cox merged 2 commits into
mainfrom
refresh-data-gx-fix

Conversation

@kevinschaper

Copy link
Copy Markdown
Contributor

Regenerates the prefix contexts via `make etl` to pull in current upstream data.

Highlights

Notes

  • `gax` → `http://w3id.org/gaia-x/core#\` remains, as it is still present (and not yet removed) at prefix.cc; it cannot be removed from a local curated source.

Verification

  • `make test` → 27 tests, OK (1 skipped).

After merge, this unblocks cutting the requested v0.2.8 release.

Run `make etl` to regenerate contexts from upstream. Notably, the gx
prefix now resolves to https://w3id.org/gaia-x/development# (the
Graphite/Synaptica mapping was outvoted at prefix.cc).

Fixes #82
The lint job (flake8-black) fails because CI installs a newer Black
(26.5.1) that reformats two pre-existing files. Reformat them so lint
passes.

@amc-corey-cox amc-corey-cox left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@amc-corey-cox amc-corey-cox merged commit fb8c1c2 into main Jul 2, 2026
4 checks passed
@amc-corey-cox amc-corey-cox deleted the refresh-data-gx-fix branch July 2, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gx prefix maps to dead Graphite/Synaptica namespace instead of Gaia-X

3 participants