Drumbeat/MoJo/hackfest/berlin/projects/MetaProject: Difference between revisions

Jump to navigation Jump to search
Line 82: Line 82:
API to be as RESTful as posisble.  Current thought is that POST will be used to upload the media item (if needed) which will return a ''Media Item ID (MIID)'', GET will be used to perform the actual analysis (taking in either an external URL, or the MIID returned from a POST).
API to be as RESTful as posisble.  Current thought is that POST will be used to upload the media item (if needed) which will return a ''Media Item ID (MIID)'', GET will be used to perform the actual analysis (taking in either an external URL, or the MIID returned from a POST).


===Entity Types===
'''Entity Types'''
  * text
  * text
  * image
  * image
Line 88: Line 88:
  * audio
  * audio


===Docs===
===Text [POST]===
====Text [POST]====
This method is used to register a piece of text media permanently in the server.  It is required for analysis  
This method is used to register a piece of text media permanently in the server.  It is required for analysis  
'''Inputs:'''
'''Inputs:'''
94

edits

Navigation menu