Matthias Samwald wrote:
Dear all,
I am facing a relatively simple problem, but it seems like there is no
mechanism to really address this issue: I have a large RDF database
(>400 million triples, dozens of named graphs) in a Virtuoso 5 instance
that I want to transfer to a Virtuoso 6 instan
Hi, Nirmala --
On 7 Jul 2009, at 14:58, Nirmala Seethappan wrote:
I try to run a query to upload into the virtuoso triple store.
I get the following error when i do so.
___
SQLState: 40005
Message: SR325: Transaction aborted because it's log after image size
went a
Hi Nirmala,
Are the graphs available in RDF/XML or N3 /Turtle forms/datasets ?
If so you can use one of the following functions for loading large
RDF datasets into Virtuoso locally:
http://docs.openlinksw.com/virtuoso/fn_ttlp_mt.html
http://docs.openlinksw.com/virtuoso/fn_r
Hi,
I try to run a query to upload into the virtuoso triple store.
I get the following error when i do so.
___
SQLState: 40005
Message: SR325: Transaction aborted because it's log after image size
went above the limit
---
Dear all,
I am facing a relatively simple problem, but it seems like there is no
mechanism to really address this issue: I have a large RDF database (>400
million triples, dozens of named graphs) in a Virtuoso 5 instance that I want
to transfer to a Virtuoso 6 instance. What is the best way of