v0.6.0
This release includes a couple of new features and several bugfixes.
NOTE: This release requires an update to the database schema. It can be accomplished using the doctrine:schema:update
command of the Symfony console (as described in the readme), but should be done with care, and only after a database backup is made.
New features and bugfixes include:
- improved JSON-LD output for greater compatibility with Google Dataset Search
- Temporary Access Key to allow preview of unpublished datasets
- rename Data Collection Standard to Data Collection instrument
- fix bug with author/local expert entry
- send additional fields to Solr for indexing
- fix searches that involve quotes
- improve README.md