NeotomaDB / api_nodetest

node.js and express implementation for the Neotoma API
MIT License
2 stars 0 forks source link

Bounding time rules not implemented #51

Open jpjenk opened 6 years ago

jpjenk commented 6 years ago

Time rules are not implemented in key data endpoints specifically Occurrences, Datasets and Taxa.

Without time bound rules, age parameters can't be properly implemented. At least major (accepted permissive, 50% temporal locality falls within range) and contain (very strict, must locality must be fully contained)

This functionality is an ELC requirement.