From e6ddfebc607c8357a1430c7c1f2011daae8ee40d Mon Sep 17 00:00:00 2001 From: Matthew Evans Date: Wed, 14 Aug 2024 12:41:34 +0100 Subject: [PATCH] Add PSDI namespace reservation --- src/links/v1/providers.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/links/v1/providers.json b/src/links/v1/providers.json index b62e174..f0c0d2f 100644 --- a/src/links/v1/providers.json +++ b/src/links/v1/providers.json @@ -272,6 +272,17 @@ "link_type": "external" } }, + { + "type": "links", + "id": "psdi", + "attributes": { + "name": "Physical Sciences Data Infrastructure", + "description": "A namespace for properties and data related to the Physical Sciences Data Infrastructure (PSDI), UK-based integrated data instructure for the Physical Sciences.", + "base_url": null, + "homepage": "https://www.psdi.ac.uk", + "link_type": "external" + } + }, { "type": "links", "id": "tcod",