Releases: johardi/jr2rml-parser
Releases · johardi/jr2rml-parser
0.6
Release Notes:
- Support most R2RML mapping properties. The full list will be implemented incrementally.
- v0.6: Adding support
rr:termType
andrr: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
.
- v0.6: Adding support
- Using visitor pattern to allow easy integration with your existing code.
- Open source under Apache License 2.0.
0.5
Release Notes:
- Support most R2RML mapping properties. The full list will be implemented incrementally.
- Not yet implemented properties including
rr:graph
,rr:graphMap
,rr:inverseExpression
,rr:joinCondition
,rr:parentTriplesMap
,rr:sqlVersion
,rr:termType
- Not yet implemented properties including
- Using visitor pattern to allow easy integration with your existing code.
- Open source under Apache License 2.0.