Skip to content

Commit

Permalink
Add org (#472)
Browse files Browse the repository at this point in the history
* Add org

* Rebuild NF.jsonld, json

---------

Co-authored-by: nf-osi[bot] <[email protected]>
  • Loading branch information
anngvu and nfosi-service authored Jul 12, 2024
1 parent cd596ad commit bd6f604
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 @@ -1607,6 +1607,9 @@
{
"@id": "bts:PacificNorthwestNationalLaboratory"
},
{
"@id": "bts:PenningtonBiomedicalResearchCenter"
},
{
"@id": "bts:PennsylvaniaStateUniversity,UniversityParkandHersheyMedicalCenter"
},
Expand Down Expand Up @@ -4556,6 +4559,23 @@
"sms:required": "sms:false",
"sms:validationRules": []
},
{
"@id": "bts:PenningtonBiomedicalResearchCenter",
"@type": "rdfs:Class",
"rdfs:comment": "TBD",
"rdfs:label": "PenningtonBiomedicalResearchCenter",
"rdfs:subClassOf": [
{
"@id": "bts:Institution"
}
],
"schema:isPartOf": {
"@id": "http://schema.biothings.io"
},
"sms:displayName": "Pennington Biomedical Research Center",
"sms:required": "sms:false",
"sms:validationRules": []
},
{
"@id": "bts:PennsylvaniaStateUniversity,UniversityParkandHersheyMedicalCenter",
"@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 @@ -264,6 +264,8 @@ enums:
meaning: ''
Pacific Northwest National Laboratory:
meaning: ''
Pennington Biomedical Research Center:
meaning: https://ror.org/040cnym54
Pennsylvania State University, University Park and Hershey Medical Center:
meaning: ''
Portland State University:
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 @@ -235,6 +235,7 @@
"Oregon Health and Science University",
"Oregon State University",
"Pacific Northwest National Laboratory",
"Pennington Biomedical Research Center",
"Pennsylvania State University, University Park and Hershey Medical Center",
"Portland State University",
"Prairie View A&M University",
Expand Down

0 comments on commit bd6f604

Please sign in to comment.