Closed mwigham closed 1 year ago
I think this was fixed earlier. Can you list some examples?
for example: is this oké?
curl -v -L -H "Accept: application/n-triples" http://data.beeldengeluid.nl/id/program/2102203150335388131
Ofcourse this is more readabel:
curl -v -L -H "Accept: text/turtle" http://data.beeldengeluid.nl/id/program/2102203150335388131
I fixed this in the pull request I submitted earlier today https://github.com/beeldengeluid/beng-lod-server/pull/302
It is odd that it apparently works for the production version of the beng-lod-server, but not for the version in main, and also not in the triplestore
I think the triple store is a little behind. It is strange the production version differs. Somehow it was fixed, but changes not pushed?
Was a branch deployed perhaps?
@mwigham I checked the version we just deployed and it contains a PerformanceRole.
curl -v -L -H "Accept: text/turtle" http://data.beeldengeluid.nl/id/program/2102203150335388131
Could you please check whether it now is ok? Perhaps your fix is not needed anymore? Then it would make https://github.com/beeldengeluid/beng-lod-server/pull/302 a more singular PR.
Works fine!
Persons are linked to a programme via a role, which is a blank node. This should have type Role or PerformanceRole, however it has type Resource