Skip to content

Commit

Permalink
Build jsonld
Browse files Browse the repository at this point in the history
  • Loading branch information
nfosi-service committed Dec 4, 2023
1 parent 2532f0a commit 754c880
Showing 1 changed file with 56 additions and 24 deletions.
80 changes: 56 additions & 24 deletions NF.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -3103,9 +3103,63 @@
},
"sms:required" : "sms:false",
"schema:rangeIncludes" : [ {
"@id" : "bts:Tissue"
"@id" : "bts:cerebralcortex"
}, {
"@id" : "bts:bonemarrow"
}, {
"@id" : "bts:plasma"
}, {
"@id" : "bts:DorsalRootGanglion"
}, {
"@id" : "bts:opticnerve"
}, {
"@id" : "bts:tumor-adjacentnormal"
}, {
"@id" : "bts:serum"
}, {
"@id" : "bts:spheroid"
}, {
"@id" : "bts:sciaticnerve"
}, {
"@id" : "bts:meninges"
}, {
"@id" : "bts:nervetissue"
}, {
"@id" : "bts:BuccalMucosa"
}, {
"@id" : "bts:embryonictissue"
}, {
"@id" : "bts:wholebrain"
}, {
"@id" : "bts:microtissue"
}, {
"@id" : "bts:retina"
}, {
"@id" : "bts:CDXtissue"
}, {
"@id" : "bts:organoid"
}, {
"@id" : "bts:splenocyte"
}, {
"@id" : "bts:OrganismSubstance"
"@id" : "bts:blood"
}, {
"@id" : "bts:connectivetissue"
}, {
"@id" : "bts:primarytumor"
}, {
"@id" : "bts:PDXtissue"
}, {
"@id" : "bts:BuffyCoat"
}, {
"@id" : "bts:saliva"
}, {
"@id" : "bts:mucus"
}, {
"@id" : "bts:urine"
}, {
"@id" : "bts:stool"
}, {
"@id" : "bts:sweat"
} ],
"rdfs:label" : "specimenType",
"rdfs:comment" : "The type of a material sample taken from a biological entity for testing, diagnostic, propagation, treatment or research purposes. This includes particular types of cellular molecules, cells, tissues, organs, body fluids, embryos, and body excretory substances.\n",
Expand Down Expand Up @@ -12154,17 +12208,6 @@
},
"sms:displayName" : "University of Oklahoma",
"sms:required" : "sms:false"
}, {
"@id" : "bts:OrganismSubstance",
"@type" : "rdfs:Class",
"rdfs:comment" : "TBD",
"rdfs:label" : "OrganismSubstance",
"rdfs:subClassOf" : [ ],
"schema:isPartOf" : {
"@id" : "http://schema.biothings.io/"
},
"sms:displayName" : "OrganismSubstance",
"sms:required" : "sms:false"
}, {
"@id" : "bts:Schwanncelli28cNFNF1-/-(#14)",
"@type" : "rdfs:Class",
Expand Down Expand Up @@ -20470,17 +20513,6 @@
},
"sms:displayName" : "University of Southern California",
"sms:required" : "sms:false"
}, {
"@id" : "bts:Tissue",
"@type" : "rdfs:Class",
"rdfs:comment" : "TBD",
"rdfs:label" : "Tissue",
"rdfs:subClassOf" : [ ],
"schema:isPartOf" : {
"@id" : "http://schema.biothings.io/"
},
"sms:displayName" : "Tissue",
"sms:required" : "sms:false"
}, {
"@id" : "bts:forearm",
"@type" : "rdfs:Class",
Expand Down

0 comments on commit 754c880

Please sign in to comment.