PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • I am trying to create a structure that has several different variable of different types in it. several of the types are of NSString, but trying to do this was causing an error ARC forbids Objective-C objects in structs or unions so having read about the error I see its sensible to add __unsafe_unretained
http://www.w3.org/ns/prov#wasQuotedFrom
  • stackoverflow.com