Data-Rescue-PDX icon indicating copy to clipboard operation
Data-Rescue-PDX copied to clipboard

Metadata collection feedback

Open ungoldman opened this issue 8 years ago • 3 comments

Would it be feasible to create an intake form that fills a google sheet or something like that to more quickly and easily get data in a normalized format? I think individual rows could be fairly easily piped out into JSON metadata files from there.

ungoldman avatar Feb 04 '17 04:02 ungoldman

i made this thinger, it works ok https://gist.github.com/maxogden/47c0884203a216c60495692ec782c5a5

was thinking a github bot that gave you json lint feedback might be cool too?

max-mapper avatar Feb 05 '17 00:02 max-mapper

In the future, maybe it could be PRs rather than issues. The data.json file is the commit, and the other fields could still be part of the pr template md. The GitHub web interface would still make it easy to get going in a workshop-style event outline without tools and software.

junosuarez avatar Feb 05 '17 00:02 junosuarez

👍

PRs support templates too (PULL_REQUEST_TEMPLATE.md) -- and we could do json linting using travis

could build out a directory of metadata files that way, maybe even make them available via gh-pages. not sure what the long term objective is with how y'all want to use the metadata, just throwing out some ideas 😁

ungoldman avatar Feb 05 '17 01:02 ungoldman