links
links copied to clipboard
resolve redirects on links
this is a post processing steps that resolves redirects to the final target
MapObjectsUris / MapSubjectsUris (depending on where the DBpedia resource is) https://github.com/dbpedia/extraction-framework/tree/master/scripts/src/main/scala/org/dbpedia/extraction/scripts
here the example call: cd to $Extraction-Framework/scripts ../run MapSubjectUris /media/bigone/25TB/backup/2016-04 transitive-redirects .ttl.bz2 cordis_links,hiwiki-20151002-freebase-links,andothers... -redirected .ttl.bz2 @external $DBPPREFIX/dump-files_links
where $DBPPREFIX/dump-files_links is the folder which contains all linksets you specified in the input file list I already added the base directory valid for the DL server
Added in e45fae9b9174cf7e1119c826e0a654f037b9d7ad , works already on server.
@jimkont Could you verify that the recoding and redirection is working?