Skip to content

Instantly share code, notes, and snippets.

View bact's full-sized avatar
🥕
Writing to reach you

Arthit Suriyawongkul bact

🥕
Writing to reach you
View GitHub Profile
@bact
bact / gen-spdx3-model.sh
Last active February 22, 2026 11:53
Generate SPDX 3 model artifacts (RDFs, JSON-LD context, JSON Schema)
#!/usr/bin/env bash
#
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2026 Arthit Suriyawongkul
#
# Generate SPDX 3 model artifacts (RDFs, JSON-LD context, JSON Schema)
#
# This script will
# - fetch the latest version of SPDX 3 model from spdx-3-model
# - fetch a JSON-LD annotations from spdx-spec