PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • Here is what I want: I need Python to generate a simple a list of numbers from 0 to 1,000,000,000 in random order to be used for serial numbers (using a random number so that you can not tell how many have been assigned or do timing attacks as easily, i.e. guessing the next one that will come up).
http://www.w3.org/ns/prov#wasQuotedFrom
  • stackoverflow.com