Closed ronaldtse closed 4 years ago
Isn't partnumber
an element partnumber
of structuredidentifier
? Described in the grammar as:
structuredidentifier = element structuredidentifier {
attribute type { text }?,
element agency { text }+,
element class { text }?,
element docnumber { text },
element partnumber { text }?,
element edition { text }?,
element version { text }?,
element supplementtype { text }?,
element supplementnumber { text }?,
element language { text }?,
element year { text }?
}
If yes then the YAML shoud be:
structuredidentifier:
element docnumber 123
element partnumber a
Is edition
a part of structuredidentifier
?
Andrei can you fix one of the documents so we know the best way to encode the BibData YAML?
Fixed all documents with the partnumber
These documents are parts:
They are now temporarily provided with a
partnumber:
but need to make sure it fits Relaton.