Skip to content

OntoBridge is a java library that eases the management of ontologies.

License

Notifications You must be signed in to change notification settings

UCM-GAIA/OntoBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OntoBridge

OntoBridge is a java library that eases the management of ontologies.

Features

  • Works with both local and online ontologies
  • Supports Pellet (internally) and any other DIG complaint reasoner (over http).
  • Allows loading imported ontologies.
  • Includes methods to access and store concepts, instances and properties.
  • Simplifies the management of the ontology elements by means of identifiers.
  • Includes several examples that show common applications and graphical interfaces.
  • Saves ontologies into OWL RDF/XML files.

Architecture

OntoBridge is mostly a Jena wrapper:

OntoBridge Architecture

Functionality

OntoBridge is simplified in one class. You can check its functionality browsing its API.

Screenshots

OntoBridge includes several examples of graphical interfaces:

  • Concept Hierarchy:

Concept Hierarchy

  • Instance Structure:

Instance Structure

  • Concepts & Instances Hierarchy:

Concepts & Instances Hierarchy

  • Concepts & Inferred Instances Hierarchy:

Concepts & Inferred Instances Hierarchy

Download

OntoBridge download is accesible through SourceForge.net.

About

OntoBridge is a java library that eases the management of ontologies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages