Use Sparql 1.1 Query functions to normalise data
Brought to you by:
fbelleau,
vincentemonet
It has not been possible to normalise some data before the SPARQL 1.1 Query draft was proposed and implemented by Sesame 2.4.0. Now that 2.4.0 has been released, need to add rules for parts such as the prosite construct on the Neurocommons databases where they put in URIs as literals and made it difficult to use their data.
In addition, URIs can be constructed dynamically from results data using normalisation rules now, making it possible to do further RDFisation using SPARQL, given some input RDF data and a Sparql 1.1 Construct query.