Skip to content

Add OpenDocument Spreadsheet (ODS) support#91

Open
bact wants to merge 1 commit into
spdx:masterfrom
bact:ods-support
Open

Add OpenDocument Spreadsheet (ODS) support#91
bact wants to merge 1 commit into
spdx:masterfrom
bact:ods-support

Conversation

@bact

@bact bact commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Using SODS library https://github.com/miachm/SODS as suggested here spdx/tools-java#60 (comment)

Implement org.spdx.spreadsheetstore.ods package, a Apache POI adapter for SODS. Then use this with existing spreadsheet generation logic.

Due to SODS limitation, all date formats will be mapped to "YYYY-MM-DD".

The testSerializeOds() is copy of testSerialize().

Using SODS library https://github.com/miachm/SODS

Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
@bact bact added the enhancement New feature or request label Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant