Imports of package rdf

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/spdx/gordf/rdfloader
github.com/spdx/gordf/rdfloader/parser
github.com/spdx/tools-golang/convert
github.com/spdx/tools-golang/spdxPackage spdx contains references to the latest spdx version
github.com/spdx/tools-golang/spdx/common
github.com/spdx/tools-golang/spdx/v2/v2_2Package spdx contains the struct definition for an SPDX Document and its constituent parts.
github.com/spdx/tools-golang/spdx/v2/v2_2/rdf/readerSPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later copied from tvloader/parser2v2/types.go
github.com/spdx/tools-golang/spdx/v2/v2_3Package v2_3 Package contains the struct definition for an SPDX Document and its constituent parts.
github.com/spdx/tools-golang/spdx/v2/v2_3/rdf/readerSPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later copied from tvloader/parser2v3/types.go
ioPackage io provides basic interfaces to I/O primitives.