Skip to content

Commit

Permalink
Add Collect creator method data from Europeana API (Fixes WordPress#2834
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dryruffian committed Oct 21, 2024
1 parent 62b5b9d commit 5a645e4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .codespell/ignore_lines.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,10 @@
;; packages/js/eslint-plugin/configs/vue.ts
;; `te` gets matched with `the` and others
const i18nDestructureRules = ["t", "tc", "te", "td", "d", "n"].map(

;; catalog/tests/dags/providers/provider_api_scripts/test_europeana.py
;; lod refers to a legitimate part of a URL, likely meaning
;;"Linked Open Data" (LOD), which is commonly used in metadata contexts
"http://hispana.mcu.es/lod/oai:bibliotecadigital.jcyl.es:26229#ent2, "
"http://hispana.mcu.es/lod/oai:bibliotecadigital.jcyl.es:26229#ent3, "
"http://hispana.mcu.es/lod/oai:bibliotecadigital.jcyl.es:26229#ent4"

0 comments on commit 5a645e4

Please sign in to comment.