On 31/05/2024 14:32, Andy Seaborne wrote:
We have received a significant PR:
"Support for SPARQL CDTs (lists and maps as literals)"
https://github.com/apache/jena/pull/2501
from Olaf Hartig.
It is not a purely personal contribution and it looks like it should
have a Software Grant for the specific contribution as well as a
general ICLA from Olaf.
Andy
Update:
ASF have received a Software Grant to cover the contribution.
The PR has been squashed and put onto branch gh2518-cdt. It is not
up-to-date with "main". It was over 300 commits [*] and had conflicts
when not squashed - the PR started from main sometime ago.
Further discussion:
https://github.com/apache/jena/issues/2518
Code:
https://github.com/apache/jena/tree/gh2518-cdt
Andy