Skip to content

Commit

Permalink
Merge pull request #357 from nf-osi/patch/platform
Browse files Browse the repository at this point in the history
Update Platform.yaml
  • Loading branch information
cconrad8 authored Oct 17, 2023
2 parents dc639b3 + 7c10602 commit d61339e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
13 changes: 13 additions & 0 deletions NF.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -5135,6 +5135,8 @@
"@id" : "bts:Scale"
}, {
"@id" : "bts:Caliper"
}, {
"@id" : "bts:TOOsonixSystemONE-M"
} ],
"rdfs:label" : "platform",
"rdfs:comment" : "A sequencing platform, microscope, spectroscope/plate reader, or other platform for collecting data.",
Expand Down Expand Up @@ -11927,6 +11929,17 @@
},
"sms:displayName" : "gzip",
"sms:required" : "sms:false"
}, {
"@id" : "bts:TOOsonixSystemONE-M",
"@type" : "rdfs:Class",
"rdfs:comment" : "TBD",
"rdfs:label" : "TOOsonixSystemONE-M",
"rdfs:subClassOf" : [ ],
"schema:isPartOf" : {
"@id" : "http://schema.biothings.io/"
},
"sms:displayName" : "TOOsonix System ONE-M",
"sms:required" : "sms:false"
}, {
"@id" : "bts:MMUL1.0",
"@type" : "rdfs:Class",
Expand Down
3 changes: 3 additions & 0 deletions modules/Assay/Platform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,3 +183,6 @@ enums:
Caliper:
description: General instrument or machine for volume measurements.
meaning: http://snomed.info/id/44056008
TOOsonix System ONE-M:
description: High intensity focused ultrasound (HIFU) technology which delivers highly accurate and non-invasive ultrasound energy to target areas within the human skin.
meaning: https://www.toosonix.com/

0 comments on commit d61339e

Please sign in to comment.