After some extensive Googling I am still unclear: how do write a text SPARQL 
query (ARQ 2.8.7) to DELETE a given triple?  Can anyone point me to a 
reference? 
 I didn't see any examples in the src-examples in the distribution.  When I try 
I always get

Exception in thread "main" com.hp.hpl.jena.query.QueryParseException: 
Encountered " "delete" "delete "" at line 1, column 1.
Was expecting one of:
    "base" ...
    "prefix" ...
    "select" ...
    "describe" ...
    "construct" ...
    "ask" ...
    
at com.hp.hpl.jena.sparql.lang.ParserSPARQL11.perform(ParserSPARQL11.java:87)

  Thanks...
 Regards,
Kevin Pauli

Reply via email to