AtlasOfLivingAustralia / fieldcapture

Natural resource management project data capture and reporting
http://fieldcapture.ala.org.au
4 stars 7 forks source link

Fieldcapture data feed to biocache #88

Closed djtfmartin closed 6 years ago

djtfmartin commented 10 years ago

As discussed, one route for integrating these data is to copy the BVP model. BVP exposes the following JSON web service which provides a list of projects that are suitable for harvesting:

http://volunteer.ala.org.au/ws/harvest

Each entry has a dataURL property which links to a darwin core headed CSV file.

For every expedition a data resource is created in the collectory. The "expeditionHomePage" is treated as a unique GUID so we need something similar in MERIT land. I suggest we just use the project home page or the activity home page, which ever make the more sense.

We harvest from the BVP weekly so we can adopt the same model for MERIT, or do more frequent harvests if need be.

chrisala commented 6 years ago

This has been implemented by BioCollect.