Registry / serialization / spdx-gordf

spdx-gordf

JSON →
library0.0.0-20250128162952-000978ccd6fbgogounverified

A Go library for parsing and serializing RDF data, particularly for SPDX use cases.

go get github.com/spdx/gordf
INSTALL
IMPORT
SIG · SPDX-GORDF
S
spdx-gordf
serializationgov0.0.0-20250128162952-000978ccd6fb
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gordf
github.com/spdx/gordf

Create a new RDF instance

package main import ( "fmt" "github.com/spdx/gordf" ) func main() { rdf := gordf.New() fmt.Println(rdf) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20250128162952-000978ccd6fblatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources