PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • The function takes the element and returns Nothing if it is done producing the ByteString or returns Just (a,b), in which case, a is a prepending to the ByteString and b is used as the next element in a recursive call. unfoldr :: (a -> Maybe (Char, a)) -> a -> ByteString
http://www.w3.org/ns/prov#wasQuotedFrom
  • haskell.org