mirror of
https://github.com/sfa-siard/SiardApi.git
synced 2026-08-26 12:24:35 +00:00
Read-only mirror of https://github.com/sfa-siard/SiardApi — Schweizerisches Bundesarchiv. Issues & pull requests at the source.
- Java 79.1%
- HTML 20.9%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| doc | ||
| etc | ||
| gradle | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE.txt | ||
| README.md | ||
| RELEASE.txt | ||
| settings.gradle.kts | ||
| test.properties | ||
| test.siard | ||
⚠️ ARCHIVED REPOSITORY
This repository is archived and no longer maintained. All development has moved to the new monorepo:
https://github.com/sfa-siard/siard-suitePlease create any issues or pull requests in the new monorepo, which now contains all submodules including this one.
SiardApi - SIARD 2.2 API
This package contains an API for reading and writing files in the SIARD Format 2.2.
Getting started (for developers)
For building the binaries, Java JDK 17 must be installed.
Build the project
./gradlew clean build
Versioning, tags, and releases
Versions and tags are managed with the Axion Release Plugin for Gradle.
Short overview:
./gradlew currentVersion # Shows the current version
./gradlew release # Creates a new release, adds a tag, and pushes it to remote
Documentation
Declaration
Contributions to the codebase have been made with the support of Windsurf. Windsurf is AI-powered code completion tool, that is trained exclusively on natural language and source code data with permissive licenses.