Use BIND() with UUID() or STRUUID(). https://www.w3.org/TR/2012/WD-sparql11-query-20120724/#func-uuid https://www.w3.org/TR/2012/WD-sparql11-query-20120724/#func-struuid
On Thu, Nov 3, 2016 at 1:34 PM, Mahmood Ahmad <[email protected]> wrote: > Hi, > > [Advanced apologies if this question is out of scope of this list, and advise > me the correct forum.] > > I am currently using Apache Jena Fuseki 2.4.0 (Windows 10) to upload my > project RDF triples into a big soup. > > Using the SPARQL CONSTRUCT queries, I am able to query sub-graphs from the > big soup and the result is in Turtle format. However, I am looking to add a > UUID to every result of my query. > > Is it possible to get this done within my CONSTRUCT query, and how? If not, > please can you suggest some alternative approaches? > > Thanks and regards > Mahmood > > ==================== > Dr Mahmood Ahmad > KTP Associate > > School of Computer Science > University of Manchester > and > Telematicus > Newport Street > Macclesfield > SK11 6QJ > United Kingdom > > E: [email protected]<mailto:[email protected]> > E: [email protected]<mailto:[email protected]> > >
