Feature Requests item #2811834, was opened at 2009-06-25 08:45
Message generated for change (Settings changed) made by p_ansell
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2811834&group_id=142631
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Model changes
Group: v1.0
Status: Closed
Priority: 7
Private: No
Submitted By: Peter Ansell (p_ansell)
>Assigned to: Peter Ansell (p_ansell)
Summary: Add remove triples pattern query type
Initial Comment:
* Add ability to define a pattern to match against the final output (and possibly intermediate outputs) to remove triples matching the pattern. This will likely require another object type in the system as the normalisation rules are not intended to be anything but regular expressions, where the removal will be occuring at the RDF level using SPARQL/Update
----------------------------------------------------------------------
Comment By: Peter Ansell (p_ansell)
Date: 2011-06-20 15:51
Message:
Implemented using SparqlNormalisationRule in verson 1.0.
v1.0 includes Sesame 2.4.0, which is the first version of sesame to
include support for SPARQL 1.1 Query that makes it possible to perform
arbitrary modifications to the input graph
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2811834&group_id=142631
|