Skip to content

Commit 98b60c5

Browse files
committed
Update contexts for linkedart, lov, and prefix.
LOV location updated to https://lov.linkeddata.es/dataset/lov/.
1 parent 241b763 commit 98b60c5

File tree

5 files changed

+168
-108
lines changed

5 files changed

+168
-108
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ CONTEXTS = {
3434
hydra: ["http://www.w3.org/ns/hydra/core", "https://www.w3.org/ns/hydra/core"].freeze,
3535
iiif: ["http://iiif.io/api/image/2/context.json", "https://iiif.io/api/image/2/context.json"].freeze,
3636
linkedart: ["http://linked.art/ns/v1/linked-art.json", "https://linked.art/ns/v1/linked-art.json"].freeze,
37-
lov: ["http://lov.okfn.org/dataset/lov/context", "https://lov.okfn.org/dataset/lov/context"].freeze,
37+
lov: ["https://lov.linkeddata.es/dataset/lov/context", "http://lov.linkeddata.es/dataset/lov/context"].freeze,
3838
oa: ["http://www.w3.org/ns/oa", "https://www.w3.org/ns/oa"].freeze,
3939
prefix: ["http://prefix.cc/context", "https://prefix.cc/context"].freeze,
4040
presentation: ["http://iiif.io/api/presentation/2/context.json", "https://iiif.io/api/presentation/2/context.json"].freeze,

0 commit comments

Comments
 (0)