This document describes research on accessing and documenting relational databases through OWL ontologies. It introduces the topic and outlines the key contributions: a general approach for annotating data sources with ontologies, an extension of the Relational.OWL ontology to model relational databases, automatic extraction of ontologies from relational schemas, and applications of the framework. The paper presents an infrastructure for ontology extraction, including a data model ontology (DMO) to represent relational structure, a data source ontology (DSO) extracted from schemas, and a schema design ontology (SDO) that maps the DSO to the DMO. It also discusses query answering by rewriting SPARQL queries to SQL using the generated ontologies