FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Define schema for declarative configuration of queries - mapping to entity types · Issue #3 · VirtualFlyBrain/VFBquery · GitHub

Define schema for declarative configuration of queries - mapping to entity types #3

Description

STATUS: DRAFT

entity_query:
[ { entity_type: ['Neuron', 'Class'], Queries: ['some_query1',...]} ,
  { entity_type: ['Synaptic_neuropil', 'Class'], Queries: [''] 
queries:
   query_name: 'some_query1'
   query_text: ''

some_query1 = query name in code.

@Robbie1977 to document complex logic currently in use to defined which queries to make available for which entity types:

Examples of NOT & OR. Can we remove the need for this with more semantic_tags/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL