-
Please give details of the issue:
https://v2-dev2.virtualflybrain.org/org.geppetto.frontend/geppetto?id=VFB_00030624&i=VFB_00017894,VFB_00030624
The menu fails to initialise properly on loading …
-
Unit Test: `treu` on a predominantly boolean property -> What happens.
_Originally posted by @matentzn in https://github.com/VirtualFlyBrain/vfb-pipeline-config/issues/12#issuecomment-654710015_
-
Most have missing FB refs but also some with FB refs are missing VFB individual ids
Keep in mind some are also duplicates #2
https://github.com/VirtualFlyBrain/DrosAdultHalfBRAINdomains/blob/master…
-
The purpose of this task is to get a full understanding of vfb-connect capabilities and data structures.
Documentation to be provided by Robbie, starting point is the readme provided https://github.c…
-
The following needs to be possible:
` MATCH (n:Project)
-
Can we make a plan to migrate domain data from JSON files here to KB.
Example of current state KB
![image](https://user-images.githubusercontent.com/112839/38732109-f1d21e44-3f14-11e8-9912-11bb8…
-
see https://github.com/VirtualFlyBrain/DrosAdultVNSdomains/blob/master/template/Neuropil_LPS.nrrd. This in theory is the current "best" VNC template at Janelia and has been used for a bunch of registr…
-
Some entities in the current triplestore are not very well amenable to CURIEfication; but I think some of them are simply mistakes that should be fixed. Here is a preliminary categorisation.
## Pro…
-
See template from Robbie: https://github.com/VirtualFlyBrain/geppetto-vfb/blob/master/.github/workflows/main.yml
-
The following query produces a standard FLyBase linkout table with 1-2 links per FB construct.
```cql
MATCH (f:Feature)(s:Site { short_form: 'FlyLight'})
WITH f, ep MATCH (ep)
#FlyBase ID…