Working with the Database Backend in OWL

From Protege Wiki
Revision as of 11:28, April 21, 2008 by Tredmond (talk | contribs) (New page: = Working with the Database Backend in OWL = This note will show by example how to convert an owl project and its imports to a database backend project. We will use the [http://proton.se...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Working with the Database Backend in OWL

This note will show by example how to convert an owl project and its imports to a database backend project. We will use the proton ontology as an example because it has a few non-trivial imports. The first step is to open it from the web. We start protege and in the welcome screen we select "New Project".

OwlDatabaseBackendProtegeWelcome.png

Now since we want to create a Protege OWL project using a url from the internet, we

  • select Use existing sources,
  • select OWL/RDF Files and
  • click next.

OwlDatabaseBackendCreateNewProject.png