PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • It creates a URL including the query, output and callback(what will * run once the response is recieved). */function searchYahoo(query){ var url="http://api.search.yahoo.com/NewsSearchService/V1/newsSearch?"; url+= "appid=adactio"; url+= "&query=" +escape(query); url+= "&output=json"; url+= "&callback=parseResp
http://www.w3.org/ns/prov#wasQuotedFrom
  • snipplr.com