Difference between revisions of "OBD:Data Download"
Jump to navigation
Jump to search
(New page: == Download raw database dump == * http://www.berkeleybop.org/obd/dumps This can be reconstituted locally == RESTful access == Subsets of data in OBD are resources in their own right....) |
|||
Line 1: | Line 1: | ||
− | |||
== Download raw database dump == | == Download raw database dump == | ||
Line 5: | Line 4: | ||
This can be reconstituted locally | This can be reconstituted locally | ||
+ | |||
+ | Availability: now | ||
+ | |||
+ | == Raw OWL or RDF dumps == | ||
+ | |||
+ | Not yet available | ||
+ | |||
+ | Unfortunately this crashes D2RQ.. | ||
== RESTful access == | == RESTful access == |
Revision as of 15:58, 22 February 2008
Download raw database dump
This can be reconstituted locally
Availability: now
Raw OWL or RDF dumps
Not yet available
Unfortunately this crashes D2RQ..
RESTful access
Subsets of data in OBD are resources in their own right. It will soon be possible to directly access any portion of OBD via RESTful URLs
Examples:
- All annotations in OBD-Phenotype subset
- All annotations to entities in OMIM IDspace
- All annotations contributed by ZFIN
- All annotations to classes in FMA
- All annotations added since date
We will need some caching mechanism in place rather than recomputing these each time
Select exports
Pre-computed dumps for select datasets