Re: Semantic web meta data

2017-05-07 Thread Lorenz B.
Or simply read the Wikipedia article ... > You might want to ask this question on a mailing list that is > dedicated to general discussion of such questions, like > semantic-...@w3.org. > > --- > A. Soroka > > Sidra shah wrote on 5/7/17 6:42 AM: >> Hi >> >> I do not know if it is relevant

Re: Jena/Fuseki nightly builds

2017-05-07 Thread sorokaaj
It's fine to skip tests if all you are interested in is just getting some artifacts. If you do have the time, it is good practice to run them (with -Pdev enabled, they don't add that much time to build). It's not at all common, but sometimes we do get to catch subtle bugs because someone happened

Re: Jena/Fuseki nightly builds

2017-05-07 Thread Andy Seaborne
"install" puts the the artifacts into the local maven directory space. They are are produced by "install" so if you dig them out of "target/" they are the same. "-Pdev" is faster and it only makes up to Fuseki. "-Pbootstrap" makes from a completely clean setup up to Fuseki - i.e

[RESULT] [VOTE] Release vote : Apache Jena 3.3.0

2017-05-07 Thread ajs6f
--- A. Soroka sorok...@gmail.com wrote on 5/7/17 3:04 PM: Okay, folks, we have 3 binding +1 votes and no binding -1 votes and 2 non-binding +1 votes. Thanks very much to everyone who tested! I will be continuing the release process, so we will soon have Jena 3.3.0. --- A. Soroka Dick

Re: Does anybody here understand "Linked Data Fragments"?

2017-05-07 Thread james anderson
good evening; > On 2017-05-07, at 14:56, sorok...@gmail.com wrote: > > > > > How do I activate this on Jena/Fuseki? Sounds useful to avoid returning too > > much data at once. > > > > In order to page, you will need to define an order for your results using > ORDER BY. Then you can use OFFSET

Re: [VOTE] Release vote : Apache Jena 3.3.0

2017-05-07 Thread sorokaaj
Okay, folks, we have 3 binding +1 votes and no binding -1 votes and 2 non-binding +1 votes. Thanks very much to everyone who tested! I will be continuing the release process, so we will soon have Jena 3.3.0. --- A. Soroka Dick Murray wrote on 5/4/17 6:10 AM: +1 mvn install passed on Ubuntu

Re: Jena/Fuseki nightly builds

2017-05-07 Thread Laura Morales
> You can build from the git repo locally (which is what the development builds are). The BUILD.md says to use `mvn clean install` [1], but I tried `mvn package -DskipTests` instead. I don't know much about Java toolings, so I hope this is also fine for compiling Jena/Fuseki :) The binaries

Re: Jena/Fuseki nightly builds

2017-05-07 Thread Andy Seaborne
Yes. See http://jena.apache.org/getting_involved/index.html for details Note: these are not official project releases. You can build from the git repo locally (which is what the development builds are). Andy On 05/05/17 16:44, Laura Morales wrote: Are there nightly builds of

Re: Does anybody here understand "Linked Data Fragments"?

2017-05-07 Thread james anderson
good afternoon; > On 2017-05-07, at 10:55, Laura Morales wrote: > >> i do not understand the approach to be one which deploys a local sparql >> _endpoint_. >> the posted software (http://linkeddatafragments.org/software/) embeds the >> sparql processor in the application.

Re: Semantic web meta data

2017-05-07 Thread sorokaaj
You might want to ask this question on a mailing list that is dedicated to general discussion of such questions, like semantic-...@w3.org. --- A. Soroka Sidra shah wrote on 5/7/17 6:42 AM: Hi I do not know if it is relevant question to this forum but I will appreciate if some one explain how

Re: Does anybody here understand "Linked Data Fragments"?

2017-05-07 Thread Laura Morales
> i do not understand the approach to be one which deploys a local sparql > _endpoint_. > the posted software (http://linkeddatafragments.org/software/) embeds the > sparql processor in the application. > whether the application turns around and acts as a sparql endpoint is a > separate

Re: Does anybody here understand "Linked Data Fragments"?

2017-05-07 Thread james anderson
good morning; > On 2017-05-07, at 07:02, Laura Morales wrote: > > In layman terms it's a local SPARQL endpoint with the difference that instead > of me having to setup the whole server and load the datasets, the endpoint is > setup automatically and the data is also