Package org.spdx.v3jsonldstore
-
Class Summary Class Description JsonLDDeserializer Class to manage deserializing SPDX 3.X JSON-LDJsonLDSchema Represents the JSON Schema for SPDX 3.X includes a number of convenience methodsJsonLDSerializer Serializer to serialize a model store containing SPDX Spec version 3 elementsJsonLDStore Serializable store which reads and writes the SPDX Spec version 3 JSON-LD format See the SPDX specification for details on the JSON-LD serialization: https://github.com/spdx/spdx-spec/blob/develop/docs/serializations.md For more information on SPDX document mapping to JSON-LD, see: https://github.com/spdx/spdx-3-model/blob/develop/serialization/jsonld.md