From 3dc310f086925b0da7a10b224d2ffe33e98540a2 Mon Sep 17 00:00:00 2001 From: Robert Allaway Date: Wed, 6 Dec 2023 17:27:42 -0600 Subject: [PATCH 1/2] Add cchmc --- modules/Other/Organization.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/Other/Organization.yaml b/modules/Other/Organization.yaml index a2ccc1e1..eb6203e5 100644 --- a/modules/Other/Organization.yaml +++ b/modules/Other/Organization.yaml @@ -1,6 +1,8 @@ enums: Institution: permissible_values: + Cincinnati Children's Hospital Medical Center: + meaning: https://ror.org/01hcyya48 Massachusetts General Hospital: description: '' University of Tennessee, Health Science Center: From 2498702dd917d79d33d95cbe3eb1c60a899c618a Mon Sep 17 00:00:00 2001 From: "nf-osi[bot]" Date: Wed, 6 Dec 2023 23:28:32 +0000 Subject: [PATCH 2/2] Build jsonld --- NF.jsonld | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NF.jsonld b/NF.jsonld index 29e7a858..3c1681a3 100644 --- a/NF.jsonld +++ b/NF.jsonld @@ -577,6 +577,8 @@ }, "sms:required" : "sms:false", "schema:rangeIncludes" : [ { + "@id" : "bts:CincinnatiChildren'sHospitalMedicalCenter" + }, { "@id" : "bts:MassachusettsGeneralHospital" }, { "@id" : "bts:UniversityofTennessee,HealthScienceCenter" @@ -13161,6 +13163,17 @@ }, "sms:displayName" : "Zeno Electronic Walkway", "sms:required" : "sms:false" + }, { + "@id" : "bts:CincinnatiChildren'sHospitalMedicalCenter", + "@type" : "rdfs:Class", + "rdfs:comment" : "TBD", + "rdfs:label" : "CincinnatiChildren'sHospitalMedicalCenter", + "rdfs:subClassOf" : [ ], + "schema:isPartOf" : { + "@id" : "http://schema.biothings.io/" + }, + "sms:displayName" : "Cincinnati Children's Hospital Medical Center", + "sms:required" : "sms:false" }, { "@id" : "bts:IlluminaWholeGenomeDASL", "@type" : "rdfs:Class",