| 88 | |
| 89 | |
| 90 | == Day2 == |
| 91 | |
| 92 | RDF manipulation tools and library to produce RDF from biological objects are important for data providers, but most users are consumers of the data, so we will focus on how to access public biological SPARQL endpoint easily in each Open Bio* library. |
| 93 | |
| 94 | Suggested endpoint to play with: |
| 95 | |
| 96 | * http://www.semantic-systems-biology.org/ |
| 97 | |
| 98 | Todo: |
| 99 | |
| 100 | * Survey existing SPARQL library in each language |
| 101 | |
| 102 | Todo: |
| 103 | |
| 104 | * Can we have common interface for major biological SPARQL endpoints? |
| 105 | * Can we have nice SPARQL query builder? |
| 106 | * Convert retrieved results into language's object? |
| 107 | |
| 108 | Note: |
| 109 | |
| 110 | * Half of the BioRuby group will also tackle with the DB -> RDF generator |
| 111 | |