Show / Hide Table of Contents

Class PropertyTaxonomy

Inheritance
object
PropertyTaxonomy
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: CycloneDX.Spdx
Assembly: CycloneDX.Spdx.Interop.dll
Syntax
public static class PropertyTaxonomy

Fields

| Edit this page View Source

ANNOTATION

Declaration
public const string ANNOTATION = "spdx:annotation"
Field Value
Type Description
string
| Edit this page View Source

CHECKSUM

Declaration
public const string CHECKSUM = "spdx:checksum"
Field Value
Type Description
string
| Edit this page View Source

CHECKSUM_MD2

Declaration
public const string CHECKSUM_MD2 = "spdx:checksum:md2"
Field Value
Type Description
string
| Edit this page View Source

CHECKSUM_MD4

Declaration
public const string CHECKSUM_MD4 = "spdx:checksum:md4"
Field Value
Type Description
string
| Edit this page View Source

CHECKSUM_MD6

Declaration
public const string CHECKSUM_MD6 = "spdx:checksum:md6"
Field Value
Type Description
string
| Edit this page View Source

CHECKSUM_SHA224

Declaration
public const string CHECKSUM_SHA224 = "spdx:checksum:sha224"
Field Value
Type Description
string
| Edit this page View Source

COMMENT

Declaration
public const string COMMENT = "spdx:comment"
Field Value
Type Description
string
| Edit this page View Source

CREATION_INFO_COMMENT

Declaration
public const string CREATION_INFO_COMMENT = "spdx:creation-info:comment"
Field Value
Type Description
string
| Edit this page View Source

CREATION_INFO_LICENSE_CREATORS_ORGANIZATIONS

Declaration
public const string CREATION_INFO_LICENSE_CREATORS_ORGANIZATIONS = "spdx:creation-info:creators-organization"
Field Value
Type Description
string
| Edit this page View Source

CREATION_INFO_LICENSE_LIST_VERSION

Declaration
public const string CREATION_INFO_LICENSE_LIST_VERSION = "spdx:creation-info:license-list-version"
Field Value
Type Description
string
| Edit this page View Source

DOCUMENT_DATA_LICENSE

Declaration
public const string DOCUMENT_DATA_LICENSE = "spdx:document:data-license"
Field Value
Type Description
string
| Edit this page View Source

DOCUMENT_DESCRIBES

Declaration
public const string DOCUMENT_DESCRIBES = "spdx:document:describes"
Field Value
Type Description
string
| Edit this page View Source

DOCUMENT_EXTERNAL_DOCUMENT_REF

Declaration
public const string DOCUMENT_EXTERNAL_DOCUMENT_REF = "spdx:document:external-document-ref"
Field Value
Type Description
string
| Edit this page View Source

DOCUMENT_NAME

Declaration
public const string DOCUMENT_NAME = "spdx:document:name"
Field Value
Type Description
string
| Edit this page View Source

DOCUMENT_NAMESPACE

Declaration
public const string DOCUMENT_NAMESPACE = "spdx:document:document-namespace"
Field Value
Type Description
string
| Edit this page View Source

DOCUMENT_SPDX_VERSION

Declaration
public const string DOCUMENT_SPDX_VERSION = "spdx:document:spdx-version"
Field Value
Type Description
string
| Edit this page View Source

DOWNLOAD_LOCATION

Declaration
public const string DOWNLOAD_LOCATION = "spdx:download-location"
Field Value
Type Description
string
| Edit this page View Source

EXTERNAL_REFERENCE

Declaration
public const string EXTERNAL_REFERENCE = "spdx:external-reference"
Field Value
Type Description
string
| Edit this page View Source

EXTERNAL_REFERENCE_OTHER

Declaration
public const string EXTERNAL_REFERENCE_OTHER = "spdx:external-reference:other"
Field Value
Type Description
string
| Edit this page View Source

EXTERNAL_REFERENCE_PACKAGE_MANAGER

Declaration
public const string EXTERNAL_REFERENCE_PACKAGE_MANAGER = "spdx:external-reference:package-manager"
Field Value
Type Description
string
| Edit this page View Source

EXTERNAL_REFERENCE_PACKAGE_MANAGER_BOWER

Declaration
public const string EXTERNAL_REFERENCE_PACKAGE_MANAGER_BOWER = "spdx:external-reference:package-manager:bower"
Field Value
Type Description
string
| Edit this page View Source

EXTERNAL_REFERENCE_PACKAGE_MANAGER_MAVEN_CENTRAL

Declaration
public const string EXTERNAL_REFERENCE_PACKAGE_MANAGER_MAVEN_CENTRAL = "spdx:external-reference:package-manager:maven-central"
Field Value
Type Description
string
| Edit this page View Source

EXTERNAL_REFERENCE_PACKAGE_MANAGER_NPM

Declaration
public const string EXTERNAL_REFERENCE_PACKAGE_MANAGER_NPM = "spdx:external-reference:package-manager:npm"
Field Value
Type Description
string
| Edit this page View Source

EXTERNAL_REFERENCE_PACKAGE_MANAGER_NUGET

Declaration
public const string EXTERNAL_REFERENCE_PACKAGE_MANAGER_NUGET = "spdx:external-reference:package-manager:nuget"
Field Value
Type Description
string
| Edit this page View Source

