This HTML5 document contains 28 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/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
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#
n9http://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
dbchttp://dbpedia.org/resource/Category:
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Dictionary_coder
rdfs:label
Dictionary coder
rdfs:comment
A dictionary coder, also sometimes known as a substitution coder, is a class of lossless data compression algorithms which operate by searching for matches between the text to be compressed and a set of strings contained in a data structure (called the 'dictionary') maintained by the encoder. When the encoder finds such a match, it substitutes a reference to the string's position in the data structure.
owl:sameAs
yago-res:Dictionary_coder freebase:m.03mm83
dbp:wikiPageUsesTemplate
dbt:Compression_Methods dbt:Reflist dbt:Refimprove
dct:subject
dbc:Lossless_compression_algorithms
gold:hypernym
dbr:Algorithms
prov:wasDerivedFrom
n9:Dictionary_coder?oldid=962221295&ns=0
dbo:wikiPageID
894812
dbo:wikiPageLength
4022
dbo:wikiPageRevisionID
962221295
dbo:wikiPageWikiLink
dbr:Data_structure dbr:Huffman_coding dbr:Concordance_(publishing) dbr:Circular_buffer dbr:Mobile_app dbr:LZ77_and_LZ78 dbc:Lossless_compression_algorithms dbr:Personal_digital_assistant dbr:Lossless_compression dbr:Lempel–Ziv–Welch dbr:Grammar-based_code dbr:String_(computer_science) dbr:Entropy_coding
dbo:abstract
A dictionary coder, also sometimes known as a substitution coder, is a class of lossless data compression algorithms which operate by searching for matches between the text to be compressed and a set of strings contained in a data structure (called the 'dictionary') maintained by the encoder. When the encoder finds such a match, it substitutes a reference to the string's position in the data structure.
foaf:isPrimaryTopicOf
n9:Dictionary_coder