Skip to content

Commit

Permalink
Rebuild NF.jsonld, json
Browse files Browse the repository at this point in the history
  • Loading branch information
nfosi-service committed Aug 27, 2024
1 parent a1c2604 commit b209792
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions NF.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -4977,6 +4977,9 @@
{
"@id": "bts:VectraH13DImagingSystem"
},
{
"@id": "bts:VentanaBenchmarkXT"
},
{
"@id": "bts:Vevo3100ImagingSystem"
},
Expand Down Expand Up @@ -38274,6 +38277,23 @@
"sms:required": "sms:false",
"sms:validationRules": []
},
{
"@id": "bts:VentanaBenchmarkXT",
"@type": "rdfs:Class",
"rdfs:comment": "TBD",
"rdfs:label": "VentanaBenchmarkXT",
"rdfs:subClassOf": [
{
"@id": "bts:Platform"
}
],
"schema:isPartOf": {
"@id": "http://schema.biothings.io"
},
"sms:displayName": "Ventana Benchmark XT",
"sms:required": "sms:false",
"sms:validationRules": []
},
{
"@id": "bts:Vevo3100ImagingSystem",
"@type": "rdfs:Class",
Expand Down

0 comments on commit b209792

Please sign in to comment.