2020.02.1
Introduces
- Google datasets (#878)
- new metadata format (#930) - elg - in oai-pmh
- currently exposes only resources that have a file and that have a media type
- added LangUtil class to handle language ids mapping as defined
- updated makefile now pulls the "languages table"
- extended vocabulary for language descriptions - 2 new values
- some of our items manually assigned
mlmodel
instead ofother
- the metashare.xsl updated to map these new values back to
other
- some of our items manually assigned
- some manual curation of your metadata might be needed (work with elg partners)
- added a "one-off curation" class that helps syncing size metadata
- the goal is mainly to copy size info from metashare (on older records), while resolving multipliers
- let's you inspect/add/remove metadata
bin/dspace dsrun cz.cuni.mff.ufal.dspace.runnable.CopyMSsize
- tweaks to the right hand side menu (see #942 )
- bug fixes, mainly:
- see related issues
- 2020.02.1 adds #944
To update
after checkout / pull
piwik-charts (for statistics) are now a submodule (#936) you have to run the following
git submodule update --init --recursive dspace-xmlui/src/main/webapp/themes/UFAL/lib/js/piwik-charts
#926 and #925 solve issues in 3rd party libraries, to make sure only one version is present in your deployment run:
make clean_source
After install
make rebuild_oai