pkp / pkp-lib

The library used by PKP's applications OJS, OMP and OPS, open source software for scholarly publishing.
https://pkp.sfu.ca
GNU General Public License v3.0
298 stars 443 forks source link

[OMP] Add related ISBN data to ONIX export #9928

Open asmecher opened 2 months ago

asmecher commented 2 months ago

DOAB would like related ISBN data added to the ONIX export.

They recommend the following schema:

RelatedMaterial/RelatedProduct/ProductIdentifier[ProductIDType=15]/IDValue or else RelatedProduct/ProductIdentifier[ProductIDType=15]/IDValue

This would be used to link other editions of the same book.

kaitlinnewson commented 1 month ago

Which ISBNs within OMP are considered to be for other editions of the same book? In the Onix export metadata, when there are multiple publication formats with different ISBNs these are all included as separate products with their own ISBN if it's included in the metadata. Is there another location for this type of ISBN?

asmecher commented 1 month ago

Hmm, probably a good question for DOAB. I'll get you into the appropriate Mattermost channel to ask them directly.

asmecher commented 1 month ago

...but as for where you can enter ISBNs in OMP: there's the publication format form... image ...and the "Product Identification" grid on the Metadata tab of the same area: image When you enter ISBNs in the publication format edit form, they show up in the grid, i.e. they aren't different data sources.

(screenshots from pre-3.5.0 -- 3.3.0 and 3.4.0 will be a little different)

kaitlinnewson commented 1 month ago

Thanks Alec - I found the place for ISBNs, but they already seem to be in the Onix export, so I'm trying to understand which ISBNs are appropriate for this "RelatedMaterial" field.