Closed Robbie1977 closed 5 years ago
Extraneous ],[ between each list item - Updated Cypher now used:
MATCH (n:DataSet) where not has(n.public) with collect(distinct '{"id":"vfb:class:'+n.iri+'","iri":"'+n.iri+'","short_form":"'+n.short_form+'","shortform_autosuggest":["'+n.short_form+'"],"obo_id":"'+n.short_form+'","label":"'+n.label+'","label_autosuggest":"'+n.label+'","label_autosuggest_ws":"'+n.label+'","label_autosuggest_e":"'+n.label+'","autosuggest":["'+n.label+'"],"autosuggest_e":["'+n.label+'"],"description":["'+coalesce(n.description, n.label)+'"],"ontology_name":"vfb","ontology_title":"Virtual Fly Brain Knowledge Base","ontology_prefix":"VFB","ontology_iri":"http://purl.obolibrary.org/obo/fbbt/vfb/vfb.owl","type":"class","is_defining_ontology":false,"has_children":false,"is_root":true}') as doc Return REDUCE(output = [], r IN doc | output + r) AS flat
Working live Dataset Load:
Staging Failed load:
Support info: Referring page: https://v2a.virtualflybrain.org/?i=VFB_00017894 System details: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.96 Safari/537.36 Size:[1920,1000]