Skip to content

Commit

Permalink
Merge pull request #379 from nf-osi/add_institution
Browse files Browse the repository at this point in the history
Add cchmc
  • Loading branch information
anngvu authored Dec 7, 2023
2 parents 6f31332 + 2498702 commit 8874d39
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
13 changes: 13 additions & 0 deletions NF.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,8 @@
},
"sms:required" : "sms:false",
"schema:rangeIncludes" : [ {
"@id" : "bts:CincinnatiChildren'sHospitalMedicalCenter"
}, {
"@id" : "bts:MassachusettsGeneralHospital"
}, {
"@id" : "bts:UniversityofTennessee,HealthScienceCenter"
Expand Down Expand Up @@ -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",
Expand Down
2 changes: 2 additions & 0 deletions modules/Other/Organization.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 8874d39

Please sign in to comment.