This HTML5 document contains 59 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/
n15https://github.com/bottlepy/
schemahttp://schema.org/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
n17http://commons.wikimedia.org/wiki/Special:FilePath/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n14http://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Bottle_(web_framework)
rdf:type
dbo:Software wikidata:Q386724 owl:Thing schema:CreativeWork wikidata:Q7397 dbo:Work
rdfs:label
Bottle (web framework)
rdfs:comment
Bottle is a WSGI micro web-framework for the Python programming language. It is designed to be fast, simple and lightweight, and is distributed as a single file module with no dependencies other than the Python Standard Library. The same module runs with Python 2.7 and 3.x. It offers request dispatching (routes) with URL parameter support, templates, a built-in web server and adapters for many third-party WSGI/HTTP-server and template engines. It is designed to be lightweight, and to allow development of web applications easily and quickly.
owl:sameAs
yago-res:Bottle_(web_framework)
dbp:wikiPageUsesTemplate
dbt:Python_web_frameworks dbt:Infobox_software dbt:Primary_sources dbt:Reflist dbt:Name dbt:Official_website dbt:Wikidata dbt:Official_URL dbt:Web_frameworks dbt:Python_(programming_language) dbt:Portal dbt:Start_date_and_age
dct:subject
dbc:Python_(programming_language)_web_frameworks dbc:Free_software_programmed_in_Python dbc:Articles_with_example_Python_(programming_language)_code
dbo:wikiPageExternalLink
n15:bottle%7CBottle
dbo:releaseDate
2009-07-01
foaf:name
Bottle
dbo:thumbnail
n17:Bottle-logo.svg?width=300
foaf:depiction
n17:Bottle-logo.svg
prov:wasDerivedFrom
n14:Bottle_(web_framework)?oldid=1045222129&ns=0
dbo:wikiPageID
47640599
dbo:wikiPageLength
2794
dbo:wikiPageRevisionID
1045222129
dbo:wikiPageWikiLink
dbr:Web_template_system dbr:MIT_License dbr:Web_application dbr:%22Hello,_World!%22_program dbr:Flask_(web_framework) dbc:Articles_with_example_Python_(programming_language)_code dbc:Free_software_programmed_in_Python dbc:Python_(programming_language)_web_frameworks dbr:Web_server dbr:Web_framework dbr:Python_(programming_language) dbr:JavaScript dbr:Microframework dbr:Cross-platform_software dbr:Coupling_(computer_programming) dbr:URL dbr:Representational_state_transfer dbr:Web_Server_Gateway_Interface dbr:Comparison_of_web_template_engines dbr:JSON
dbo:genre
dbr:Web_framework
dbo:license
dbr:MIT_License
dbo:operatingSystem
dbr:Cross-platform_software
dbo:programmingLanguage
dbr:Python_(programming_language)
dbo:abstract
Bottle is a WSGI micro web-framework for the Python programming language. It is designed to be fast, simple and lightweight, and is distributed as a single file module with no dependencies other than the Python Standard Library. The same module runs with Python 2.7 and 3.x. It offers request dispatching (routes) with URL parameter support, templates, a built-in web server and adapters for many third-party WSGI/HTTP-server and template engines. It is designed to be lightweight, and to allow development of web applications easily and quickly.
foaf:isPrimaryTopicOf
n14:Bottle_(web_framework)