Re: Fuseki null pointer exception with minimum data

2016-05-18 Thread Ania david
1} BIND(if(bound(?skip1), ?skip1, 0) as ?skip) BIND( if ( !?doesItemBelongToUserContextItemClass , ?defaultNoUserContext ,if(bound(?weight), ?weight, ?defaultNoUserContext)) AS ?userContextWeight) } From: Ania david <ania_david_1987_pol...@out

Fuseki null pointer exception with minimum data

2016-05-18 Thread Ania david
Hello, I have a small data, which I uploaded for you on this link http://www.mediafire.com/download/0bv89wfc65a50sl/data.ttl data.ttl www.mediafire.com MediaFire is a simple to use free service that lets you put all your photos,

Re: Fuseki NullPointerException on 16 million triple dataset

2016-05-18 Thread Ania david
makes problem with big data size From: Andy Seaborne <a...@apache.org> Sent: Tuesday, May 17, 2016 9:50:00 AM To: users@jena.apache.org Subject: Re: Fuseki NullPointerException on 16 million triple dataset On 16/05/16 17:52, Ania david wrote: &

Re: Fuseki NullPointerException on 16 million triple dataset

2016-05-16 Thread Ania david
Hello, The same error happens with Fusek 2.4.0, I've just tried it :( I'd really appreciate any help From: Ania david <ania_david_1987_pol...@outlook.com> Sent: Monday, May 16, 2016 4:49 PM To: users@jena.apache.org Subject:

Fuseki NullPointerException on 16 million triple dataset

2016-05-16 Thread Ania david
Hello, I am working on a mac os, fuseki apache-jena-fuseki-2.3.1 I increased the JVM size to: JVM_ARGS=${JVM_ARGS:--Xmx6144M} I have a database TDB without reasoner. I uploaded 16 million triples to it, when I query it, i got this error : [2016-05-16 16:43:46] Fuseki WARN [7] RC =

Re: Loading rdf with memory service is not working

2016-05-11 Thread Ania david
I did send a message but sounds like it wasn't received I just added this line fuseki:serviceReadWriteGraphStore "data" ; # SPARQL Graph store protocol (read and write) and it is working now, thank you guys you are the best ____ From: Ania

Re: Loading rdf with memory service is not working

2016-05-11 Thread Ania david
of the solution ? Best regards From: Andy Seaborne <a...@apache.org> Sent: Wednesday, May 11, 2016 12:40:36 PM To: users@jena.apache.org Subject: Re: Loading rdf with memory service is not working On 11/05/16 12:23, Ania david wrote: > I am

Re: Loading rdf with memory service is not working

2016-05-11 Thread Ania david
? From: Ania david <ania_david_1987_pol...@outlook.com> Sent: Wednesday, May 11, 2016 12:23:05 PM To: users@jena.apache.org Subject: Re: Loading rdf with memory service is not working I am sorry but I have already studied that file and my service, if you

Re: Loading rdf with memory service is not working

2016-05-11 Thread Ania david
o: users@jena.apache.org Subject: Re: Loading rdf with memory service is not working Look in the fuseki log. You'll see errors - there is no service defined. http://jena.apache.org/documentation/fuseki2/fuseki-configuration.html Andy On 11/05/16 11:48, Ania david wrote: > Hel

Re: Loading rdf with memory service is not working

2016-05-11 Thread Ania david
ackoverflow.com/questions/37134946/fuseki-fails-to-upload-data-to-memory-but-sucess-to-tdb wine.owl and wine.owl.rdf work fine for me. On 11/05/16 11:24, Ania david wrote: > Hello, > > Even after adding the (.) dot, still the same erro > > here is the new file > > @prefix rs: <

Re: Loading rdf with memory service is not working

2016-05-11 Thread Ania david
create a directory structure including a basic configuration - though I'm not sure about that. Dave On 11/05/16 11:24, Ania david wrote: > Hello, > > Even after adding the (.) dot, still the same erro > > here is the new file > > @prefix rs: <http://example.org/rs#> . &

Re: Loading rdf with memory service is not working

2016-05-11 Thread Ania david
c1 rdfs:subClassOf rs:c2 . From: Dave Reynolds <dave.e.reyno...@gmail.com> Sent: Wednesday, May 11, 2016 11:12:01 AM To: users@jena.apache.org Subject: Re: Loading rdf with memory service is not working On 11/05/16 11:06, Ania david wrote: > Hello, > > > First of all, I don't have

Re: Loading rdf with memory service is not working

2016-05-11 Thread Ania david
is not working On 11/05/16 11:06, Ania david wrote: > Hello, > > > First of all, I don't have problem with TDB, so when I load the same > file with TDB service it works, but with in memory service, it doesn't > > > This is my Fuseki configuration > > > @prefix :

Loading rdf with memory service is not working

2016-05-11 Thread Ania david
Hello, First of all, I don't have problem with TDB, so when I load the same file with TDB service it works, but with in memory service, it doesn't This is my Fuseki configuration @prefix :<#> . @prefix fuseki: . @prefix rdf:

Fuseki not response

2016-05-10 Thread Ania david
Hello I got this free online Ontology (wine ontology really small) http://protege.cim3.net/file/pub/ontologies/wine/wine.owl protege.cim3.net protege.cim3.net ]> An example OWL ontology Derived from the DAML Wine ontology at