Releases: RMLio/yarrrml-parser
Releases · RMLio/yarrrml-parser
v0.3.7
0.3.7 - 2019-08-14
Added
Fixed
- Names of classes and files
- Support one function on subjects directly (= no need to put it in an array)
- Datatype on function result (see issue 12)
- Condition on a single object (see issue 21)
v0.3.6
0.3.6 - 2019-08-12
Fixed
- Condition and function on the same predicate object (see issue 17)
v0.3.5
0.3.5 - 2019-08-05
Added
- Support templates on predicates
v0.3.4
0.3.4 - 2019-08-05
Adding
v0.3.3
0.3.3 - 2019-06-19
Fixed
- updated mocha to 6.1.4 (security issue with 6.1.3)
v0.3.2
0.3.2 - 2019-04-15
Changed
- updated package versions
- removed winston logger
v0.3.1
0.3.1 - 2019-02-28
Added
- support condition on mappings (IRIs only), predicateobjects
v0.3.0
0.3.0 - 2018-12-07
Added
Changed
v0.2.3
[0.2.3] - 2018-11-07
Added
- support recursive functions with join conditions
Fixed
- recursive functions were broken due to changes in [0.2.0]
v0.2.2
0.2.2 - 2018-10-23
Fixed
- use rml:reference with Subject Map when needed