When we try to delete triples via:

(prefixes)
DELETE {?timepoint depc:eFlow ?value}
WHERE {
  GRAPH odysseus:rometest {
     ?timepoint a depc:TimePointSignal .
     FILTER regex(?timepoint,"TimePointSignal_1583-2016")
     ?timepoint depc:eFlow ?value .
  }
}

It only deletes one value at the time (where we have multiple values).

Any idea? (bug or feature?)

Thx Michel

Ps
At ontology levels it states that there is/should-be only one value but I guess 
this info is not taken into account...



Dr. ir. H.M. (Michel) Bohms
Sr. Research Scientist
Structural Reliability

T +31 (0)88 866 31 07
M +31 (0)63 038 12 20
E michel.bo...@tno.nl<mailto:michel.bo...@tno.nl>

Location<http://www.tno.nl/locaties/DTM>



[cid:image001.gif@01D190AC.A7F45F80]<http://www.tno.nl/>

This message may contain information that is not intended for you. If you are 
not the addressee or if this message was sent to you by mistake, you are 
requested to inform the sender and delete the message. TNO accepts no liability 
for the content of this e-mail, for the manner in which you use it and for 
damage of any kind resulting from the risks inherent to the electronic 
transmission of messages.



Reply via email to