Re: Fuseki2 file upload

2014-06-06 Thread Andy Seaborne
On 05/06/14 21:16, Ian Dickinson wrote: Hi Andy, What's the API for file uploads to F2? I can't see it in the docs**, and I've failed to puzzle it out from your prototype implementation. I'm guessing that for dataset foo, I use /foo/upload as the destination on the upload form. Is that

Re: [VOTE] Release Jena 2.11.2

2014-06-06 Thread Ian Dickinson
On Mon, Jun 2, 2014 at 12:33 PM, Rob Vesse rve...@dotnetrdf.org wrote: Hi, Here is a vote on a release build for Jena 2.11.2 (with Fuseki artifact 1.0.2). Everyone, not just committers, is invited to test and vote. (We do need at least 3 PMC +1's but the more it's tested, the better.)

Sketching for jena3

2014-06-06 Thread Andy Seaborne
Just for discussion, here is a somewhat idealised form of Node: https://svn.apache.org/repos/asf/jena/Experimental/jena3-sketch/ As before there is one Node for any RDF term + extras 9variables, graphs as nodes of a graph, extension) because triple and quads are Node,Node,Node ... this layer

RE: [RESULT] [VOTE] Release Jena 2.11.2

2014-06-06 Thread Rob Vesse
The vote passes with 4 +1s and no 0/-1s Binding votes: - Andy Seaborne - Rob Vesse - Stephen Allen - Ian Dickinson I am out and about atm so will push the bits later today/early Monday depending on when I have time. Rob -Original Message- From: Ian Dickinson i.j.dickin...@gmail.com

processing of jena rules

2014-06-06 Thread Miguel Bento Alves
A doubt about processing of jena rules: new triples generated by rules are saved in the model? or processed in runtime, when the rule is invoked? for instance, I have the following triples: eg:A eg:p eg:B . eg:B eg:p eg:C . eg:C eg:p eg:D . and the rule: [rule1: (?a eg:p ?b) (?b