From ee6416b97972b7a259cf689b0c63a3041b4fdce3 Mon Sep 17 00:00:00 2001 From: Robert Allaway Date: Thu, 9 May 2024 10:19:04 -0500 Subject: [PATCH 1/2] fix minor typo I don't believe this is actually in use right now so hopefully no portal-side changes are req'd. --- modules/Experiment/Factor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Experiment/Factor.yaml b/modules/Experiment/Factor.yaml index dbfe880c..ed970096 100644 --- a/modules/Experiment/Factor.yaml +++ b/modules/Experiment/Factor.yaml @@ -28,5 +28,5 @@ enums: meaning: http://www.ebi.ac.uk/efo/EFO_0009878 drug resistance: meaning: http://www.ebi.ac.uk/efo/EFO_0020001 - drug toxicitiy: + drug toxicity: meaning: http://www.ebi.ac.uk/efo/EFO_0020003 From 75afe3bd4c2c28a756107d88d39bca4e8e984388 Mon Sep 17 00:00:00 2001 From: "nf-osi[bot]" Date: Thu, 9 May 2024 15:21:56 +0000 Subject: [PATCH 2/2] Rebuild NF.jsonld, json --- NF.jsonld | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/NF.jsonld b/NF.jsonld index 64919e89..51b04943 100644 --- a/NF.jsonld +++ b/NF.jsonld @@ -13887,6 +13887,17 @@ }, "sms:displayName" : "University of Alabama, Tuscaloosa", "sms:required" : "sms:false" + }, { + "@id" : "bts:drugtoxicity", + "@type" : "rdfs:Class", + "rdfs:comment" : "TBD", + "rdfs:label" : "drugtoxicity", + "rdfs:subClassOf" : [ ], + "schema:isPartOf" : { + "@id" : "http://schema.biothings.io/" + }, + "sms:displayName" : "drug toxicity", + "sms:required" : "sms:false" }, { "@id" : "bts:chromatinActivity", "@type" : "rdfs:Class", @@ -24073,17 +24084,6 @@ }, "sms:displayName" : "Kent State University", "sms:required" : "sms:false" - }, { - "@id" : "bts:drugtoxicitiy", - "@type" : "rdfs:Class", - "rdfs:comment" : "TBD", - "rdfs:label" : "drugtoxicitiy", - "rdfs:subClassOf" : [ ], - "schema:isPartOf" : { - "@id" : "http://schema.biothings.io/" - }, - "sms:displayName" : "drug toxicitiy", - "sms:required" : "sms:false" }, { "@id" : "bts:GlioblastomaMultiforme", "@type" : "rdfs:Class",