Skip to content

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

@jdsika

Description

@jdsika

Problem

The merged context maps the gx prefix to a dead Synaptica/Graphite namespace, while the active and widely-used Gaia-X Trust Framework ontology uses gx: as its canonical prefix.

Source Prefix Namespace Status
prefixmaps (from prefix.cc) gx https://graphite.synaptica.net/extension/ Unreachable — no RDF vocabulary served
prefixmaps (from prefix.cc) gax http://w3id.org/gaia-x/core# Dead — returns HTTP 404
Gaia-X official ontology gx https://w3id.org/gaia-x/development# Active — persistent w3id.org URL

Evidence

gx → Graphite/Synaptica (current mapping, inactive)

  • Synaptica was acquired by Squirro — the company still exists but has rebranded.
  • The Graphite product is still marketed at squirro.com, but the namespace URL https://graphite.synaptica.net/extension/ is unreachable — no RDF vocabulary or ontology is published at that URL.
  • The mapping originates from prefix.cc and was registered by a community user with no formal ownership.

gax → old Gaia-X (dead)

  • http://w3id.org/gaia-x/core# returns HTTP 404. This was an earlier Gaia-X namespace that has been superseded.

gx → Gaia-X (should be canonical)

Root cause

Both gx and gax originate from prefix.cc, which uses a community vote-based system for conflict resolution. The gx → Graphite mapping was presumably registered first. We are working on correcting this upstream at prefix.cc (see below).

Proposed resolution

  1. Upstream fix at prefix.cc: We are proposing the correct gxhttps://w3id.org/gaia-x/development# mapping and requesting community votes (tracked separately).
  2. Curated override: If the prefix.cc fix takes time, consider adding gx: https://w3id.org/gaia-x/development# to linked_data.curated.yaml as a tie-breaker, similar to the approach used for W3C standard prefixes in bioregistry changes have broken the merged prefix map #70 / fix: add W3C/OGC standard prefixes to linked_data curated context #81.
  3. Remove dead gax: The gaxhttp://w3id.org/gaia-x/core# mapping should be marked as deprecated or removed, as the namespace is a dead 404 URL.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions