Uses of Package
org.spdx.rdfparser.model

Packages that use org.spdx.rdfparser.model 
Package Description
org.spdx.compare  
org.spdx.html  
org.spdx.merge  
org.spdx.rdfparser  
org.spdx.rdfparser.license
Classes implementing the license model for the SPDX Parser
org.spdx.rdfparser.model
Model for the SPDX 2.0+ specification.
org.spdx.rdfparser.model.pointer
RDF model classes which implement the proposed W3C Pointer classes.
org.spdx.rdfparser.referencetype
Classes related to external reference types.
org.spdx.spdxspreadsheet  
org.spdx.tag  
org.spdx.tools  
  • Classes in org.spdx.rdfparser.model used by org.spdx.compare 
    Class Description
    Annotation
    An Annotation is a comment on an SpdxItem by an agent.
    Checksum
    A Checksum is value that allows the contents of a file to be authenticated.
    DoapProject
    Contains a DOAP project Currently, only the home page and name properties are supported
    ExternalDocumentRef
    Information about an external SPDX document reference including the checksum.
    ExternalRef
    An External Reference allows a Package to reference an external source of additional information, metadata, enumerations, asset identifiers, or downloadable content believed to be relevant to the Package.
    ExternalRef.ReferenceCategory  
    RdfModelObject
    The superclass for all classes the use the Jena RDF model.
    Relationship
    A Relationship represents a relationship between two SpdxElements.
    SpdxDocument
    An SpdxDocument is a summary of the contents, provenance, ownership and licensing analysis of a specific software package.
    SpdxElement
    An SpdxElement is any thing described in SPDX, either a document or an SpdxItem.
    SpdxFile
    A File represents a named sequence of information that is contained in a software package.
    SpdxFile.FileType  
    SpdxItem
    An SpdxItem is a potentially copyrightable work.
    SpdxPackage
    A Package represents a collection of software files that are delivered as a single functional component.
    SpdxSnippet  
  • Classes in org.spdx.rdfparser.model used by org.spdx.html 
    Class Description
    Annotation
    An Annotation is a comment on an SpdxItem by an agent.
    DoapProject
    Contains a DOAP project Currently, only the home page and name properties are supported
    ExternalRef
    An External Reference allows a Package to reference an external source of additional information, metadata, enumerations, asset identifiers, or downloadable content believed to be relevant to the Package.
    Relationship
    A Relationship represents a relationship between two SpdxElements.
    SpdxDocument
    An SpdxDocument is a summary of the contents, provenance, ownership and licensing analysis of a specific software package.
    SpdxElement
    An SpdxElement is any thing described in SPDX, either a document or an SpdxItem.
    SpdxFile
    A File represents a named sequence of information that is contained in a software package.
    SpdxPackage
    A Package represents a collection of software files that are delivered as a single functional component.
    SpdxSnippet  
  • Classes in org.spdx.rdfparser.model used by org.spdx.merge 
    Class Description
    DoapProject
    Contains a DOAP project Currently, only the home page and name properties are supported
    SpdxDocument
    An SpdxDocument is a summary of the contents, provenance, ownership and licensing analysis of a specific software package.
    SpdxFile
    A File represents a named sequence of information that is contained in a software package.
    SpdxItem
    An SpdxItem is a potentially copyrightable work.
    SpdxPackage
    A Package represents a collection of software files that are delivered as a single functional component.
  • Classes in org.spdx.rdfparser.model used by org.spdx.rdfparser 
    Class Description
    Checksum.ChecksumAlgorithm  
    ExternalDocumentRef
    Information about an external SPDX document reference including the checksum.
    IRdfModel
    Interface to translate from a Java model to a Jena RDF model
    SpdxDocument
    An SpdxDocument is a summary of the contents, provenance, ownership and licensing analysis of a specific software package.
    SpdxElement
    An SpdxElement is any thing described in SPDX, either a document or an SpdxItem.
    SpdxFile
    A File represents a named sequence of information that is contained in a software package.
    SpdxPackage
    A Package represents a collection of software files that are delivered as a single functional component.
    SpdxSnippet  
  • Classes in org.spdx.rdfparser.model used by org.spdx.rdfparser.license 
    Class Description
    IRdfModel
    Interface to translate from a Java model to a Jena RDF model
    RdfModelObject
    The superclass for all classes the use the Jena RDF model.
  • Classes in org.spdx.rdfparser.model used by org.spdx.rdfparser.model 
    Class Description
    Annotation
    An Annotation is a comment on an SpdxItem by an agent.
    Annotation.AnnotationType  
    Checksum
    A Checksum is value that allows the contents of a file to be authenticated.
    Checksum.ChecksumAlgorithm  
    DoapProject
    Contains a DOAP project Currently, only the home page and name properties are supported
    ExternalDocumentRef
    Information about an external SPDX document reference including the checksum.
    ExternalRef
    An External Reference allows a Package to reference an external source of additional information, metadata, enumerations, asset identifiers, or downloadable content believed to be relevant to the Package.
    ExternalRef.ReferenceCategory  
    ExternalSpdxElement
    This is an SPDX element which is in an external document.
    IRdfModel
    Interface to translate from a Java model to a Jena RDF model
    RdfModelObject
    The superclass for all classes the use the Jena RDF model.
    Relationship
    A Relationship represents a relationship between two SpdxElements.
    Relationship.RelationshipType  
    SpdxConstantElement
    Type of SpdxElement which is a constant unmodifiable element
    SpdxDocument
    An SpdxDocument is a summary of the contents, provenance, ownership and licensing analysis of a specific software package.
    SpdxElement
    An SpdxElement is any thing described in SPDX, either a document or an SpdxItem.
    SpdxFile
    A File represents a named sequence of information that is contained in a software package.
    SpdxFile.FileType  
    SpdxItem
    An SpdxItem is a potentially copyrightable work.
    SpdxNoAssertionElement
    This SPDX element represents no assertion as to an actual SPDX element.
    SpdxNoneElement
    This SPDX element represents no SPDX element at all.
    SpdxPackage
    A Package represents a collection of software files that are delivered as a single functional component.
    SpdxSnippet  
  • Classes in org.spdx.rdfparser.model used by org.spdx.rdfparser.model.pointer 
    Class Description
    IRdfModel
    Interface to translate from a Java model to a Jena RDF model
    RdfModelObject
    The superclass for all classes the use the Jena RDF model.
    SpdxElement
    An SpdxElement is any thing described in SPDX, either a document or an SpdxItem.
  • Classes in org.spdx.rdfparser.model used by org.spdx.rdfparser.referencetype 
    Class Description
    IRdfModel
    Interface to translate from a Java model to a Jena RDF model
    RdfModelObject
    The superclass for all classes the use the Jena RDF model.
  • Classes in org.spdx.rdfparser.model used by org.spdx.spdxspreadsheet 
    Class Description
    Annotation
    An Annotation is a comment on an SpdxItem by an agent.
    ExternalDocumentRef
    Information about an external SPDX document reference including the checksum.
    ExternalRef
    An External Reference allows a Package to reference an external source of additional information, metadata, enumerations, asset identifiers, or downloadable content believed to be relevant to the Package.
    Relationship
    A Relationship represents a relationship between two SpdxElements.
    SpdxDocument
    An SpdxDocument is a summary of the contents, provenance, ownership and licensing analysis of a specific software package.
    SpdxFile
    A File represents a named sequence of information that is contained in a software package.
    SpdxPackage
    A Package represents a collection of software files that are delivered as a single functional component.
    SpdxSnippet  
  • Classes in org.spdx.rdfparser.model used by org.spdx.tag 
    Class Description
    Checksum
    A Checksum is value that allows the contents of a file to be authenticated.
    ExternalDocumentRef
    Information about an external SPDX document reference including the checksum.
    SpdxDocument
    An SpdxDocument is a summary of the contents, provenance, ownership and licensing analysis of a specific software package.
  • Classes in org.spdx.rdfparser.model used by org.spdx.tools 
    Class Description
    SpdxDocument
    An SpdxDocument is a summary of the contents, provenance, ownership and licensing analysis of a specific software package.