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

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

PrefixNamespace IRI
n6http://dbkwik.webdatacommons.org/ontology/
dctermshttp://purl.org/dc/terms/
n8http://dbkwik.webdatacommons.org/resource/2xIC4tNQ3BNRGELbobC06A==
n5http://dbkwik.webdatacommons.org/resource/kGqMwRgnCEATckeukZVeXw==
n9http://dbkwik.webdatacommons.org/roblox/property/
n10http://dbkwik.webdatacommons.org/resource/DUMaIbFx8mTVhuQP7zNwSg==
n7http://dbkwik.webdatacommons.org/resource/a-adO2PhIuyTnh-CItzTzQ==
rdfshttp://www.w3.org/2000/01/rdf-schema#
n2http://dbkwik.webdatacommons.org/resource/eLIEAG5PZxjdm1iYhiV21w==
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:
rdfs:label
IsDescendantOf
rdfs:comment
IsDescendantOf is a member function of Instance used to determine whether or not the provided object is a parent or distant parent of the calling object. function object:IsDescendantOf(item) local test = self while test ~= item do test = test.Parent if item ~= game and test == game then return false end end return true end
dcterms:subject
n5: n7: n8:
n9:wikiPageUsesTemplate
n10:
n6:abstract
IsDescendantOf is a member function of Instance used to determine whether or not the provided object is a parent or distant parent of the calling object. function object:IsDescendantOf(item) local test = self while test ~= item do test = test.Parent if item ~= game and test == game then return false end end return true end