Skip to content

Commit

Permalink
Merge pull request #376 from nf-osi/cconrad8-patch-nanoparticletracking
Browse files Browse the repository at this point in the history
Update Assay.yaml
  • Loading branch information
anngvu authored Dec 5, 2023
2 parents c5e3232 + f64e297 commit a28acb5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
15 changes: 15 additions & 0 deletions NF.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -4671,6 +4671,8 @@
"@id" : "bts:Skindex-16"
}, {
"@id" : "bts:multi-electrodearray"
}, {
"@id" : "bts:nanoparticletrackinganalysis"
}, {
"@id" : "bts:n-backtask"
}, {
Expand Down Expand Up @@ -5006,6 +5008,8 @@
"@id" : "bts:Skindex-16"
}, {
"@id" : "bts:multi-electrodearray"
}, {
"@id" : "bts:nanoparticletrackinganalysis"
}, {
"@id" : "bts:n-backtask"
}, {
Expand Down Expand Up @@ -8951,6 +8955,17 @@
},
"sms:displayName" : "University of Texas M. D. Anderson Cancer Center",
"sms:required" : "sms:false"
}, {
"@id" : "bts:nanoparticletrackinganalysis",
"@type" : "rdfs:Class",
"rdfs:comment" : "TBD",
"rdfs:label" : "nanoparticletrackinganalysis",
"rdfs:subClassOf" : [ ],
"schema:isPartOf" : {
"@id" : "http://schema.biothings.io/"
},
"sms:displayName" : "nanoparticle tracking analysis",
"sms:required" : "sms:false"
}, {
"@id" : "bts:UniversityofKentucky",
"@type" : "rdfs:Class",
Expand Down
3 changes: 3 additions & 0 deletions modules/Assay/Assay.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,9 @@ enums:
Cells, such as cardiomyocytes or neurons, which are electrically active, can be cultured over the electrodes creating a cohesive network.
The functional behavior or electrical activity of this network can be recorded.
source: https://www.axionbiosystems.com/multielectrode-array
nanoparticle tracking analysis:
description: Particle sizing technique based on Brownian motion and scattered light.
meaning: http://purl.enanomapper.org/onto/ENM_0000065
n-back task:
description: A task in which items (e.g., letters) are presented one at a time and participants must identify each item that repeats relative to the item that occurred "n" items before its onset.
meaning: https://www.cognitiveatlas.org/task/id/tsk_4a57abb949bcd/
Expand Down

0 comments on commit a28acb5

Please sign in to comment.