relaton / relaton-iso

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

Fetching Cor and Amd documents #48

Closed ronaldtse closed 5 years ago

ronaldtse commented 5 years ago

We currently don't handle Cor and Amd documents. We should do so. Here are the examples.

Amd: (an Amendment document on a standard)

Amd + CD: (in progress development of an Amendment document)

Cor: (a Correction document on a standard)

Cor + CD: (in progress development of a Correction document)

Cor + Amd: (i.e. Correction document of an Amendment document)

From https://github.com/riboseinc/tc211-termbase/issues/7#issuecomment-508964886

andrew2net commented 5 years ago

@ronaldtse is published year of documet ISO 19110:2005/Amd 1:2011 2005 or 2011? On the page publication date is Publication date : 2011-06, but in reference it has 2005 year. So there is a problem when we search the document by the reference because year in the reference doesn't mutch year of document.

Снимок экрана 2019-07-09 в 14 00 14
ronaldtse commented 5 years ago

@andrew2net the way to parse this is:

ISO 19110:2005/Amd 1:2011

The edition year is therefore 2011.