From 7dbc7b4e2d9f4a00c0c3e59f26101d4ff58a63ec Mon Sep 17 00:00:00 2001 From: adamjtaylor Date: Wed, 27 Sep 2023 12:02:36 +0000 Subject: [PATCH] GitHub Action: convert *.model.csv to *.model.jsonld --- HTAN.model.jsonld | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HTAN.model.jsonld b/HTAN.model.jsonld index 2cda293b..b347d319 100644 --- a/HTAN.model.jsonld +++ b/HTAN.model.jsonld @@ -46132,6 +46132,11 @@ }, "sms:displayName": "Publication Manifest", "sms:required": "sms:false", + "sms:requiresComponent": [ + { + "@id": "bts:Publication" + } + ], "sms:requiresDependency": [ { "@id": "bts:Component"