Skip to content

Commit

Permalink
fix formatting, minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
eparejatobes committed Mar 17, 2015
1 parent 0cffefc commit 75f1759
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions source/_posts/2015-03-16-bio4j-a-roadmap.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,23 @@ tag:
- **ETA?** extend angulillos with more sophisticated combinators for traversals
- **ETA?** use any Tinkerpop3 backend! use Bio4j with virtually _any_ graph db

## Neo4j distribution

- **ETA?** Finish the implementation of angulillos-neo4j
- **ETA?** write bio4j/bio4j-neo4j

Is this actually valuable? If we develop a version of angulillos capable of wrapping any Tinkerpop3-compatible graph DB, we could use the tinkerpop3 version of Neo4j with that.

This comment has been minimized.

Copy link
@eparejatobes

eparejatobes Mar 17, 2015

Author Member

This comment has been minimized.

Copy link
@pablopareja

pablopareja Mar 18, 2015

Member

ok but is it actually Tinkerpop3 ever to be released?
And also, what about all the features/capabilities that won't be supported by it? ( wouldn't it be possible that without them Neo4j would be crappy as 🔥 ? )


## Documentation

- **ETA?** examples for every graph, model docs integrated with the source code
- **ETA?** a paper; by the time this gets public we should already have a preprint

## Dataviz
## Datavis

In principle they would all be data visualizations that don't imply server requests. _(That doesn't mean that we won't be developing webapps in the future but we can first get a lot from what we already have without complicating things much more)_ We could include:

- A few _dashboards_ built with [dc.js](http://dc-js.github.io/dc.js/) This kind of dataviz is quite nice to play with and people generally just love it _(even though they might not understand what's going on too much and they just click randomly at the charts to see what happens... :) )_
- We should definitely have some sort of minimally interactive visualization of Bio4j data model, IMHO this is crucial not only for people that are willing to use Bio4j but also to get the big picture of what kind of data is included in the database.
- A set of biologically-wise interesting/useful visualizations _( @rtobes @marina-manrique @epareja @eparejatobes please some help here! ;) )_
- A few _dashboards_ built with [dc.js](http://dc-js.github.io/dc.js/) This kind of dataviz is quite nice to play with and people generally just love it _(even though they might not understand what's going on too much and they just click randomly at the charts to see what happens... :) )_
- We should definitely have some sort of minimally interactive visualization of Bio4j data model, IMHO this is crucial not only for people that are willing to use Bio4j but also to get the big picture of what kind of data is included in the database.
- A set of biologically-wise interesting/useful visualizations _( @rtobes @marina-manrique @epareja @eparejatobes please some help here! ;) )_

## Neo4j distribution

I think this would be very important in order to regain some momentum for the project. The workload to get this running should not be much and, in turn, the benefits in terms of both visibility and potential engagements would be quite big.

1 comment on commit 75f1759

@pablopareja
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I always like better the american version 😉
which by the way is more widespread 👾

Please sign in to comment.