Hi Riko,
this script works with the old dump structure. You can use this one instead
https://github.com/jimkont/extraction-framework/blob/master/scripts/src/main/scala/org/dbpedia/extraction/scripts/ProcessInterLanguageLinks.scala
Best,
Dimitris
On Mon, Apr 15, 2013 at 8:10 AM, Riko Adi Prasety
Hi All,
I want to generate the owl:sameAs link following the instruction in this
link[1]. However, after I run the script (e.g. : sh interwiki_links.sh 'id'
'en') there's no owl:sameAs predicate in the outcome file. I only find the
wikiPageInterLanguageLink predicate. Could you help me with thi