Skip to content

A python package for writing schema-compliant content to VFB neo4J DBs

License

Notifications You must be signed in to change notification settings

VirtualFlyBrain/VFB_neo4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VFB_neo_KB loading & update code: Python application

VFB_neo4j

Neo4J servers:

  • VFB_neo_KB: The VFB knowledgeBase is the primary site of data-integration and annotations in VFB. It includes all of VFB's annotation of images and the anatomy they depict. This database uses a standard schema to represent OWL, allowing us to use a generic transform to write OWL from the DB. We are in the process of developing a standard pipeline to pull connectomic data into tthe KB from CATMAID.

  • VFB_neo_prod: production neo4J server. This DB is built from a number of sources: OWL loaded via the OLS loader; Data directly imported from FlyBase; Data directly imported from VFB_neo_KB.

  • VFB_neo_dev: development version of the production server

Pipeline

image

For details see VFB pipeline doc

About

A python package for writing schema-compliant content to VFB neo4J DBs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published