PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • $text =~ m/ "([^"\\]*(\\.[^"\\]*)*)" $1). ,? | ([^,]+) ,? | , /gx; # - Eat any trailing comma. # -OR# 2) NORMAL FIELD # - Capture (to $3) up to next comma. # - (and including comma if there is one) # -OR# 3) EMPTY FIELD # just match the comma. # A field is one of three types of things: # 1) DOUBLEQUOTED STRING # - Standard doublequoted string (nab to
http://www.w3.org/ns/prov#wasQuotedFrom
  • docstoc.com