netwerk-digitaal-erfgoed / network-of-terms

Search engine for finding terms in terminology sources (such as thesauri, classification systems and reference lists)
https://termennetwerk-api.netwerkdigitaalerfgoed.nl
European Union Public License 1.2
15 stars 3 forks source link

Add linkedart:equivalent to rkd query for skos:exactMatch #1244

Open rschalkrce opened 6 months ago

rschalkrce commented 6 months ago

RKD Artists uses https://linked.art/ns/terms/equivalent to indicate exact matches between terms.

See https://rkd.triply.cc/rkd/RKD-Knowledge-Graph/browser?resource=https%3A%2F%2Fdata.rkd.nl%2Fartists%2F66219

Can this be added to the RKD query so that these show under skos:exactMatch?

ddeboer commented 6 months ago

We still use https://data.netwerkdigitaalerfgoed.nl/rkd/rkdartists/sparql for RKD, which doesn’t have the equivalents.

https://github.com/netwerk-digitaal-erfgoed/network-of-terms/blob/229a47d66fc683225789aee24249cddda5d4f2ee/packages/network-of-terms-catalog/catalog/datasets/rkdartists.jsonld#L31

Should we switch to https://rkd.triply.cc/rkd/? Is it production-ready?

rschalkrce commented 6 months ago

Ah of course... 🙈 I'll check with them if we can switch endpoints

rschalkrce commented 5 months ago

update: we can switch endpoints when the schema.org endpoint is ready (probably within a couple of weeks). In this endpoint the equivalent matches are not included. I've agreed with RKD that I'll make a test query where we combine the schema.org and linkedArt data, so that we can show the equivalent matches to users.