Marvin Hofer

Results 10 comments of Marvin Hofer

Was fixed in Jena https://issues.apache.org/jira/browse/JENA-1924?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel. I will update the post-processing parser to the latest Apache Jena version for deleting these triples in the final release. Code: https://github.com/dbpedia/databus-derive For testing: We...

> 1. How can i SPARQLing a request for knowing if only the french chapter is the only one touched by this trouble? Fixing that problem seems to be sensitive...

> the {{Autres projets}} template is "in langage" (called {{Sister projects}} in en) is it existing a way to exploit a dictionary for making to fix "multi-lingual" ? Or must...

Added Joe Biden to Minidump. * the only difference is that data extracted with AbstractExtractor contains some additional data like ``. * Besides that all three extractors produce ``` Joseph...

Hi, I will check it this week. The issue seems valid. The RDF pruning/validation process seems to have failed (or was not working correctly)

Fix commit https://github.com/dbpedia/extraction-framework/commit/3a96d901d873bd144456db51e1170685cd16afff

https://github.com/dbpedia/extraction-framework/blob/91577ca39df1bc4a6a6aab5fb88d0e0a069df816/core/src/main/scala/org/dbpedia/extraction/destinations/formatters/TripleFormatter.scala#L19 else if condition is to weak, should be something like if ( dt == rdflangString && languange )

Finally the missing language gets handled wrong here https://github.com/dbpedia/extraction-framework/blob/91577ca39df1bc4a6a6aab5fb88d0e0a069df816/core/src/main/scala/org/dbpedia/extraction/destinations/formatters/TerseBuilder.scala#L36 So still not sure where this is build

``` ➜ 20200220 git:(master) ✗ curl http://dbpedia-generic.tib.eu/release/generic/persondata/2019.07.01/persondata_lang\=en.ttl.bz2 | lbunzip2| grep langString | head % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left...

Thanks, but I can not see any error in the logs you posted, only warnings? The maven output is similar to this ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------...