Skip to content

Commit b6c3462

Browse files
committed
Merge remote-tracking branch 'origin/updateEntityFactsLink'
2 parents 2045952 + 2f5c0df commit b6c3462

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)