| http://www.w3.org/ns/prov#value | - I have a generic key-press handling routine using chars for performing text-input in my gui using char-code as input, this also includes shift, alt, etc... which I want to still be able to receive, but filter from a textbox (else pressing alt would overwrite content if e.g. text is selected in the box).
|