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
dbpedia-owlhttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n7http://dbpedia.org/resource/Python_(programming_language)
n6http://www.peewee-orm.com/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
dbpedia:Peewee_ORM
rdfs:comment
Peewee is an open source object-relational mapper (ORM) for the Python programming language released under the MIT License.Peewee provides a lightweight, expressive Python API for interacting with relational databases. Peewee follows the active record pattern used by a number of other object-relational mappers. Peewee supports PostgreSQL, MySQL and SQLite and has many database-specific extensions included in the Playhouse collection of add-ons.Peewee was first released on October 11, 2010.
foaf:name
Peewee
foaf:homepage
n6:
dbpedia-owl:genre
dbpedia:Object-relational_mapping
dbpedia-owl:latestReleaseVersion
2.6.0
dbpedia-owl:license
dbpedia:MIT_License
dbpedia-owl:operatingSystem
dbpedia:Cross-platform
dbpedia-owl:programmingLanguage
n7:
dbpedia-owl:releaseDate
2010-10-11Z
dbpedia-owl:status
Active