From b8c20091c8fe9d1e9b463c48a149f7df540388b9 Mon Sep 17 00:00:00 2001 From: Kristjan Eimre Date: Wed, 10 Jan 2024 13:56:41 +0200 Subject: [PATCH] add mcloudarchive provider --- 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 ce4a7f1..34c0223 100644 --- a/src/links/v1/providers.json +++ b/src/links/v1/providers.json @@ -118,6 +118,17 @@ "link_type": "external" } }, + { + "type": "links", + "id": "mcloudarchive", + "attributes": { + "name": "Materials Cloud Archive", + "description": "Databases contributed by the community to the Materials Cloud Archive", + "base_url": "https://www.materialscloud.org/optimade/archive", + "homepage": "https://archive.materialscloud.org", + "link_type": "external" + } + }, { "type": "links", "id": "mp",