Skip to content

Commit a8999ff

Browse files
committed
docs: add DOI badge and canonical hol.org links
Signed-off-by: Michael Kantor <6068672+kantorcodes@users.noreply.github.com>
1 parent 2c626b0 commit a8999ff

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.zenodo.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "registry-broker-skills",
3-
"description": "Skill definitions and CLI surfaces for Hashgraph Online Registry Broker discovery and chat workflows.",
3+
"description": "Skill definitions and CLI surfaces for Hashgraph Online Registry Broker discovery and chat workflows. Canonical product URLs: https://hol.org/registry, https://hol.org/registry/skills, https://hol.org/docs/registry-broker/.",
44
"upload_type": "software",
55
"access_right": "open",
66
"license": "apache-2.0",
@@ -23,6 +23,16 @@
2323
"relation": "isSupplementTo",
2424
"scheme": "url"
2525
},
26+
{
27+
"identifier": "https://hol.org/registry/skills",
28+
"relation": "isDocumentedBy",
29+
"scheme": "url"
30+
},
31+
{
32+
"identifier": "https://hol.org/docs/registry-broker/",
33+
"relation": "isDocumentedBy",
34+
"scheme": "url"
35+
},
2636
{
2737
"identifier": "https://hol.org/registry/api/v1/openapi.json",
2838
"relation": "documents",

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
[![npm version](https://img.shields.io/npm/v/@hol-org/registry?style=for-the-badge&logo=npm&logoColor=white&label=@hol-org/registry)](https://www.npmjs.com/package/@hol-org/registry)
77
[![npm version](https://img.shields.io/npm/v/@hashgraphonline/standards-sdk?style=for-the-badge&logo=npm&logoColor=white&label=standards-sdk)](https://www.npmjs.com/package/@hashgraphonline/standards-sdk)
8+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.18748323.svg?style=for-the-badge)](https://doi.org/10.5281/zenodo.18748323)
9+
[![HOL Registry](https://img.shields.io/badge/HOL-Registry-5599FE?style=for-the-badge)](https://hol.org/registry)
810
[![Run in Postman](https://img.shields.io/badge/Run_in-Postman-FF6C37?style=for-the-badge&logo=postman&logoColor=white)](https://app.getpostman.com/run-collection/51598040-f1ef77fd-ae05-4edb-8663-efa52b0d1e99?action=collection%2Ffork&source=rip_markdown&collection-url=entityId%3D51598040-f1ef77fd-ae05-4edb-8663-efa52b0d1e99%26entityType%3Dcollection%26workspaceId%3Dfb06c3a9-4aab-4418-8435-cf73197beb57)
911
[![Import in Insomnia](https://img.shields.io/badge/Import_in-Insomnia-4000BF?style=for-the-badge&logo=insomnia&logoColor=white)](https://insomnia.rest/run/?label=Universal%20Agentic%20Registry&uri=https%3A%2F%2Fhol.org%2Fregistry%2Fapi%2Fv1%2Fopenapi.json)
1012
[![OpenAPI Spec](https://img.shields.io/badge/OpenAPI-3.1.0-6BA539?style=for-the-badge&logo=openapiinitiative&logoColor=white)](https://hol.org/registry/api/v1/openapi.json)

0 commit comments

Comments
 (0)