Query sparql where 3 values of 4 match.

2017-12-02 Thread Manuel Quintero Fonseca
Hello, it will be possible to make this kind of query with sparql, for example I have squares defined with 4 sides, square1 has l1, l2, l3, l4, so if they are square2, square3, square4 ... n. All this is stored in an ontology with individual, typos and data .. etc as it should be. The doubt is,

Re: there is a tutorial on the use of fuseki on jsp (JavaServer Pages), to be able to consult about the web platform

2017-11-21 Thread Manuel Quintero Fonseca
n object, it can be passed to the > JSP, or transformed to JSON using a library such as Jackson. > > On 11/21/17, 1:21 PM, "Manuel Quintero Fonseca" <man...@uas.edu.mx> wrote: > > Yes, I want to make a query with sparql in fuseki, to show the result > in a &

Re: there is a tutorial on the use of fuseki on jsp (JavaServer Pages), to be able to consult about the web platform

2017-11-21 Thread Manuel Quintero Fonseca
using JSP > pages to send queries to Fuseki? > > ajs6f > > > On Nov 20, 2017, at 9:56 PM, Manuel Quintero Fonseca <man...@uas.edu.mx> > wrote: > > > > Hello, there is a tutorial on the use of fuseki on jsp (JavaServer > Pages), > > to be able to consult a

there is a tutorial on the use of fuseki on jsp (JavaServer Pages), to be able to consult about the web platform

2017-11-20 Thread Manuel Quintero Fonseca
Hello, there is a tutorial on the use of fuseki on jsp (JavaServer Pages), to be able to consult about the web platform Information on this subject is very scarce, and in the official documentation or say, is unclear. Thank you

Re: fuseki 3.5.0 upload error

2017-11-17 Thread Manuel Quintero Fonseca
same error in fuseki 3.5.0 Result: failed with message "SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data" It works fine in fuseki 3.4.0 2017-11-07 10:51 GMT-07:00 Andy Seaborne : > Recorded as JENA-1420 (it POSTs to the wrong URL) > > I've