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

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

PrefixNamespace IRI
n7http://www.crummy.com/software/BeautifulSoup/
dbpedia-owlhttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n4http://dbpedia.org/resource/Python_(programming_language)
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
dbpedia:Beautiful_Soup
rdfs:comment
Beautiful Soup is a Python package for parsing HTML and XML documents (including having malformed markup, i.e. non-closed tags, so named after Tag soup). It creates a parse tree for parsed pages that can be used to extract data from HTML, which is useful for web scraping.It is available for Python 2.6+ and Python 3.
foaf:name
Beautiful Soup
foaf:homepage
n7:
dbpedia-owl:author
dbpedia:Leon_Richardson
dbpedia-owl:computingPlatform
n4:
dbpedia-owl:genre
dbpedia:HTML dbpedia:Web_scraping
dbpedia-owl:latestReleaseVersion
4.4.0
dbpedia-owl:license
dbpedia:Python_Software_Foundation_License
dbpedia-owl:programmingLanguage
n4: