and now the DROP
DEFAULT SPARQL update works as expected.
Thanks again.
Best regards,
Sandor
Am 28.02.2017 um 19:10 schrieb A. Soroka:
Do you have the default graph set up as the union graph?
---
A. Soroka
The University of Virginia Library
On Feb 28, 2017, at 12:21 PM, Sandor Kopacsi
w
t the default graph is still there, and contains triples.
When I run Fuseki in the memory with the same setting and update above,
I can simply delete the default graph.
What is wrong?
Thanks and best regards,
Sandor
--
Dr. Sandor Kopacsi
IT Software Designer
Vienna University Computer Center
her-endpoint/sparql> {
GRAPH <http://uri-of-graph> {
?s ?p ?o
}
}
}
-Osma
16.02.2017, 14:08, Sandor Kopacsi kirjoitti:
Dear list-member,
I have two Fuseki servers running on two different machines. In one of
them there are several named graphs containing a lot of concepts.
I w
this:
SELECT *
FROM
WHERE {GRAPH
{?s ?p ?o . }
}
but it provides empty set:
-
| s | p | o |
=
-
What is wrong?
Thanks in advance,
Sandor
--
Dr. Sandor Kopacsi
IT Software Designer
Vienna University Computer Center
mails any more, just
reading and writing to
https://lists.apache.org/list.html?users@jena.apache.org ?
Thanks,
Sandor
Am 13.01.2017 um 11:34 schrieb Andy Seaborne:
https://lists.apache.org/list.html?d...@jena.apache.org
http://jena.markmail.org/
On 13/01/17 10:06, Sandor Kopacsi wrote:
advance.
Best Regards,
Sandor
--
Dr. Sandor Kopacsi
IT Software Designer
Vienna University Computer Center
been fixed?
At the top of the issue:
Resolution: Fixed
Fix Version/s: Fuseki 2.3.1
Thanks,
Sandor
Am 19.10.2016 um 17:08 schrieb Dick Murray:
On 19 October 2016 at 15:10, Sandor Kopacsi
wrote:
Dear Dick,
You are right. I have Java version 1.6.0_37 and the exception says:
"minor vers
mmand.
Has it been fixed?
Thanks,
Sandor
Am 19.10.2016 um 17:08 schrieb Dick Murray:
On 19 October 2016 at 15:10, Sandor Kopacsi
wrote:
Dear Dick,
You are right. I have Java version 1.6.0_37 and the exception says:
"minor version 52.0"
Am I right, that Fuseki 1.3 requires Java 8
Thanks, ok, but do they require Java 8?
Am 19.10.2016 um 16:19 schrieb Andy Seaborne:
On 19/10/16 15:10, Sandor Kopacsi wrote:
Dear Dick,
You are right. I have Java version 1.6.0_37 and the exception says:
"minor version 52.0"
Am I right, that Fuseki 1.3 requires Java 8 (t
say what version it is having trouble with...
Java SE 9 = 53,
Java SE 8 = 52,
Java SE 7 = 51,
Java SE 6.0 = 50,
Java SE 5.0 = 49,
JDK 1.4 = 48,
JDK 1.3 = 47,
JDK 1.2 = 46,
JDK 1.1 = 45
On 19 October 2016 at 14:32, Sandor Kopacsi
wrote:
Dear List Members,
I wanted to start Fuseki 1.3.0 for
this test environment.
It worked so far well, and I did not changed (deliberately) anything.
What can be the reason for that, and what should I do?
Thank you in advance and best regards,
Sandor
--
Dr. Sandor Kopacsi
IT Software Designer
Vienna University Computer Center
:
It uses a plain HTML form upload IIRC.
fuseki:serviceUpload in the service configuration.
On 27/09/16 14:24, Sandor Kopacsi wrote:
Thank you, now it is clear.
My last question regarding this, if the Control Panel of Fuseki uses
s-put style upload?
Thanks,
Sandor
Am 16.09.2016 um 11:30 sc
o a graph". in HTTP, POST should always be
"append-like" when on some container-like resource.
Andy
On 16/09/16 10:02, Sandor Kopacsi wrote:
Dear List Members,
In a previous thread (extending an existing dataset) Andy suggested to
use s-put to replace a deficient data file (
s-delete might help?
Thank you very much and best regards,
Sandor
--
Dr. Sandor Kopacsi
IT Software Designer
Vienna University Computer Center
hat should I do
directly with wget or curl, that you suggested to see?
SPARQL update can be also useful. Could you send me more information or
a link about the usage in my case?
Thank you very much and best regards,
Sandor
Am 05.09.2016 um 22:47 schrieb Andy Seaborne:
On 05/09/16 11:40, Sando
read for a new question.
>
> --
>
> There is not enough information here to answer the question.
>
> What URL are you uploading to?
> Is update enabled?
>
> Andy
>
>
>
> On 02/09/16 16:09, Sandor Kopacsi wrote:
>> Dear List Members,
>
variable, but it did not help either.
What can be wrong?
Thanks in advance,
Sandor
Am 26.07.2016 um 09:32 schrieb Sandor Kopacsi:
Dear Stian,
thank you, it helped.
Best Regards,
Sandor
Am 25.07.2016 um 10:47 schrieb Stian Soiland-Reyes:
I could replicate this.
stain@biggiebuntu:~/Downloads$
folder /var/www/fuseki/, or set
the variable FUSEKI_BASE
See http://jena.apache.org/documentation/fuseki2/fuseki-run.html
On 25 July 2016 at 08:42, Andy Seaborne wrote:
It's the wrong URL in some way.
Andy
On 25/07/16 08:39, Sandor Kopacsi wrote:
Does anybody have any idea, wha
t;
Thanks,
Sandor
Am 22.07.2016 um 22:09 schrieb Sandor Kopacsi:
Dear Stian,
Thank you for your reaction.
I have started Fuseki from the command line with:
java -jar /var/www/fuseki/fuseki-server.jar --update --mem /ds
as usual. Any other time it worked.
I haven't tried Fuseki 2.4.
Stian Soiland-Reyes:
How did you start Fuseki, from the command line?
Have you considered trying Fuseki 2.4.0 to see if that makes any difference?
On 21 July 2016 at 12:37, Sandor Kopacsi wrote:
Dear Jena-Fuseki Users,
I started Fuseki successfully, and wanted to open its web UI, as usual on
Thanks in advance.
Best Regards,
Sandor
--
Sandor Kopacsi
Vienna University Computer Center
that controls security. In fact,
a lot of people do that without meaning to do it.
---
A. Soroka
The University of Virginia Library
On Apr 29, 2016, at 9:04 AM, Sandor Kopacsi wrote:
Thanks a lot for the quick answer. And will it also prohibit to add new
datasets to tdb?
Andy Seaborne
Thanks a lot for the quick answer. And will it also prohibit to add new
datasets to tdb?
Andy Seaborne írta
>On 29/04/16 12:57, Sandor Kopacsi wrote:
>> Dear Colleagues,
>>
>> I am starting Jena Fuseki with the command:
>>
>> ./fuseki-server --config
##text:directory "mem" ;
text:entityMap <#entMap> ;
.
I am interested in if I can start Fuseki in TDB without allowing making
any changes (e.g. uploading unwanted files) or updates in TDB from the
frontend of Fuseki.
Something like this:
fuseki:serviceUpdate "none" ;
Thanks in advance,
Sandor
--
Dr. Sandor Kopacsi
IT Software Designer
Vienna University Computer Center
Universitätsstraße 7 (NIG)
A-1010 Vienna
Sandor,
You can use the same .ttl file that you used for the Fuseki database
and text index configuration, i.e. the one documented here:
https://github.com/NatLibFi/Skosmos/wiki/InstallFusekiJenaText#configuration
-Osma
On 08/01/16 16:12, Sandor Kopacsi wrote:
Dear Support List,
We are at
documentation about this command,
and the details of the assembler_file.
Thank you very much for your help in advance.
Best regards and happy new year,
Sandor
--
Dr. Sandor Kopacsi
IT Software Designer
Vienna University Computer Center
Universitätsstraße 7 (NIG)
A-1010 Vienna
Phone: +43-1-4277
26 matches
Mail list logo