OJ Break v2 Media Reference

From xBio:D Wiki
Revision as of 20:50, 16 April 2015 by Tyler (talk | contribs) (Created page with "'''Introduction''' OJ_Break is the name of the xBio:D RESTful API service which enables the discovery of data within the xBio:D database. The API can respond with JavaScript ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

OJ_Break is the name of the xBio:D RESTful API service which enables the discovery of data within the xBio:D database. The API can respond with JavaScript Object Notation (JSON), XML, or JSON with padding (JSONP) and accepts HTTP GET and POST requests indiscriminately. The backend of the API is written in Oracle's PL/SQL database language, which is fast but often inflexible, while a Python presentation layer mitigates request handling and authentication.

OJ_Break Version 2 is a new and improved edition of the work started in Version 1. Version 2 introduces a completely restructured and standardized data model to further enhance the functionality of the xBio:D database.

API Information and Access

This page specifies the data defined by OJ_Break Version 2, more precisely those that are defined by the Media data domain. To get information on any of the other data domains defined in OJ_Break Version 2, visit the See also section.


Media Data Type Glossary

Classes

ImageExtended (extends MediaExtended)

  • thumb: URL
  • raw: URL

LocalityImageExtended (realizes ImageExtended)

MediaBasic

==== MediaExtended (extends MediaBasic)

OccurrenceImageExtended (realizes ImageExtended)

OccurrenceRecordingExtended (realizes MediaExtended)

TaxonImageExtended (realizes ImageExtended)

VideaExtended (realizes ImageExtended)

Elements

See also

Visit any of the below links to find information about the other data domains defined by OJ_Break Version 2.