Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
asmecher opened this issue May 1, 2024 · 7 comments
Closed

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

asmecher opened this issue May 1, 2024 · 7 comments
Assignees
Milestone

Comments

@asmecher
Copy link
Member

asmecher commented May 1, 2024

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.

Related documentation:

@kaitlinnewson
Copy link
Member

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
Copy link
Member Author

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

@asmecher
Copy link
Member Author

asmecher commented Jun 18, 2024

...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
Copy link
Member

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.

@kaitlinnewson kaitlinnewson added this to the 3.3.0-x milestone Nov 12, 2024
kaitlinnewson added a commit to kaitlinnewson/omp that referenced this issue Nov 13, 2024
@kaitlinnewson
Copy link
Member

kaitlinnewson commented Nov 13, 2024

PR ready for review and will forward-port once approved:

This PR collects the identifiers for all publication formats being exported, and creates a <RelatedMaterial> element which contains the identifiers for all other publication formats that belong to the publication. This may be an ISBN, or any other identifier.

@bozana are you able to review?

kaitlinnewson added a commit to kaitlinnewson/omp that referenced this issue Nov 14, 2024
@kaitlinnewson kaitlinnewson modified the milestones: 3.3.0-x, 3.3.0-20 Nov 14, 2024
kaitlinnewson added a commit to kaitlinnewson/omp that referenced this issue Nov 15, 2024
bozana added a commit to pkp/omp that referenced this issue Nov 15, 2024
kaitlinnewson added a commit to kaitlinnewson/omp that referenced this issue Nov 15, 2024
@kaitlinnewson
Copy link
Member

@bozana forward-ported and PRs are listed above.

bozana added a commit to pkp/omp that referenced this issue Nov 15, 2024
bozana added a commit to pkp/omp that referenced this issue Nov 15, 2024
@bozana
Copy link
Collaborator

bozana commented Nov 15, 2024

All merged, thus closing...
Thanks a lot!

@bozana bozana closed this as completed Nov 15, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in DOAB / OMP Data Exchange Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

4 participants