Skip to content

Commit

Permalink
Update CellLineModel.yaml (#538)
Browse files Browse the repository at this point in the history
* Update CellLineModel.yaml

* Rebuild NF.jsonld, json

---------

Co-authored-by: nf-osi[bot] <[email protected]>
  • Loading branch information
allaway and nfosi-service authored Oct 29, 2024
1 parent e407767 commit b86e502
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 2 deletions.
40 changes: 40 additions & 0 deletions NF.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -21022,6 +21022,12 @@
{
"@id": "bts:SMPNST"
},
{
"@id": "bts:HS02"
},
{
"@id": "bts:HS05"
},
{
"@id": "bts:B6;129S2-Trp53tm1TyjNf1tm1Tyj/J"
},
Expand Down Expand Up @@ -23361,6 +23367,40 @@
"sms:required": "sms:false",
"sms:validationRules": []
},
{
"@id": "bts:HS02",
"@type": "rdfs:Class",
"rdfs:comment": "TBD",
"rdfs:label": "HS02",
"rdfs:subClassOf": [
{
"@id": "bts:ModelSystemName"
}
],
"schema:isPartOf": {
"@id": "http://schema.biothings.io"
},
"sms:displayName": "HS02",
"sms:required": "sms:false",
"sms:validationRules": []
},
{
"@id": "bts:HS05",
"@type": "rdfs:Class",
"rdfs:comment": "TBD",
"rdfs:label": "HS05",
"rdfs:subClassOf": [
{
"@id": "bts:ModelSystemName"
}
],
"schema:isPartOf": {
"@id": "http://schema.biothings.io"
},
"sms:displayName": "HS05",
"sms:required": "sms:false",
"sms:validationRules": []
},
{
"@id": "bts:B6;129S2-Trp53tm1TyjNf1tm1Tyj/J",
"@type": "rdfs:Class",
Expand Down
4 changes: 2 additions & 2 deletions modules/Sample/CellLineModel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -340,8 +340,8 @@ enums:
description: sMPNST cells established from Nf1- and p53-deficient skin precursors (SKP)
source: https://www.nature.com/articles/s41418-022-00991-4
HS02:
description: ''
description: 'NF2 schwannoma model'
source: Sage Bionetworks
HS05:
description: ''
description: 'NF2 schwannoma model'
source: Sage Bionetworks

0 comments on commit b86e502

Please sign in to comment.