Lauren Armstrong
Lauren Armstrong
The user should be able to add geographic locations in the following ways: - [ ] Via an interactive map - [ ] Uploading a .csv or .json file of...
Add support to the dataset editor for adding folders and organizing files into folders, which uses the prov:atLocation work that Tommy has implemented in Metacat. I'm creating this issue as...
We should only display tables when the resource map object itself is accessible, even if all or some of the members are public. This causes issues when an obsolescence chain...
Add a button so users can download the current Cesium view as a .png image.
The ADC data team might start adding Cesium to portals that have geojson layers, so we should add a simple interface for adding Cesium pages to portals.
- Use Selenium - Review ESS-DIVE's Selenium test suite to see what we can merge into the main code base (reduce their tech debt and save us time!) |Scenario (only...
During my discovery of #1575, I noticed that if I include an escaped ampersand (`&`) in a Solr query, I get an error: https://dev.nceas.ucsb.edu/knb/d1/mn/v2/query/solr/?wt=json&rows=0&q=%5C%26 ```xml Error from server at http://localhost:8983/solr/metacat-index:...
Right now, the SparQL query set up to get the collection isPartOf and hasPart identifiers assume the result is a seriesId. We should index these relationships by pid as well.
This allows us to search for datasets that have an EMLParty with an ORCID (or other id). Related to NCEAS/metacatui#1160
When doing a full-text search using the `text` field, it would be helpful to be able to search for system metadata values as well as science metadata values. For example,...