Package org.spdx.spdxRdfStore

  • Class Summary 
    Class Description
    CompatibilityUpgrader
    Updates the RDF model for compatibility with the current version of the spec
    RdfSpdxDocumentModelManager
    Manages the reads/write/updates for a specific Jena model associated with a document Since the ID's are not fully qualified with the URI, there is some complexity in this implementation.
    RdfStore
    Model Store implemented using RDF
    SpdxOwlOntology
    Singleton class to manage the OWL ontology
    SpdxResourceFactory
    Factory to create specific SPDX resources
  • Enum Summary 
    Enum Description
    OutputFormat
    Formats supported for serializing RDF
  • Exception Summary 
    Exception Description
    MissingDataTypeAndClassRestriction
    Exceptions related to missing restrictions in the SPDX OWL ontology
    SpdxRdfException
    Exceptions related to RDF storage of SPDX documents