Earthcube Geosemantics
  1. Earthcube Geosemantics

annotate-csv

Public
AuthorCommitMessageCommit dateIssues
Luigi MariniLuigi Marini
f7310eeb1f8Submit annotation to Clowder if url of csv is from clowder and a key is provided
Luigi MariniLuigi Marini
70058e296b8Submit mapping to gsis service
Luigi MariniLuigi Marini
0f983aa3347Clean up of jsonld export of metadata mappings using metadata vocabulary for tabular data
Luigi MariniLuigi Marini
966f23f148eDefault to production service to retrieve standard vocabularies
Luigi MariniLuigi Marini
414c719a70eCSV loader status
Luigi MariniLuigi Marini
2db39376c98Annotation dialog with pretty print json and copy to clipboard
Luigi MariniLuigi Marini
92ef767410dMappings store and two different widgets for picking oneThe old widget to select one from a list was too slow due to a bug in material-ui. Added a dialog box with a list (still slow) and an autocomplete one (fast and used by default).
Luigi MariniLuigi Marini
9057e52b654Upgraded to react 15 and material-ui 0.15.0-betaAlso removed unused dependencies
Luigi MariniLuigi Marini
7f0419710b6Moved static urls to state and fixed react keys
Luigi MariniLuigi Marini
a7da4b062e2README
Luigi MariniLuigi Marini
8621408f3bfIgnore intellij config files
Luigi MariniLuigi Marini
8eecfb964a2Hide note widgets and use empty url fieldThere seems to be an issue with the NoteStore when showing the Notes component. I might have removed some required call to populate NoteStore.
Luigi MariniLuigi Marini
b23bc368a9dUse material-ui widgetsThere is an issue with select widget: https://github.com/callemall/material-ui/issues/2859
Luigi MariniLuigi Marini
ac5e105b32cSimple loading of csv and vocabularies