Skip to content

Commit

Permalink
Add children's national (#514)
Browse files Browse the repository at this point in the history
* Update Organization.yaml

* Rebuild NF.jsonld, json

---------

Co-authored-by: nf-osi[bot] <[email protected]>
  • Loading branch information
allaway and nfosi-service authored Aug 27, 2024
1 parent c019076 commit 32a53dd
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
20 changes: 20 additions & 0 deletions NF.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -1304,6 +1304,9 @@
{
"@id": "bts:Children'sHospitalofPhiladelphia"
},
{
"@id": "bts:Children'sNational"
},
{
"@id": "bts:CincinnatiChildren'sHospitalMedicalCenter"
},
Expand Down Expand Up @@ -14504,6 +14507,23 @@
"sms:required": "sms:false",
"sms:validationRules": []
},
{
"@id": "bts:Children'sNational",
"@type": "rdfs:Class",
"rdfs:comment": "TBD",
"rdfs:label": "Children'sNational",
"rdfs:subClassOf": [
{
"@id": "bts:Institution"
}
],
"schema:isPartOf": {
"@id": "http://schema.biothings.io"
},
"sms:displayName": "Children's National",
"sms:required": "sms:false",
"sms:validationRules": []
},
{
"@id": "bts:CincinnatiChildren'sHospitalMedicalCenter",
"@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
Expand Up @@ -64,6 +64,8 @@ enums:
meaning: ''
Children's Hospital of Philadelphia:
meaning: ''
Children's National:
meaning: https://ror.org/03wa2q724
Cincinnati Children's Hospital Medical Center:
meaning: https://ror.org/01hcyya48
City of Hope:
Expand Down
1 change: 1 addition & 0 deletions registered-json-schemas/PortalStudy.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
"Central Michigan University",
"Chapman University",
"Children's Hospital of Philadelphia",
"Children's National",
"Cincinnati Children's Hospital Medical Center",
"City of Hope",
"Clarkson University",
Expand Down

0 comments on commit 32a53dd

Please sign in to comment.