This HTML5 document contains 15 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/
n8http://dbpedia.org/resource/C++
n5http://software.intel.com/en-us/
n10http://dbpedia.org/resource/Solaris_(operating_system)
n9http://dbpedia.org/resource/Library_(computing)
rdfshttp://www.w3.org/2000/01/rdf-schema#
n7http://www.threadingbuildingblocks.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
dbpedia:Threading_Building_Blocks
rdfs:comment
Threading Building Blocks (TBB) is a C++ template library developed by Intel for writing software programs that take advantage of multi-core processors. The library consists of data structures and algorithms that allow a programmer to avoid some complications arising from the use of native threading packages such as POSIX threads, Windows threads, or the portable Boost Threads in which individual threads of execution are created, synchronized, and terminated manually.
foaf:name
Threading Building Blocks
foaf:homepage
n5:intel-tbb n7:org
dbpedia-owl:developer
dbpedia:Intel
dbpedia-owl:genre
dbpedia:Software_framework n9:
dbpedia-owl:latestReleaseVersion
4.4
dbpedia-owl:license
dbpedia:GNU_General_Public_License
dbpedia-owl:operatingSystem
dbpedia:Microsoft_Windows dbpedia:Linux dbpedia:OS_X dbpedia:FreeBSD n10:
dbpedia-owl:programmingLanguage
n8: