ARLO Nester
Functions
workspace.tools.views.tempFunctions Namespace Reference

Functions

def compareExpertTagging (request, compareTagSetId)
 'Expert' Tag Comparison. More...
 

Function Documentation

def workspace.tools.views.tempFunctions.compareExpertTagging (   request,
  compareTagSetId 
)

'Expert' Tag Comparison.

For every Tag in the compareTagSet, find all other user's Tags of the same time, and generate a list of what it was tagged as.

Parameters
requestThe Django HTTP request object
audioIDThe Database ID of TagSet of Tags to compare against.
Returns
A JSON dictionary with links to the new spectra and various parameters to update on the web form.