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

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

PrefixNamespace IRI
dbpedia-owlhttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n4http://dbpedia.org/resource/C++
n8http://google.github.io/snappy/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n2http://dbpedia.org/resource/Snappy_(software)
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
n2:
rdfs:comment
Snappy (previously known as Zippy) is a fast data compression and decompression library written in C++ by Google based on ideas from LZ77 and open-sourced in 2011. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. Compression speed is 250 MB/s and decompression speed is 500 MB/s using a single core of a Core i7 processor running in 64-bit mode.
foaf:name
Snappy
foaf:homepage
n8:
dbpedia-owl:author
dbpedia:Jeff_Dean
dbpedia-owl:developer
dbpedia:Google
dbpedia-owl:fileSize
2e+06
dbpedia-owl:genre
dbpedia:Data_compression
dbpedia-owl:latestReleaseVersion
1.1.3
dbpedia-owl:license
dbpedia:BSD_licenses
dbpedia-owl:programmingLanguage
n4:
dbpedia-owl:releaseDate
2011-03-18Z
dbpedia-owl:status
Active