Skip to content

Releases: usnistgov/oar-metadata

Bug Fix Release: updated forensics taxonomy, DCite ref conversion

15 Mar 12:04
Compare
Choose a tag to compare

Minor fixes in this release:

  • the forensics taxonomy was tweaked in preparation for support of the Forensics Science Theme
  • bug fix in nistoar.nerdm.convert.latest correcting conversion of v0.1 DCite references

An updated nerdmvalidate supporting the latest schemas was added as a downloadable artifact; see below. This stand-alone python executable can be used to test if NERDm records are compliant with the NERDm schemas; type nerdmvalidate -h for details on using this tool. Python 3 required.

Python 3 only for MIDAS re-engineering

15 Mar 11:56
Compare
Choose a tag to compare

This release drops all support for Python 2.7 as part of the support for the new publication platform. It also includes:

  • updates to the NERDm schemas to support aggregations, experiments, and better version tracking
  • updates to the nistoar.nerdm.convert.latest for upgrading records to the latest schemas
  • updates to the nistoar.nerdm.convert.rmm to support new version access in the RMM

Science Themes

12 Aug 16:48
Compare
Choose a tag to compare

This release adds NERDm support for Science Themes and other aggregations via the nerdm-agg-schema.json extension schema. Support for "in-press" references is also improved.

Autocomplete support and NERDm fixes

12 Aug 16:43
Compare
Choose a tag to compare

This provides some support for search term autocomplete as well as fix an issue with the rights property in NERDm

NERDm update: extension schema for releases

12 Aug 16:40
Compare
Choose a tag to compare

Release history is now handled differently in NERDm; the updates are now handled in separate extension schema, nerdm-rls-schem.json.

NERDm updates: references, affiliations, and new BIB extension

06 Apr 14:53
Compare
Choose a tag to compare

The aim of this release is to update the support for references and author affiliations in the NERDm schema. In particular, references are now properly tagged with their type to enable proper display on the landing page. As part of small fixes made to the schema definition, the DataCite related definitions were moved to a new extension schema, NERDm-bib.

Bug Fix: adjust data file for controlling sorting in SDP

07 Dec 17:02
Compare
Choose a tag to compare

The model/nerdm-fields-help.json was changed to update the sorting options in the SDP: topic and keyword are no longer sortable properties.

Update NERDm Schema and Documentation

01 Oct 12:11
Compare
Choose a tag to compare

After accumulating a few updates in previous releases, the NERDm schema was upreved to v0.3, and the documentation was updated (with previously broken links fixed).

Bug Fix: DOI Minting, schema update

01 Oct 12:16
Compare
Choose a tag to compare

This release fixes some bugs related to DOI Minting as well as adds some needed properties to the NERDm schema.

Build fix release

31 Jan 18:50
Compare
Choose a tag to compare

This release addresses a minor build problem.