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

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

Namespace Prefixes

PrefixIRI
dcthttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n8http://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Base62
rdfs:label
Base62
rdfs:comment
The base62 encoding scheme uses 62 characters. The characters consist of the capital letters A-Z, the lower case letters a-z and the numbers 0–9. It is a binary-to-text encoding schemes that represent binary data in an ASCII string format.
dbp:wikiPageUsesTemplate
dbt:Short_description
dct:subject
dbc:Internet_Standards dbc:Binary-to-text_encoding_formats dbc:Data_serialization_formats
prov:wasDerivedFrom
n8:Base62?oldid=1063612765&ns=0
dbo:wikiPageID
58016439
dbo:wikiPageLength
3881
dbo:wikiPageRevisionID
1063612765
dbo:wikiPageWikiLink
dbc:Data_serialization_formats dbr:ASCII dbr:Binary_data dbc:Binary-to-text_encoding_formats dbr:Binary-to-text_encoding dbc:Internet_Standards dbr:Base64 dbr:List_of_numeral_systems
dbo:abstract
The base62 encoding scheme uses 62 characters. The characters consist of the capital letters A-Z, the lower case letters a-z and the numbers 0–9. It is a binary-to-text encoding schemes that represent binary data in an ASCII string format. 123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz= 58 characters = base580123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz= 62 characters = base620123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_= 64 characters = base64In some fonts the 0 (zero), I (capital i), O (capital o) and l (lower case L) characters look the same. The 0OIl characters are not used in the base58 encoding scheme.
foaf:isPrimaryTopicOf
n8:Base62