File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+ All notable changes to this project will be documented in this file.
3+
4+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and
5+ this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6+
7+ ## [ unreleased]
8+
9+ ### Added
10+ - nothing yet
11+
12+ ### Changed
13+ - nothing yet
14+
15+
16+ ## [ 1.0.0] - 2025-04-20
17+
18+ Initial release with a streaming converter of RDF collections to cdt: List literals.
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >de.olafhartig</groupId >
44 <artifactId >SPARQL-CDT-Tools</artifactId >
5- <version >0 .0.1-SNAPSHOT </version >
5+ <version >1 .0.0 </version >
66
77 <properties >
88 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments