Skip to content

Commit

Permalink
fix whitespace in Nf1flox/flox animal model (#316)
Browse files Browse the repository at this point in the history
* fix whitespace in  Nf1flox/flox animal model

* Build jsonld

---------

Co-authored-by: nf-osi[bot] <[email protected]>
  • Loading branch information
allaway and nfosi-service authored Jul 10, 2023
1 parent 5f7a167 commit e328740
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions NF.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -3927,6 +3927,8 @@
"@id" : "bts:Nf1-R681X/Flox"
}, {
"@id" : "bts:Nf1-C383X/Flox"
}, {
"@id" : "bts:Nf1flox/flox"
} ],
"rdfs:label" : "modelSystemName",
"rdfs:comment" : "A group of presumed common ancestry with clear-cut physiological but usually not morphological distinctions such as an animal model or cell line. EXAMPLE(S): HEK293 (cell line), Minnesota5 (swine strain), DXL (poultry strain), RB51 (vaccine strain of Brucella abortus)",
Expand Down Expand Up @@ -12009,6 +12011,17 @@
},
"sms:displayName" : "Nf1-C383X/Flox",
"sms:required" : "sms:false"
}, {
"@id" : "bts:Nf1flox/flox",
"@type" : "rdfs:Class",
"rdfs:comment" : "Mice with two floxed NF1 alleles.",
"rdfs:label" : "Nf1flox/flox",
"rdfs:subClassOf" : [ ],
"schema:isPartOf" : {
"@id" : "http://schema.biothings.io/"
},
"sms:displayName" : "Nf1flox/flox",
"sms:required" : "sms:false"
}, {
"@id" : "bts:Sangersequencing",
"@type" : "rdfs:Class",
Expand Down
2 changes: 1 addition & 1 deletion modules/Sample/MouseModel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ enums:
meaning: https://doi.org/10.1038/s41467-022-30466-6
Nf1flox/flox:
description: Mice with two floxed NF1 alleles.
meaning: https://www.doi.org/10.1002/ana.23813
meaning: https://www.doi.org/10.1002/ana.23813



Expand Down

0 comments on commit e328740

Please sign in to comment.