datacite / bolognese

Ruby gem and command-line utility for conversion of DOI metadata
MIT License
40 stars 14 forks source link

Fix using non abstract descriptions when writing ris/schemaorg #154

Closed richardhallett closed 1 year ago

richardhallett commented 1 year ago

This is because a lot of metadata can contain descriptions i.e. series information that while useful is better output in other places.

Therefore for RIS and SchemaOrg better to just write out the ones we find for Abstract types

Purpose

To fix a bug

closes: datacite/datacite#1294

Approach

Add new abstract_description dynamic attribute

Open Questions and Pre-Merge TODOs

N/A

Learning

N/A

Types of changes

Reviewer, please remember our guidelines: