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
isaphttp://webisa.webdatacommons.org/prov/
isahttp://webisa.webdatacommons.org/
n4slideshare.
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:108034591
rdf:type
prov:Entity
prov:value
For example, here is a function that creates a newLabel:def make_label(): g.la(text=Thank you.)Now we can create a button with this function as its command:button2 = g.bu(text=No, press me!, command=make_label)When you press this button, it should execute make_label and a new label should appear.The value of the command option is a function object, which is known as a callback because afteryou cal
prov:wasQuotedFrom
n4:net
Subject Item
isap:49662750
prov:wasDerivedFrom
isa:108034591