relaton / relaton-iso

RelatonIso: ISO Standards metadata using the BibliographicItem model
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Change serialisation of point dates #22

Closed opoudjis closed 6 years ago

opoudjis commented 6 years ago

Reference https://github.com/riboseinc/asciidoctor-iso/issues/145

Btw, could you let me know when this gem will be ready to integrate into asciidoctor-iso?

andrew2net commented 6 years ago

@opoudjis The gem is integrated with branch https://github.com/riboseinc/asciidoctor-iso/tree/fetch_isobib, but I'm thinking its good idea if you or @ronaldtse review the branch before merging with the master. Concern riboseinc/asciidoctor-iso#145 I've seen the issue but didn't find any changes in Bibliographic Item ULM model https://github.com/riboseinc/bib-models. Do it need to change all date/from to date/on?

opoudjis commented 6 years ago

If you used date/to at all, then date/from date/to stay the same.

Wherever you have not used date/to, date/from changes to date/on

So:

1987-1988: from, to 1987: on

andrew2net commented 6 years ago

@opoudjis done this