PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • I want to remove them from the end of the array, so that at the end is a vector not containing 0 (because there might be no 0 at all), or only one vector containing 0, not more of them. example: 0,1 2,1 2,2 0,4 0,5 1,6 0,8 0,7 0,6 -> I want here to remove 0,7 and 0,6 and obtain 0,1 2,1 2,2 0,4 0,5 1,6 0,8
http://www.w3.org/ns/prov#wasQuotedFrom
  • stackoverflow.com