Skip to content

Commit

Permalink
Update README.md: mention required Epsilon version
Browse files Browse the repository at this point in the history
  • Loading branch information
agarciadom authored Nov 6, 2024
1 parent bda295d commit 057a225
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ For now, the driver has these limitations:
* Does *not* support modifying or saving RDF documents.
* Does *not* integrate the OWL or RDFS support in Jena.

The driver requires Epsilon 2.1 or newer: it will not work on Epsilon 1.x due to breaking API changes from 1.x to 2.x.

## Installation

### Eclipse IDE
Expand Down

0 comments on commit 057a225

Please sign in to comment.