Skip to content

Commit 2f5c0df

Browse files
authored
Update download links for Entity Facts
Old one links nowhere
1 parent 7635a7a commit 2f5c0df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ Set up a location for the Entity Facts input data:
3434

3535
Get the latest Entity Facts data from the DNB (see [https://data.dnb.de/opendata/](https://data.dnb.de/opendata/)):
3636

37-
`wget https://data.dnb.de/opendata/authorities_entityfacts.jsonld.gz`
37+
`wget https://data.dnb.de/opendata/authorities-gnd_entityfacts.jsonld.gz`
3838

3939
Unpack the data:
4040

41-
`gunzip < authorities_entityfacts.jsonld.gz > authorities_entityfacts.jsonld`
41+
`gunzip < authorities-gnd_entityfacts.jsonld.gz > authorities_entityfacts.jsonld`
4242

4343
Go back to the root directory:
4444

0 commit comments

Comments
 (0)