Skip to content

Commit

Permalink
Build jsonld
Browse files Browse the repository at this point in the history
  • Loading branch information
nfosi-service committed Feb 15, 2024
1 parent c5aa0f7 commit 4b994c3
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions NF.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,13 @@
},
"sms:required" : "sms:false",
"schema:rangeIncludes" : [ {
"@id" : "bts:EutropicsPharmaceuticals"
}, {
"@id" : "bts:CincinnatiChildren'sHospitalMedicalCenter"
}, {
"@id" : "bts:MemorialSloaneKetteringCancerCenter"
}, {
"@id" : "bts:Dana-FarberCancerInstitute"
}, {
"@id" : "bts:MassachusettsGeneralHospital"
}, {
Expand Down Expand Up @@ -109,6 +115,8 @@
"@id" : "bts:VanAndelResearchInstitute"
}, {
"@id" : "bts:UniversityofCalifornia,Irvine"
}, {
"@id" : "bts:UniversityofCambridge"
}, {
"@id" : "bts:UniversityofNorthCarolina,Greensboro"
}, {
Expand Down Expand Up @@ -11950,6 +11958,17 @@
},
"sms:displayName" : "CRISPR",
"sms:required" : "sms:false"
}, {
"@id" : "bts:Dana-FarberCancerInstitute",
"@type" : "rdfs:Class",
"rdfs:comment" : "TBD",
"rdfs:label" : "Dana-FarberCancerInstitute",
"rdfs:subClassOf" : [ ],
"schema:isPartOf" : {
"@id" : "http://schema.biothings.io/"
},
"sms:displayName" : "Dana-Farber Cancer Institute",
"sms:required" : "sms:false"
}, {
"@id" : "bts:AlbertEinsteinCollegeofMedicine",
"@type" : "rdfs:Class",
Expand Down Expand Up @@ -13776,6 +13795,17 @@
},
"sms:displayName" : "calcium retention capacity assay",
"sms:required" : "sms:false"
}, {
"@id" : "bts:MemorialSloaneKetteringCancerCenter",
"@type" : "rdfs:Class",
"rdfs:comment" : "TBD",
"rdfs:label" : "MemorialSloaneKetteringCancerCenter",
"rdfs:subClassOf" : [ ],
"schema:isPartOf" : {
"@id" : "http://schema.biothings.io/"
},
"sms:displayName" : "Memorial Sloane Kettering Cancer Center",
"sms:required" : "sms:false"
}, {
"@id" : "bts:HS-PSS",
"@type" : "rdfs:Class",
Expand Down Expand Up @@ -13985,6 +14015,17 @@
},
"sms:displayName" : "Rockefeller University",
"sms:required" : "sms:false"
}, {
"@id" : "bts:UniversityofCambridge",
"@type" : "rdfs:Class",
"rdfs:comment" : "TBD",
"rdfs:label" : "UniversityofCambridge",
"rdfs:subClassOf" : [ ],
"schema:isPartOf" : {
"@id" : "http://schema.biothings.io/"
},
"sms:displayName" : "University of Cambridge",
"sms:required" : "sms:false"
}, {
"@id" : "bts:braingrowthmeasurement",
"@type" : "rdfs:Class",
Expand Down Expand Up @@ -21861,6 +21902,17 @@
},
"sms:displayName" : "FLIPR high-throughput cellular screening",
"sms:required" : "sms:false"
}, {
"@id" : "bts:EutropicsPharmaceuticals",
"@type" : "rdfs:Class",
"rdfs:comment" : "TBD",
"rdfs:label" : "EutropicsPharmaceuticals",
"rdfs:subClassOf" : [ ],
"schema:isPartOf" : {
"@id" : "http://schema.biothings.io/"
},
"sms:displayName" : "Eutropics Pharmaceuticals",
"sms:required" : "sms:false"
}, {
"@id" : "bts:Nf1-OPG",
"@type" : "rdfs:Class",
Expand Down

0 comments on commit 4b994c3

Please sign in to comment.