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

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

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n18https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Decimal_separator
dbo:wikiPageWikiLink
dbr:Integer_literal
Subject Item
dbr:Integer_literal
rdf:type
yago:Measure100033615 yago:WikicatIntegers yago:Integer113728499 yago:Abstraction100002137 yago:DefiniteQuantity113576101 yago:Number113582013
rdfs:label
Integer literal
rdfs:comment
In computer science, an integer literal is a kind of literal for an integer whose value is directly represented in source code. For example, in the assignment statement x = 1, the string 1 is an integer literal indicating the value 1, while in the statement x = 0x10 the string 0x10 is an integer literal indicating the value 16, which is represented by 10 in hexadecimal (indicated by the 0x prefix).
dcterms:subject
dbc:Source_code dbc:Integers
dbo:wikiPageID
33776298
dbo:wikiPageRevisionID
1016258152
dbo:wikiPageWikiLink
dbr:Subitizing dbr:String_literal dbr:C++14 dbr:Underscore dbr:Haskell_(programming_language) dbr:Rust_(programming_language) dbr:Comma_operator dbr:Radix_point dbr:Swift_(programming_language) dbr:Ada_programming_language dbr:Parse_tree dbr:Ruby_(programming_language) dbr:Hexadecimal dbr:Python_(programming_language) dbr:Literal_(computer_programming) dbr:Go_(programming_language) dbc:Source_code dbr:Perl dbc:Integers dbr:Credit_card_number dbr:Bit_field dbr:Julia_(programming_language) dbr:Value_(computer_science) dbr:Computer_science dbr:Cosine dbr:C++ dbr:Semantic_analysis_(compilers) dbr:Source_code dbr:Regular_expression dbr:C++11 dbr:Lexical_analysis dbr:Octal dbr:Constant_folding dbr:Integer dbr:C_Sharp_(programming_language) dbr:Sigil_(computer_programming) dbr:Nibble dbr:Social_security_number dbr:D_(programming_language) dbr:Upper_comma dbr:Byte dbr:Java_(programming_language) dbr:Decimal_mark dbr:Eiffel_(programming_language) dbr:Binary_number
owl:sameAs
freebase:m.0vshwc4 yago-res:Integer_literal wikidata:Q17098562 n18:fnkU
dbp:wikiPageUsesTemplate
dbt:Efn dbt:Reflist dbt:Notelist
dbo:abstract
In computer science, an integer literal is a kind of literal for an integer whose value is directly represented in source code. For example, in the assignment statement x = 1, the string 1 is an integer literal indicating the value 1, while in the statement x = 0x10 the string 0x10 is an integer literal indicating the value 16, which is represented by 10 in hexadecimal (indicated by the 0x prefix). By contrast, in x = cos(0), the expression cos(0) evaluates to 1 (as the cosine of 0), but the value 1 is not literally included in the source code. More simply, in x = 2 + 2, the expression 2 + 2 evaluates to 4, but the value 4 is not literally included. Further, in x = "1" the "1" is a string literal, not an integer literal, because it is in quotes. The value of the string is 1, which happens to be an integer string, but this is semantic analysis of the string literal – at the syntactic level "1" is simply a string, no different from "foo".
gold:hypernym
dbr:Integer
prov:wasDerivedFrom
wikipedia-en:Integer_literal?oldid=1016258152&ns=0
dbo:wikiPageLength
9836
foaf:isPrimaryTopicOf
wikipedia-en:Integer_literal
Subject Item
dbr:Lexical_analysis
dbo:wikiPageWikiLink
dbr:Integer_literal
Subject Item
dbr:Lexical_grammar
dbo:wikiPageWikiLink
dbr:Integer_literal
Subject Item
dbr:Constant_folding
dbo:wikiPageWikiLink
dbr:Integer_literal
Subject Item
dbr:Identifier_(computer_languages)
dbo:wikiPageWikiLink
dbr:Integer_literal
Subject Item
dbr:String_literal
dbo:wikiPageWikiLink
dbr:Integer_literal
Subject Item
dbr:Stropping_(syntax)
dbo:wikiPageWikiLink
dbr:Integer_literal
Subject Item
dbr:C++14
dbo:wikiPageWikiLink
dbr:Integer_literal
Subject Item
dbr:C2x
dbo:wikiPageWikiLink
dbr:Integer_literal
Subject Item
dbr:Sigil_(computer_programming)
dbo:wikiPageWikiLink
dbr:Integer_literal
Subject Item
dbr:Literal_(computer_programming)
dbo:wikiPageWikiLink
dbr:Integer_literal
Subject Item
wikipedia-en:Integer_literal
foaf:primaryTopic
dbr:Integer_literal