You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The date of the most recent update is stored in 'GND-lastSuccessfulUpdate.txt' (can be changed in the config).
125
+
The date of the most recent update is stored in `GND-lastSuccessfulUpdate.txt` (can be changed in the config).
126
126
127
127
The original downloaded data and the converted data are stored in separate files. To convert the data again without downloading it, use the steps described above under 'Convert RDF/XML to JSON' with the update RDF data.
128
128
@@ -132,11 +132,11 @@ To index the updates run:
132
132
133
133
`sbt "runMain apps.Index updates"`
134
134
135
-
See 'application.conf' for details on the configured file names etc.
135
+
See `application.conf` for details on the configured file names etc.
0 commit comments