General

Brown Dog (Initially Proposed)

DAP

ResourceDescription
POST convert/:output_formatReturns the given file in the output format specified.

DTS

ResourceDescription
POST extract/:domainReturns metadata stored in JSON extracted via extractors within the specified domain.

Brown Dog (Current Thinking)

DAP

ActionResourceDescription
CreatePOST conversions/:output_format

Convert the given file to the output format specified.  Returns an ID for the metadata results.

GetGET conversions/:id 
ListGET conversions?since=...&until=... 
RemoveDELETE 
UpdatePOST/PUT conversions/:id 

DTS

ResourceDescription
POST extractions/:domain

Runs extractors on the given file using extractors within the specified domain.  Returns an ID for the metadata results.

GET extractions/:idReturns the extracted metdata in JSON for the given file ID.

Medici

Polyglot

Versus

Cyberintegrator

 

  • No labels