Skip to content

Commit 6a7c9d4

Browse files
convert *.model.csv to *.model.jsonld
1 parent 4ab5e72 commit 6a7c9d4

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

AD.model.jsonld

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25116,6 +25116,9 @@
2511625116
{
2511725117
"@id": "bts:Single-nucleusRNA-seqassay"
2511825118
},
25119+
{
25120+
"@id": "bts:VINE-seq"
25121+
},
2511925122
{
2512025123
"@id": "bts:Other"
2512125124
}
@@ -25142,6 +25145,23 @@
2514225145
"sms:required": "sms:false",
2514325146
"sms:validationRules": []
2514425147
},
25148+
{
25149+
"@id": "bts:VINE-seq",
25150+
"@type": "rdfs:Class",
25151+
"rdfs:comment": "TBD",
25152+
"rdfs:label": "VINE-seq",
25153+
"rdfs:subClassOf": [
25154+
{
25155+
"@id": "bts:NucleiEnrichmentProtocol"
25156+
}
25157+
],
25158+
"schema:isPartOf": {
25159+
"@id": "http://schema.biothings.io"
25160+
},
25161+
"sms:displayName": "VINE-seq",
25162+
"sms:required": "sms:false",
25163+
"sms:validationRules": []
25164+
},
2514525165
{
2514625166
"@id": "bts:NumberCells",
2514725167
"@type": "rdfs:Class",
@@ -32018,6 +32038,9 @@
3201832038
{
3201932039
"@id": "bts:Veinendothelialcell"
3202032040
},
32041+
{
32042+
"@id": "bts:Vascularintimanuclei"
32043+
},
3202132044
{
3202232045
"@id": "bts:Other"
3202332046
}
@@ -32044,6 +32067,23 @@
3204432067
"sms:required": "sms:false",
3204532068
"sms:validationRules": []
3204632069
},
32070+
{
32071+
"@id": "bts:Vascularintimanuclei",
32072+
"@type": "rdfs:Class",
32073+
"rdfs:comment": "TBD",
32074+
"rdfs:label": "Vascularintimanuclei",
32075+
"rdfs:subClassOf": [
32076+
{
32077+
"@id": "bts:TargetCellTypeEnrichment"
32078+
}
32079+
],
32080+
"schema:isPartOf": {
32081+
"@id": "http://schema.biothings.io"
32082+
},
32083+
"sms:displayName": "vascular intima nuclei",
32084+
"sms:required": "sms:false",
32085+
"sms:validationRules": []
32086+
},
3204732087
{
3204832088
"@id": "bts:TDP3",
3204932089
"@type": "rdfs:Class",

0 commit comments

Comments
 (0)