-
Notifications
You must be signed in to change notification settings - Fork 3
roadmap
Laurent MICHEL edited this page Feb 18, 2021
·
4 revisions
Note: This roadmap could be shifted to a Github project
- Getting started with the Voltt framework
- Service Deployment as an Eclipse JEE project
- Connection with TAPHande/Topcat/Curl
- Validation of the model used for the developement bench
- Model selection
- Choice of a complex data set matching the model
- Building by hand annotated query responses
- Building a set of test queries
- MILESTONE #1: Formatting the information requested to associate a model with a set of table
- Investigate different ways to attach the model elements with the TAP data
- TAP_SCHEMA extension
- View generation
- Evaluation
- deployment cost
- flexibility
- MILESTONE #2: Selection of one method to attach the model elements with the TAP data
- Implementation of the model data in the TAP service
- by hand
- tools automating the process
- MILESTONE #3: Choosing an annotation scheme
- Annotation engine
- Define a set of test queries
- Add to Voltt an annotation layer
- Check whether a query can be annotable or not
- Write a script able to parse annotated query responses
- MILESTONE #4 Provide a documentation for the whole process, from the DB creation to the qury result parsing
- Investigate queries over complex objects
- Impact on the query syntax
- Generation of multitable responses
- How to plug it over Voltt