Directories
¶
Path | Synopsis |
---|---|
This example demonstrates loading an SPDX JSON document from disk into memory, and then logging some attributes to the console.
|
This example demonstrates loading an SPDX JSON document from disk into memory, and then logging some attributes to the console. |
This example demonstrates loading an SPDX tag-value file from disk into memory, and re-saving it to a different json file on disk.
|
This example demonstrates loading an SPDX tag-value file from disk into memory, and re-saving it to a different json file on disk. |
This example demonstrates loading an SPDX YAML document from disk into memory, and then logging some attributes to the console.
|
This example demonstrates loading an SPDX YAML document from disk into memory, and then logging some attributes to the console. |
This example demonstrates loading an SPDX tag-value file from disk into memory, generating a basic report listing counts of the concluded licenses for its files, and printing the report to standard output.
|
This example demonstrates loading an SPDX tag-value file from disk into memory, generating a basic report listing counts of the concluded licenses for its files, and printing the report to standard output. |
This example demonstrates loading two SPDX tag-value files from disk into memory, and generating a diff of the concluded licenses for Files in Packages with matching IDs in each document.
|
This example demonstrates loading two SPDX tag-value files from disk into memory, and generating a diff of the concluded licenses for Files in Packages with matching IDs in each document. |
SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later Run project: go run exampleRDFLoader.go ../sample-docs/rdf/SPDXRdfExample-v2.2.spdx.rdf
|
SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later Run project: go run exampleRDFLoader.go ../sample-docs/rdf/SPDXRdfExample-v2.2.spdx.rdf |
This example demonstrates loading an SPDX json from disk into memory, and then re-saving it to a different file on disk in tag-value format .
|
This example demonstrates loading an SPDX json from disk into memory, and then re-saving it to a different file on disk in tag-value format . |
This example demonstrates loading an SPDX tag-value file from disk into memory, and re-saving it to a different json file on disk.
|
This example demonstrates loading an SPDX tag-value file from disk into memory, and re-saving it to a different json file on disk. |
Click to show internal directories.
Click to hide internal directories.