Production Database (PDB) API
The VFB Production Database (PDB) is a Neo4j graph database containing integrated neuroanatomical data from multiple sources.
VFB provides access to its data through several APIs and databases. The core data infrastructure consists of Neo4j graph databases that store integrated neuroanatomical data, complemented by OWL reasoning services for advanced ontological queries and SOLR search for fast text-based queries.
For Regular Users (GUI Access):
For Programmatic Access:
For Advanced Data Access:
These API documentations describe the schemas used for data storage and basic interfaces. Most VFB queries are constructed from combined query chains that integrate multiple services (Neo4j, OWL reasoning, SOLR search) rather than single API calls. For details on how queries are orchestrated, see the VFB query chains documentation.
The APIs documented here are intended for:
For most use cases, we recommend starting with the VFBconnect library or the web interface.
The main VFB database containing integrated ontology data, expression patterns, image annotations, and connectivity information from multiple sources, optimized for comprehensive queries across the entire knowledge graph.
Specialized database focused on large-scale synaptic connectivity data and related annotations, separated from the main PDB due to the size and complexity of modern connectomes.
OWL reasoning service providing advanced queries over VFB ontologies using Description Logic and SPARQL.
Fast text search and autocomplete service for VFB entities, datasets, and publications.
VFB also provides other services for specialized functionality. See the Owlery API documentation for OWL reasoning capabilities. Additional REST APIs and services may be documented in future updates.
The VFB Production Database (PDB) is a Neo4j graph database containing integrated neuroanatomical data from multiple sources.
The VFB Knowledge Base (KB) stores large-scale synaptic connectivity data and related annotations.
The Owlery API provides OWL reasoning services for VFB’s ontologies, enabling complex queries over class hierarchies and relationships.
The SOLR Search API provides fast text search and autocomplete functionality for VFB entities, datasets, and publications.
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.