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

add PID to the items #208

Open
wmelder opened this issue Jun 7, 2022 · 3 comments
Open

add PID to the items #208

wmelder opened this issue Jun 7, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@wmelder
Copy link
Contributor

wmelder commented Jun 7, 2022

Using the URN:NBN resolver we can get the GPP landing page as weel:
http://www.persistent-identifier.nl/ + URN:NBN:NL:IN:20-PGM11475 = https://zoeken.beeldengeluid.nl/program/urn%3Avme%3Adefault%3Aprogram%3A2101608040029283831

image

We can find the PID in the field nisv.pid: "nisv.pid":{"value":"URN:NBN:NL:IN:20-PGM11475"}
we need to add a mapping for this, so that it is represented in the LOD item.

@wmelder wmelder added the enhancement New feature or request label Jun 7, 2022
@wmelder
Copy link
Contributor Author

wmelder commented Jun 13, 2022

@mwigham Recently found out about nisv.pid. It doesn't seem to be listed in our nisv-schema-org-mapping, but it might be in the future. Do you know whether this DAAN payload field is added recently?
The property that we can use for it is: https://schema.org/identifier

@mwigham
Copy link
Contributor

mwigham commented Jun 13, 2022

could wel be it was added recently, Johannes had to redo the mapping recently for some new fields. It was in any case not present way back when we did the mapping, it's not in the spreadsheet.

Do you think we have any use cases that call for the pid? If so, schema:identifier seems perfect for it.

@wmelder
Copy link
Contributor Author

wmelder commented Jun 13, 2022

Do you think we have any use cases that call for the pid?

Not immediately, but I found that the pid acutally refers to the GPP landingpage, that we currently construct ourselves in the beng-lod-server... We could turn to serving the pid instead... but I heard before that not all assets have a pid yet, in which case we still need to construct it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants