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/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n5techreport.
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
isa:25437331
rdf:type
prov:Entity
prov:value
First being that using recursive functions causes stack overflows.A recursive function is a function that calls it self such as seen below.(note that it calls itself)Code: Select allRecursiveFunction(){ //do something RecursiveFunction();}The problem with this type of a function is that the compiler has to keep track of all active function calls so if our function calls it self a million times the
prov:wasQuotedFrom
n5:com
Subject Item
isap:472627374
prov:wasDerivedFrom
isa:25437331