Why not to include some option to ignore such errors? To load the dataset
with error, or at least to ignore triples containing errors, but still load
the other part of the dataset?
Obviously all datasets created by humans will contain such errors, it can
not be ideal...
On 20 September 2015 at 17
Hi Nicola,
Development indicate that some of the polygon data in this beta wikidata
dataset to bad the co-oridinates probably being in the wrong order as indicated
when one of these point co-ordinates is checked with the st_ewkt_read [1]
function:
SQL> select st_ewkt_read ('Point(37.7666
Hi Nicola,
Will need to check with development as it depends on there schedules as to when
this can be looked into …
Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc. // http://www.openlinksw.com/
Weblog -- http://www.openlinksw.com/blogs/
LinkedIn -- h
Thanks for looking into this, Hugh. Any idea when an update might be
available?
Nicola
Il 10/09/2015 03:47, Hugh Williams ha scritto:
> Hi Nicola,
>
> I have been able to recreate this issue loading the wikidata beta
> dataset and have reported to development to look into …
>
> Best Regards
> H
Hi Nicola,
I have been able to recreate this issue loading the wikidata beta dataset and
have reported to development to look into …
Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc. // http://www.openlinksw.com/
Weblog -- http://www.openlinksw.com/blog
Hi Nicola,
Ok, I am downloading the 7+GB file atm and will attempt a load …
Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc. // http://www.openlinksw.com/
Weblog -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-so
Hi Hugh,
I tried to load it with the standard command:
ttlp_mt (file_to_string_output ('/path/to/file'), '', 'graphname')
The dataset is a single big Turtle file (not separate files as it used
to be), so right now I can't pinpoint the exact part which caused it to
fail. I'll try and investigate
Hi Nicola,
Yes, Virtuoso open source does have geo spatial support including support for
GeoSPARQL and OGC types . How are you loading this new wikidata “beta” dataset
and do you know on which dataset or triple this error is occurring ?
We have loaded previous wikidata datasets which I would ex
Hi all,
I tried to load a recent Wikidata dump [1] on Virtuoso v. 07.20.3214
(64-bit Linux OS), but I get the following error:
*** Error 42000: [Virtuoso Driver][Virtuoso Server]RDFGE: RDF box with a
geometry RDF type and a non-geometry content
Is GeoSPARQL not fully supported yet? If not, is th