This HTML5 document contains 4 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n4jquery.
isaphttp://webisa.webdatacommons.org/prov/
isahttp://webisa.webdatacommons.org/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
isa:294436784
rdf:type
prov:Entity
prov:value
Prior to v 1.5 jQuery's ajaxSetup used a shallow copy of settings like: jQuery.extend( jQuery.ajaxSettings, settings ); Beginning from 1.5 it is doing a deep copy like: target = jQuery.extend(true, jQuery.ajaxSettings, settings ); The problem is that it deep copies everything that exists in the settings including the context which may be way to much - for example if you want a context to be a docu
prov:wasQuotedFrom
n4:com
Subject Item
isap:434618936
prov:wasDerivedFrom
isa:294436784