Skip to content

Add references to codegen/viewer/xrproxy and mention document schemas (#121)#465

Merged
duglin merged 2 commits into
xregistry:mainfrom
clemensv:issue-121-ecosystem-links
May 27, 2026
Merged

Add references to codegen/viewer/xrproxy and mention document schemas (#121)#465
duglin merged 2 commits into
xregistry:mainfrom
clemensv:issue-121-ecosystem-links

Conversation

@clemensv

Copy link
Copy Markdown
Contributor

Fixes #121.

Adds pointers from the main README.md to the sister repositories in the xRegistry org, and notes that machine-readable document schemas exist for each spec.

Changes

  • README.md — In the "Even More" section of the artifacts table, added rows for:

    • xregistry/codegen — the xrcg code & file generation CLI
    • xregistry/viewer — the Angular-based web viewer
    • xregistry/xrproxy — package registry proxies (NPM, PyPI, Maven, NuGet, OCI, MCP)

    Also added a paragraph below the table noting that JSON Schema (document-schema.json), Avro (document-schema.avsc), and OpenAPI (openapi.json) representations of each domain spec's document format are available in the per-spec schemas/ directories, with a pointer to core/model.schema.json for the core model.

  • docs/open-source.md — Expanded the open-source listing with the three sister repos and short descriptions.

…xregistry#121)

Signed-off-by: Clemens Vasters <clemensv@microsoft.com>
@clemensv
clemensv force-pushed the issue-121-ecosystem-links branch from 03d69a9 to 3ef95e7 Compare May 18, 2026 15:31
Comment thread docs/open-source.md Outdated
Comment thread docs/open-source.md
@duglin

duglin commented May 21, 2026

Copy link
Copy Markdown
Contributor

minor comments, otherwise LGTM

Signed-off-by: Clemens Vasters <clemens@vasters.com>
@duglin

duglin commented May 27, 2026

Copy link
Copy Markdown
Contributor

Conditionally approved on 5/2 call. Comments are addressed now,so merging

@duglin
duglin merged commit ba66947 into xregistry:main May 27, 2026
2 of 3 checks passed
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.

Add reference to the code/file gen tools and mention json/avro schemas exist

2 participants