Skip to content

Commit

Permalink
Update definitions name to 4.0.0
Browse files Browse the repository at this point in the history
With the change to 09ca73a it helps to differentiate Wikidata output.
We do that here by upping the version number saved to disk.
  • Loading branch information
ross-spencer committed Sep 24, 2024
1 parent 09ca73a commit 640e88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/wikidata.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ var wikidata = struct {
gzip: "Q27824060",
tar: "Q283579",
warc: "Q10287816",
definitions: "wikidata-definitions-3.0.0",
definitions: "wikidata-definitions-4.0.0",
endpoint: "https://query.wikidata.org/sparql",
filemode: 0644,
propPronom: "http://www.wikidata.org/entity/Q35432091",
Expand Down

0 comments on commit 640e88d

Please sign in to comment.