Matthimatiker / Erfurt

PHP5 / Zend based Semantic Web API for Social Semantic Software

Home Page:http://erfurt-framework.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blank page after import

Matthimatiker opened this issue · comments

When the AKSW dataset is imported into OntoWiki, a blank page is shown after a while. However, it seems as if at least a part (perhaps the whole file) of the data was imported.

The PHP error log does not contain any entries (for example about exceeding memory limit or excution time).

The import of the data chunks seems to work within acceptable time.

However, it looks like most of the time is consumed by \Erfurt_Syntax_RdfParser_Adapter_RdfXml::_addNamespacesToStore().

The white page was not reproducible in the last tests. This problem needs more profiling.

This was most probably related to an execution timeout.