Package org.spdx.v3jsonldstore


package org.spdx.v3jsonldstore
  • Classes
    Class
    Description
    Class to manage deserializing SPDX 3.X JSON-LD
    Represents the JSON Schema for SPDX 3.X includes a number of convenience methods
    Serializer to serialize a model store containing SPDX Spec version 3 elements
    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