Skip to content

drdozer/owl2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

owl2

Join the chat at https://gitter.im/drdozer/owl2 A scala OWL2 API

This project provides an abstract API and concrete AST for the OWL2 specification.

Future features

  • Integration with banana-rdf, to support interoperability with RDF and re-use of shared data types.
  • IO: Support for reading/writing OWL/XML, RDF and functional syntax.
  • Profiles: OWL2 provides multiple profiles, and this API will expose each of these in a type-safe manner.
  • Symbolic Syntax: Optionally enable a mathematical DSL for constructing ontologies.
  • Cross-compiliation with scala-js, to provide web-browser support for rich ontologies.

Releases

No releases published

Packages

No packages published

Languages