VirtualFlyBrain / vfb-pipeline-dumps

Pipeline that creates dumps from the triplestore for consumption by the downstream services
Apache License 2.0
0 stars 0 forks source link

Add post reasoning SPARQL-based semantic tagging step. #48

Closed dosumis closed 1 year ago

dosumis commented 1 year ago

This step should use ROBOT to add tags and should run after both reasoning and connectomics data merge.

We need a new keyword for (name prefix) for SPARQL file names to indicate this

constructReasoned_{fu}.sparql

SOLR loading needs to take all labels (tags), but doesn't need connectomics data. This can work because because files with tags are separate from the files/sources used to generate them.

hkir-dev commented 1 year ago

PR created https://github.com/VirtualFlyBrain/vfb-pipeline-dumps/pull/50