Skip to content
Compare
Choose a tag to compare
@johardi johardi released this 14 Jun 15:00
· 2 commits to develop since this release

Release Notes:

  • Support most R2RML mapping properties. The full list will be implemented incrementally.
    • v0.6: Adding support rr:termType and rr:sqlVersion
    • v0.5: Initial support rr:logicalTable, rr:subjectMap, rr:predicateObjectMap, rr:predicateMap, rr:objectMap, rr:subject, rr:predicate, rr:object, rr:tableName, rr:sqlQuery, rr:class, rr:template, rr:column, rr:datatype, rr:language.
  • Using visitor pattern to allow easy integration with your existing code.
  • Open source under Apache License 2.0.