Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

Data Sets - what parameters do they include? #43

Open
cofiem opened this issue Nov 12, 2012 · 2 comments
Open

Data Sets - what parameters do they include? #43

cofiem opened this issue Nov 12, 2012 · 2 comments
Labels
Milestone

Comments

@cofiem
Copy link
Contributor

cofiem commented Nov 12, 2012

The basic/essential parameters are Project, Site, Date and Time (time slice, date range, combination of date range and time slice), Annotations (bounds and/or tags). This needs to be nailed down further.

@atruskie
Copy link
Member

Full list of attributes to search on:

  • ✓ Project (0:*, filter)
  • ✓ Sites (0:*, filter)
  • Location (geo-cordinates, distance, filter or sort)
  • ✓ tag search (0:*, filter)
    • optional extras:
      • Tag class (taxanomic, looks like, ....)
      • Reference audio_events
  • ✓ audio recording IDs (0..*, filter)
  • ✓ Date range of recordings (0:1 min && 0:1 max, filter)
    • there is an implicit time field associated with a date filter
    • future work: may date ranges
  • Cross-sectional time segments (0:* mins && 0:* maxes, filter)
    • e.g. only search in periods of time between 5am and 8am each day
  • Duration of audio recording (0:1, filter or sort)
  • Attributes of audio recordings: Channels (0:1), Format, Sample Rate, ... etc..
  • Notes (0:1, filter, NB: this is a text search)
  • Hardware info???

Ticks (✓) are attributes to be done on this issue.

@cofiem
Copy link
Contributor Author

cofiem commented Dec 13, 2012

The Search class caters for Projects, Sites, audio recordings, tags (text only), audio recording falls within date range.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants