gbv / cocoda-mappings

concordances, mappings and conversion scripts to create JSKOS mappings
https://coli-conc.gbv.de/concordances/
1 stars 4 forks source link

Add Eurovoc mappings #45

Open nichtich opened 1 year ago

nichtich commented 1 year ago

Several EuroVoc mappings exist, see https://op.europa.eu/de/web/eu-vocabularies/alignments.

The list of EuroVoc concordances can be queried via http://publications.europa.eu/webapi/rdf/sparql:

DEFINE input:same-as "yes"

PREFIX cdm: <http://publications.europa.eu/ontology/cdm#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>

SELECT ?s ?title {
  ?s cdm:work_dataset_keyword "eurovoc alignment" .
  ?s cdm:work_title ?title
}
jneubert commented 1 year ago

Danke für die Query. Seltsamerweise bringt sie nicht das Mapping zum STW (s. EuroVoc Alignment ZBW).

nichtich commented 1 year ago

Seltsamerweise sind ist in der UI ein Datensatz-Typ angegeben, den ich im RDF nicht wiederfinde. Das Datenmodell verstehe ich nicht ganz und ohne owl:sameAs ist alles unvollständig. Ich meine ich hatte schon Kontakt mit jmd. der das Verzeichnis betreibt, ist aber aufgrund anderer Prioritäten bislang unter den Tisch gefallen. Bei Interesse frag direkt nach.