While converting the nif-text-links_lang=en.ttl from RDF to HDT using https://github.com/rdfhdt/hdt-cpp/tree/develop/libhdt I get following error:
error: /data/milan/nif-text-links_lang=en.ttl:7388119:282: invalid IRI escape
nif-text-links_lang=en.ttl comes from https://databus.dbpedia.org/marvin/text/nif-text-links/ version 2020.02.01
The problem is the \n in the following tripple:
<http://dbpedia.org/resource/Gospel_of_Matthew?dbpv=2020-02&nif=phrase&char=19391,19436> <http://www.w3.org/2005/11/its/rdf#taIdentRef> <https://web.archive.org/web/20150923184503/http://www.biblicalwritings.com/the-oxford-dictionary-of-the-christian-church/%3Falfa=M&word=Matthew,\nGospel+acc.+to+St.+> .
... right before Gospel+acc.+to+
While converting the
nif-text-links_lang=en.ttlfrom RDF to HDT using https://github.com/rdfhdt/hdt-cpp/tree/develop/libhdt I get following error:nif-text-links_lang=en.ttlcomes from https://databus.dbpedia.org/marvin/text/nif-text-links/ version2020.02.01The problem is the
\nin the following tripple:<http://dbpedia.org/resource/Gospel_of_Matthew?dbpv=2020-02&nif=phrase&char=19391,19436> <http://www.w3.org/2005/11/its/rdf#taIdentRef> <https://web.archive.org/web/20150923184503/http://www.biblicalwritings.com/the-oxford-dictionary-of-the-christian-church/%3Falfa=M&word=Matthew,\nGospel+acc.+to+St.+> .... right before
Gospel+acc.+to+