This HTML5 document contains 9 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/
n2http://dbpedia.org/resource/Carbonado_(Java)
rdfshttp://www.w3.org/2000/01/rdf-schema#
n8https://github.com/Carbonado/
n4http://dbpedia.org/resource/Amazon.
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
Carbonado is an open source relational database mapping framework, written in Java. Rather than following a typical O/R mapping approach, the relational model is preserved, while still being object-oriented. Not being tied to specific features of SQL or JDBC, Carbonado also supports non-SQL database products such as Berkeley DB. In doing so, relational features such as queries and indexes are supported, without the overhead of SQL.
foaf:name
Carbonado
foaf:homepage
n8:Carbonado
dbpedia-owl:computingPlatform
dbpedia:Java_virtual_machine
dbpedia-owl:developer
n4:com
dbpedia-owl:genre
dbpedia:Object-relational_mapping
dbpedia-owl:latestReleaseDate
2012-03-04Z
dbpedia-owl:latestReleaseVersion
1.2.3
dbpedia-owl:license
dbpedia:Apache_License