Number Literal
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-07-04.)
Number Literal has 4 facts recorded in Dontopedia across 4 references, with 1 live disagreement.
4 facts·2 predicates·4 sources·1 in dispute
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typein disputerdf:type
- Data Structure[1]all time · 033ab8a2 Daac 4db4 Bdac Cea3ece91eee
- Java Script Structure[2]all time · 033141bf 7f2b 429d 89f7 851eb1ea3795
- Python Number[3]all time · 343d7abc 9aa0 4e2b 8884 910c760bfe88
Representsrepresents
- Expected Value[4]all time · 882d5b5f 4c0a 46ff A968 18d7e20c4f27
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
—
typedocument/033ab8a2-daac-4db4-bdac-cea3ece91eee
ex:DataStructure
—
typedocument/033141bf-7f2b-429d-89f7-851eb1ea3795
ex:JavaScriptStructure
—
typebeam/343d7abc-9aa0-4e2b-8884-910c760bfe88
ex:PythonNumber
—
representsbeam/882d5b5f-4c0a-46ff-a968-18d7e20c4f27
ex:expected-value
References (4)
4 references
- custom
ctx:claims/document/033ab8a2-daac-4db4-bdac-cea3ece91eee- full textpage_0201.htmltext/html169 KB
donto:blob/sha256/0169a3d463b72a95509c292953a69fabf5043df561265db85dea05c419a3c13cShow excerpt
<!DOCTYPE html><html lang="en-AU"><head class="at-element-marker"><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-TJ2HJSF"></script><script>window.ancestry=window.ancestry||{};Object.defineProperties(window.ancestry,{us…
- custom
ctx:claims/document/033141bf-7f2b-429d-89f7-851eb1ea3795- text/html85 KB
donto:blob/sha256/566badac84860afc40457a445ddef6e6c26e1070bfc68023739d9b7f29fae304Show excerpt
<!DOCTYPE html> <html class="no-js" lang="en-AU"> <head prefix="og:http://ogp.me/ns# fb:http://ogp.me/ns/fb#"><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=oZ57VlYl" charset="utf-8"></scr…
- custom
ctx:claims/beam/343d7abc-9aa0-4e2b-8884-910c760bfe88- full textbeam-chunktext/plain1 KB
doc:beam/343d7abc-9aa0-4e2b-8884-910c760bfe88Show excerpt
self.fc1 = nn.Linear(512, 128) self.fc2 = nn.Linear(128, 10) def forward(self, x): x = torch.relu(self.fc1(x)) x = self.fc2(x) return x # Initialize the model and optimizer model = MyModel() opt…
- custom
ctx:claims/beam/882d5b5f-4c0a-46ff-a968-18d7e20c4f27- full textbeam-chunktext/plain1 KB
doc:beam/882d5b5f-4c0a-46ff-a968-18d7e20c4f27Show excerpt
def test_fetch_all_tuning_data(self): data = fetch_all_tuning_data() self.assertEqual(len(data), 1000) def test_fetch_limited_tuning_data(self): data = fetch_limited_tuning_data() self.assertLessEqua…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.