EXTERNAL_REFERENCE_PACKAGE_MANAGER_PURL

Declaration
public const string EXTERNAL_REFERENCE_PACKAGE_MANAGER_PURL = "spdx:external-reference:package-manager:purl"
Field Value
Type Description
string
| Edit this page View Source

EXTERNAL_REFERENCE_PERSISTENT_ID

Declaration
public const string EXTERNAL_REFERENCE_PERSISTENT_ID = "spdx:external-reference:persistent-id"
Field Value
Type Description
string
| Edit this page View Source

EXTERNAL_REFERENCE_PERSISTENT_ID_SWH

Declaration
public const string EXTERNAL_REFERENCE_PERSISTENT_ID_SWH = "spdx:external-reference:persistent-id:swh"
Field Value
Type Description
string
| Edit this page View Source

EXTERNAL_REFERENCE_SECURITY

Declaration
public const string EXTERNAL_REFERENCE_SECURITY = "spdx:external-reference:security"
Field Value
Type Description
string
| Edit this page View Source

EXTERNAL_REFERENCE_SECURITY_CPE22

Declaration
public const string EXTERNAL_REFERENCE_SECURITY_CPE22 = "spdx:external-reference:security:cpe22"
Field Value
Type Description
string
| Edit this page View Source

EXTERNAL_REFERENCE_SECURITY_CPE23

Declaration
public const string EXTERNAL_REFERENCE_SECURITY_CPE23 = "spdx:external-reference:security:cpe23"
Field Value
Type Description
string
| Edit this page View Source

FILES_ANALYZED

Declaration
public const string FILES_ANALYZED = "spdx:files-analyzed"
Field Value
Type Description
string
| Edit this page View Source

FILE_CONTRIBUTOR

Declaration
public const string FILE_CONTRIBUTOR = "spdx:file:contributor"
Field Value
Type Description
string
| Edit this page View Source

FILE_NOTICE_TEXT

Declaration
public const string FILE_NOTICE_TEXT = "spdx:file:notice-text"
Field Value
Type Description
string
| Edit this page View Source

FILE_TYPE

Declaration
public const string FILE_TYPE = "spdx:file:type"
Field Value
Type Description
string
| Edit this page View Source

HOMEPAGE

Declaration
public const string HOMEPAGE = "spdx:homepage"
Field Value
Type Description
string
| Edit this page View Source

LICENSE_COMMENTS

Declaration
public const string LICENSE_COMMENTS = "spdx:license-comments"
Field Value
Type Description
string
| Edit this page View Source

LICENSE_CONCLUDED

Declaration
public const string LICENSE_CONCLUDED = "spdx:license-concluded"
Field Value
Type Description
string
| Edit this page View Source

LICENSE_DECLARED

Declaration
public const string LICENSE_DECLARED = "spdx:license-declared"
Field Value
Type Description
string
| Edit this page View Source

LICENSE_INFO_FROM_FILE

Declaration
public const string LICENSE_INFO_FROM_FILE = "spdx:license-info-from-file"
Field Value
Type Description
string
| Edit this page View Source

PACKAGE_FILENAME

Declaration
public const string PACKAGE_FILENAME = "spdx:package:file-name"
Field Value
Type Description
string
| Edit this page View Source

PACKAGE_ORIGINATOR

Declaration
public const string PACKAGE_ORIGINATOR = "spdx:package:originator"
Field Value
Type Description
string
| Edit this page View Source

PACKAGE_ORIGINATOR_EMAIL

Declaration
public const string PACKAGE_ORIGINATOR_EMAIL = "spdx:package:originator:email"
Field Value
Type Description
string
| Edit this page View Source

PACKAGE_ORIGINATOR_ORGANIZATION

Declaration
public const string PACKAGE_ORIGINATOR_ORGANIZATION = "spdx:package:originator:organization"
Field Value
Type Description
string
| Edit this page View Source

PACKAGE_SOURCE_INFO

Declaration
public const string PACKAGE_SOURCE_INFO = "spdx:package:source-info"
Field Value
Type Description
string
| Edit this page View Source

PACKAGE_SUMMARY

Declaration
public const string PACKAGE_SUMMARY = "spdx:package:summary"
Field Value
Type Description
string
| Edit this page View Source

PACKAGE_SUPPLIER

Declaration
public const string PACKAGE_SUPPLIER = "spdx:package:supplier"
Field Value
Type Description
string
| Edit this page View Source

PACKAGE_SUPPLIER_ORGANIZATION

Declaration
public const string PACKAGE_SUPPLIER_ORGANIZATION = "spdx:package:supplier:organization"
Field Value
Type Description
string
| Edit this page View Source

PACKAGE_VERIFICATION_CODE_EXCLUDED_FILE

Declaration
public const string PACKAGE_VERIFICATION_CODE_EXCLUDED_FILE = "spdx:package:verification-code:excluded-file"
Field Value
Type Description
string
| Edit this page View Source

PACKAGE_VERIFICATION_CODE_VALUE

Declaration
public const string PACKAGE_VERIFICATION_CODE_VALUE = "spdx:package:verification-code:value"
Field Value
Type Description
string
| Edit this page View Source

SPDXID

Declaration
public const string SPDXID = "spdx:spdxid"
Field Value
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX