Annotation Property: comment
http://www.w3.org/2000/01/rdf-schema#comment
Usage (120)
-
http://spdx.org/rdf/terms#Annotationcomment "An Annotation is a comment on an SpdxItem by an agent." (en)
-
http://spdx.org/rdf/terms#AnyLicenseInfocomment "The AnyLicenseInfo class includes all resources that represent licensing information." ()
-
http://spdx.org/rdf/terms#Checksumcomment "A Checksum is value that allows the contents of a file to be authenticated. Even small changes to the content of the file will change its checksum. This class allows the results of a variety of checksum and cryptographic message digest algorithms to be represented.
" (en)
-
http://spdx.org/rdf/terms#ConjunctiveLicenseSetcomment "A ConjunctiveLicenseSet represents a set of licensing information all of which apply." (en)
-
http://spdx.org/rdf/terms#CreationInfocomment "A CreationInfo provides information about the individuals, organizations and tools involved in the creation of an SpdxDocument." (en)
-
http://spdx.org/rdf/terms#DisjunctiveLicenseSetcomment "A DisjunctiveLicenseSet represents a set of licensing information where only one license applies at a time. This class implies that the recipient gets to choose one of these licenses they would prefer to use." (en)
-
http://spdx.org/rdf/terms#ExternalDocumentRefcomment "Information about an external SPDX document reference including the checksum. This allows for verification of the external references." (en)
-
http://spdx.org/rdf/terms#Filecomment "A File represents a named sequence of information that is contained in a software package." (en)
-
http://spdx.org/rdf/terms#Licensecomment "A License represents a copyright license. The SPDX license list website is annotated with these properties (using RDFa) to allow license data published there to be easily processed.
The license list is populated in accordance with the License List fields guidelines. These guidelines are not normative and may change over time. SPDX tooling should not rely on values in the license list conforming to the current guidelines." (en)
-
http://spdx.org/rdf/terms#ListedLicensecomment "A license which is included in the SPDX License List (http://spdx.org/licenses)." (en)
-
http://spdx.org/rdf/terms#Packagecomment "A Package represents a collection of software files that are delivered as a single functional component." (en)
-
http://spdx.org/rdf/terms#Relationshipcomment "A Relationship represents a relationship between two SpdxElements." (en)
-
http://spdx.org/rdf/terms#Reviewcomment "A Review represents an audit and signoff by an individual, organization or tool on the information in an SpdxDocument." (en)
-
http://spdx.org/rdf/terms#SimpleLicenseInfocomment "The SimpleLicenseInfo class includes all resources that represent simple, atomic, licensing information." (en)
-
http://spdx.org/rdf/terms#Snippetcomment "The set of bytes in a file. The name of the snippet is the name of the file appended with the byte range in parenthesis (ie: “./file/name(2145:5532)”)" (en)
-
http://spdx.org/rdf/terms#SpdxDocumentcomment "An SpdxDocument is a summary of the contents, provenance, ownership and licensing analysis of a specific software package. This is, effectively, the top level of SPDX information." (en)
-
http://spdx.org/rdf/terms#SpdxElementcomment "An SpdxElement is any thing described in SPDX, either a document or an SpdxItem. SpdxElements can be related to other SpdxElements." ()
-
http://spdx.org/rdf/terms#SpdxItemcomment "An SpdxItem is a potentially copyrightable work." (en)
-
http://spdx.org/rdf/terms#VerificationCodecomment "A manifest based verification code (the algorithm is defined in section 4.7 of the full specification) of the SPDX Item. This allows consumers of this data and/or database to determine if an SPDX item they have in hand is identical to the SPDX item from which the data was produced. This algorithm works even if the SPDX document is included in the SPDX item." (en)
-
http://spdx.org/rdf/terms#agentcomment "Agent (eg. person, group, software or physical artifact).." (en)
-
http://spdx.org/rdf/terms#algorithmcomment "Identifies the algorithm used to produce the subject Checksum.
Currently, SHA-1 is the only supported algorithm. It is anticipated that other algorithms will be supported at a later time.
" (en)
-
http://spdx.org/rdf/terms#annotationcomment "Provide additional information about an SpdxElement.
" (en)
-
http://spdx.org/rdf/terms#annotationTypecomment "Type of the annotation." (en)
-
http://spdx.org/rdf/terms#annotationType_othercomment "Type of annotation which does not fit in any of the pre-defined annotation types." (en)
-
http://spdx.org/rdf/terms#annotationType_reviewcomment "A Review represents an audit and signoff by an individual, organization or tool on the information for an SpdxElement." (en)
-
http://spdx.org/rdf/terms#annotatorcomment "This field identifies the person, organization or tool that has commented on a file, package, or entire document. " (en)
-
http://spdx.org/rdf/terms#artifactOfcomment "Indicates the project in which the SpdxElement originated.
Tools must preserve doap:homepage and doap:name properties and the URI (if one is known) of doap:Project resources that are values of this property. All other properties of doap:Projects are not directly supported by SPDX and may be dropped when translating to or from some SPDX formats." (en)
-
http://spdx.org/rdf/terms#byteRangecomment "String of the form \d+:\d+ denoting a range of bytes." (en)
-
http://spdx.org/rdf/terms#checksumcomment "The checksum property provides a mechanism that can be used to verify that the contents of a File or Package have not changed." (en)
-
http://spdx.org/rdf/terms#checksumAlgorithm_sha1comment "Indicates the algorithm used was SHA-1" ()
-
http://spdx.org/rdf/terms#checksumValuecomment "The checksumValue property provides a lower case hexidecimal encoded digest value produced using a specific algorithm." ()
-
http://spdx.org/rdf/terms#copyrightTextcomment "The text of copyright declarations recited in the Package or File." ()
-
http://spdx.org/rdf/terms#createdcomment "The date and time at which the SpdxDocument was created. This value must in UTC and have 'Z' as its timezone indicator." ()
-
http://spdx.org/rdf/terms#creationInfocomment "The creationInfo property relates an SpdxDocument to a set of information about the creation of the SpdxDocument." (en)
-
http://spdx.org/rdf/terms#creatorcomment "The name and, optionally, contact information of a person, organization or tool that created, or was used to create, the SpdxDocument.
Values of this property must conform to the agent and tool syntax." (en)
-
http://spdx.org/rdf/terms#dataLicensecomment "The licensing under which the creator of this SPDX document allows related data to be reproduced.
The only valid value for this property is http://spdx.org/licenses/CC0-1.0. This is to alleviate any concern that content (the data) in an SPDX file is subject to any form of intellectual property right that could restrict the re-use of the information or the creation of another SPDX file for the same project(s). This approach avoids intellectual property and related restrictions over the SPDX file, however individuals can still contract one to one to restrict release of specific collections of SPDX files (which map to software bill of materials) and the identification of the supplier of SPDX files." (en)
-
http://spdx.org/rdf/terms#datecomment "A date-time stamp." (en)
-
http://spdx.org/rdf/terms#describesPackagecomment "The describesPackage property relates an SpdxDocument to the package which it describes." (en)
-
http://spdx.org/rdf/terms#descriptioncomment "Provides a detailed description of the package." (en)
-
http://spdx.org/rdf/terms#downloadLocationcomment "The URI at which this package is available for download. Private (i.e., not publicly reachable) URIs are acceptable as values of this property.
The values http://spdx.org/rdf/terms#none and http://spdx.org/rdf/terms#noassertion may be used to specify that the package is not downloadable or that no attempt was made to determine its download location, respectively." (en)
-
http://spdx.org/rdf/terms#externalDocumentRefcomment "Any external SPDX documents referenced within an SPDX document. This property is primarily used to verify the external SPDX document reference through use of the checksum." (en)
-
http://spdx.org/rdf/terms#extractedTextcomment "Verbatim license or licensing notice text that was discovered." (en)
-
http://spdx.org/rdf/terms#fileContributorcomment "This field provides a place for the SPDX file creator to record file contributors. Contributors could include names of copyright holders and/or authors who may not be copyright holders yet contributed to the file content." (en)
-
http://spdx.org/rdf/terms#fileNamecomment "The name of the file relative to the root of the package." (en)
-
http://spdx.org/rdf/terms#fileTypecomment "The type of the file." ()
-
http://spdx.org/rdf/terms#fileType_archivecomment "Indicates the file is an archive file." (en)
-
http://spdx.org/rdf/terms#fileType_binarycomment "Indicates the file is not a text file. spdx:filetype_archive is preferred for archive files even though they are binary." (en)
-
http://spdx.org/rdf/terms#fileType_othercomment "Indicates the file is not a source, archive or binary file." (en)
-
http://spdx.org/rdf/terms#fileType_sourcecomment "Indicates the file is a source code file." (en)
-
http://spdx.org/rdf/terms#fromFilecomment "File containing the SPDX element (e.g. the file contaning a snippet)." (en)
-
http://spdx.org/rdf/terms#hasExtractedLicensingInfocomment "Indicates that a particular ExtractedLicensingInfo was defined in the subject SpdxDocument.
" (en)
-
http://spdx.org/rdf/terms#isOsiApprovedcomment "Indicates if the OSI has approved the license." (en)
-
http://spdx.org/rdf/terms#licenseCommentscomment "he licenseComments property allows the preparer of the SPDX document to describe why the licensing in spdx:licenseConcluded was chosen." (en)
-
http://spdx.org/rdf/terms#licenseConcludedcomment "The licensing that the preparer of this SPDX document has concluded, based on the evidence, actually applies to the package." (en)
-
http://spdx.org/rdf/terms#licenseDeclaredcomment "The licensing that the creators of the software in the package, or the packager, have declared. Declarations by the original software creator should be preferred, if they exist." (en)
-
http://spdx.org/rdf/terms#licenseIdcomment "A human readable short form license identifier for a license. The license ID is iether on the standard license oist or the form "LicenseRef-"[idString] where [idString] is a unique string containing letters, numbers, ".", "-" or "+"." (en)
-
http://spdx.org/rdf/terms#licenseInfoFromFilescomment "The licensing information that was discovered directly within the package. There will be an instance of this property for each distinct value of alllicenseInfoInFile properties of all files contained in the package." (en)
-
http://spdx.org/rdf/terms#licenseInfoInFilecomment "Licensing information that was discovered directly in the subject file. This is also considered a declared license for the file." (en)
-
http://spdx.org/rdf/terms#licenseListVersioncomment "An optional field for creators of the SPDX file to provide the version of the SPDX License List used when the SPDX file was created." (en)
-
http://spdx.org/rdf/terms#licenseTextcomment "Full text of the license." (en)
-
http://spdx.org/rdf/terms#membercomment "A license, or other licensing information, that is a member of the subject license set." (en)
-
http://spdx.org/rdf/terms#namecomment "The full human readable name of the item. This should include version information when applicable." (en)
-
http://spdx.org/rdf/terms#noassertioncomment "Indicates that the preparer of the SPDX document is not making any assertion regarding the value of this field." ()
-
http://spdx.org/rdf/terms#nonecomment "When this value is used as the object of a property it indicates that the preparer of the SpdxDocument believes that there is no value for the property. This value should only be used if there is sufficient evidence to support this assertion." ()
-
http://spdx.org/rdf/terms#noticeTextcomment "This field provides a place for the SPDX file creator to record potential legal notices found in the file. This may or may not include copyright statements." (en)
-
http://spdx.org/rdf/terms#originatorcomment "The name and, optionally, contact information of the person or organization that originally created the package.
Values of this property must conform to the agent and tool syntax." (en)
-
http://spdx.org/rdf/terms#packageFileNamecomment "The base name of the package file name. For example, zlib-1.2.5.tar.gz." (en)
-
http://spdx.org/rdf/terms#referencesFilecomment "Indicates that a particular file belongs as part of the set of analyzed files in the SpdxDocument." (en)
-
http://spdx.org/rdf/terms#relatedSpdxElementcomment "A related SpdxElement." (en)
-
http://spdx.org/rdf/terms#relationshipcomment "Defines a relationship between two SPDX elements. The SPDX element may be a Package, File, or SpdxDocument." (en)
-
http://spdx.org/rdf/terms#relationshipTypecomment "Describes the type of relationship between two SPDX elements." (en)
-
http://spdx.org/rdf/terms#relationshipType_ancestorOfcomment "A Relationship of relationshipType_ancestorOf expresses that an SPDXElement is an ancestor of (same lineage but pre-dates) the relatedSPDXElement. For example, an upstream File is an ancestor of a modified downstream File" (en)
-
http://spdx.org/rdf/terms#relationshipType_containedBycomment "A Relationship of relationshipType_containedBy expresses that an SPDXElement is contained by the relatedSPDXElement. For example, a File contained by a Package. " (en)
-
http://spdx.org/rdf/terms#relationshipType_containscomment "A Relationship of relationshipType_contains expresses that an SPDXElement contains the relatedSPDXElement. For example, a Package contains a File. (relationshipType_contains introduced in SPDX 2.0 deprecates property 'hasFile' from SPDX 1.2)" (en)
-
http://spdx.org/rdf/terms#relationshipType_copyOfcomment "A Relationship of relationshipType_copyOf expresses that the SPDXElement is an exact copy of the relatedSDPXElement. For example, a downstream distribution of a binary library which was copied from the upstream package." (en)
-
http://spdx.org/rdf/terms#relationshipType_descendantOfcomment "A Relationship of relationshipType_descendantOf expresses that an SPDXElement is a descendant of (same lineage but post-dates) the relatedSPDXElement. For example, an downstream File that was modified is a descendant of an upstream File" (en)
-
http://spdx.org/rdf/terms#relationshipType_distributionArtifactcomment "A Relationship of relationshipType_distributionArtifact expresses that distributing the SPDXElement requires that the relatedSPDXElement also be distributed. For example, distributing a binary File may require that a source tarball (another File) be made available with the distribuiton. " (en)
-
http://spdx.org/rdf/terms#relationshipType_expandedFromArchivecomment "A Relationship of relationshipType_expandedFromArchive expresses that the SPDXElement is a file which was epanded from a relatedSPDXElement file. For example, if there is an archive file xyz.tar.gz containing a file foo.c the archive file was expanded in a directory arch/xyz, the file arch/xyz/foo.c would have a relationshipType_expandedFromArchive with the file xyz.tar.gz." (en)
-
http://spdx.org/rdf/terms#relationshipType_fileAddedcomment "A Relationship of relationshipType_fileAdded expresses that the SPDXElement is a file which has been added to the relatedSPDXElement package. For example, a package (the relatedSPDXElement) has been patched to remove a file (the SPDXElement). This relationship is typically used to express the result of a patched package when the actual patchfile is not present." (en)
-
http://spdx.org/rdf/terms#relationshipType_fileDeletedcomment "A Relationship of relationshipType_fileDeleted expresses that the SPDXElement is a package where the relatedSPDXElement file has been removed. For example, a package has been patched to remove a file a file (the relatedSPDXElement resulting in the patched package (the SPDXElement). This relationship is typically used to express the result of a patched package when the actual patchfile is not present." (en)
-
http://spdx.org/rdf/terms#relationshipType_fileModifiedcomment "A Relationship of relationshipType_fileModified expresses that the SPDXElement is a file which is a modified version of the relatedSPDXElement file. For example, a file (the SPDXElement) has been patched to modify the contents of the original file (the SPDXElement). This relationship is typically used to express the result of a patched package when the actual patchfile is not present." (en)
-
http://spdx.org/rdf/terms#relationshipType_generatedFromcomment "A Relationship of relationshipType_generatedFrom expresses that an SPDXElement was generated from the relatedSPDXElement. For example, a binary File might have been generated from a source File." (en)
-
http://spdx.org/rdf/terms#relationshipType_generatescomment "A Relationship of relationshipType_generates expresses that an SPDXElement generates the relatedSPDXElement. For example, a source File generates a binary File." (en)
-
http://spdx.org/rdf/terms#relationshipType_patchAppliedcomment "A Relationship of relationshipType_patchApplied expresses that the SPDXElement is a 'patchfile' that was applied and produced the relatedSPDXElement. For example, a .diff File relates to a specific file where the diff was applied." (en)
-
http://spdx.org/rdf/terms#relationshipType_patchForcomment "A Relationship of relationshipType_patchFor expresses that the SPDXElement is a 'patchfile' that is designed to patch (apply modifications to) the relatedSPDXElement. For example, relationship from a .diff File to a Package it is designed to patch. " (en)
-
http://spdx.org/rdf/terms#relationshipType_variantOfcomment "A Relationship of relationshipType_variantOf expresses that an SPDXElement is a variant of the relatedSPDXElement, but it is not clear which came first. For example, if the content of two Files differs by some edit, but there is no way to tell which came first (no reliable date information), then one File is a variant of the other File." (en)
-
http://spdx.org/rdf/terms#reviewDatecomment "The date and time at which the SpdxDocument was reviewed. This value must be in UTC and have 'Z' as its timezone indicator." (en)
-
http://spdx.org/rdf/terms#reviewedcomment "The review property relates a SpdxDocument to the review history." (en)
-
http://spdx.org/rdf/terms#reviewercomment "The name and, optionally, contact information of the person who performed the review.
Values of this property must conform to the agent and tool syntax." (en)
-
http://spdx.org/rdf/terms#sourceinfocomment "Allows the producer(s) of the SPDX document to describe how the package was acquired and/or changed from the original source." (en)
-
http://spdx.org/rdf/terms#spdxDocumentcomment "A propoerty containing an SPDX document." (en)
-
http://spdx.org/rdf/terms#specVersioncomment "Identifies the version of this specification that was used to produce this SPDX document. The value for this version of the spec is SPDX-1.2. The values SPDX-1.0 and SPDX-1.1 may also be supported by SPDX tools for backwards compatibility purposes." (en)
-
http://spdx.org/rdf/terms#standardLicenseHeadercomment "License author's preferred text to indicated that a file is covered by the license." (en)
-
http://spdx.org/rdf/terms#standardLicenseTemplatecomment "License template which describes sections of the license which can be varied. See License Template section of the specification for format information." (en)
-
http://spdx.org/rdf/terms#summarycomment "Provides a short description of the package." (en)
-
http://spdx.org/rdf/terms#suppliercomment "The name and, optionally, contact information of the person or organization who was the immediate supplier of this package to the recipient. The supplier may be different than originator when the software has been repackaged.
Values of this property must conform to the agent and tool syntax." (en)
-
http://spdx.org/rdf/terms#usageType_SPDXFilecomment "The relatedSPDXElement is a file containing an SPDX Document which describes the SPDXELement. For example, the SPDX file zlib-v1.2.3.spdx would be an SPDXFile for the package zlib." (en)
-
http://spdx.org/rdf/terms#usageType_amendmentcomment "The SPDXElement is an SPDX Document which includes corrections from the upstream relatedSPDXElement. For example, if a downstream consumer of an SPDX package finds inaccuracies in the SPDX file for the package, the downstream consumer can produce a corrected SPDX Document and relate the correctd document to the upstream SPDX document." (en)
-
http://spdx.org/rdf/terms#usageType_buildToolcomment "The relatedSPDXElement is a build tool, build script, or build related data used by the SPDXElement to generate the binary files intended for distribution. Build tools are typically not intended to be distributed with binary versions of packages. For example, makefile.mk used to make the package zlib would be considered a build tool." (en)
-
http://spdx.org/rdf/terms#usageType_dataFilecomment "The relatedSPDXElement is a data file used by SPDXElement. For example, the the datafile timezones.dat is used by the package mypackage." (en)
-
http://spdx.org/rdf/terms#usageType_documentcomment "The relatedSPDXElement is document source or compiled documentation used by the SPDXElement. For example, man pages would be considered usageType_document for the package." (en)
-
http://spdx.org/rdf/terms#usageType_dynamicLinkcomment "The relatedSPDXElement is an binary library file which is dyamically linked to the SpdxElement. For example, the library zlib.so is dynamically lined to an executable myapp." (en)
-
http://spdx.org/rdf/terms#usageType_executablecomment "The relatedSPDXElement is an executable file compiled from the SPDXElement source file. For example, a library zlib.so is compiled from a source file zilb.c." (en)
-
http://spdx.org/rdf/terms#usageType_metafilecomment "The relatedSPDXElement is a file containing meta data which describes the SPDXELement. For example, a POM file for Apache Xerces would be a metafile for the package Apache Xerces." (en)
-
http://spdx.org/rdf/terms#usageType_nonlicenseimpactingcomment "The relatedSPDXElement is used in a manner which should not impact the concluded license for the SPDXElement. For example, version control metadata such as .svn or .git files would be considered nonlicenseimpacting." (en)
-
http://spdx.org/rdf/terms#usageType_optionalcomment "The relatedSPDXElement is an optional component which may be included in the deployed binaries for the SPDXElement at the option of person building or making the package. Typically, the optional components are by default not included in the deployed binaries. For example, the zlib contrib directory would contain optional files." (en)
-
http://spdx.org/rdf/terms#usageType_othercomment "This usageType describes a usage which has not been defined in the formal SPDX specification. A description of the usage should be included in the comments field." (en)
-
http://spdx.org/rdf/terms#usageType_packagecomment "The relatedSPDXELement is used as a package by the SPDXElement. For example, an aggregator of packages may include several packages in the distribution. The relationship between the distribution and the included packages would be usageType_package." (en)
-
http://spdx.org/rdf/terms#usageType_patchcomment "The relatedSPDXElement is a file used to patch the SPDXElement. If a patch file xyz.diff is used to patch a package myPackage, the xyz.diff would have a usage type of usageType_patch." (en)
-
http://spdx.org/rdf/terms#usageType_sourcecomment "The relatedSPDXElement is a source file used in the compilation of the SPDXElement. For example, a source file zlib.c is compiled to a binary library zlib.so." (en)
-
http://spdx.org/rdf/terms#usageType_staticLinkcomment "The relatedSPDXElement is an binary library file which is statically linked to the SpdxElement. For example, the library zlib.a is dynamically lined to an executable myapp." (en)
-
http://spdx.org/rdf/terms#usageType_testCasecomment "The relatedSPDXElement is test case source or data used to test SPDXElement. Test cases are typically not intended to be distributed with binary versions of packages. For example, unit test code for an application would be considered test cases." (en)
-
http://spdx.org/rdf/terms#usedBycomment "Describes how the related relatedSpdxElement is used by this SpdxElement." (en)
-
http://spdx.org/rdf/terms#verificationCodecomment "A manifest based authentication code for the SPDX Element. This allows consumers of this data to determine if an SPDX Element they have in hand is identical to the SPDX Element from which the data was produced. This algorithm works even if the SPDX document is included in the SPDX Element. This algorithm is described in detail in the SPDX specification." (en)
-
http://spdx.org/rdf/terms#verificationCodeExcludedElementcomment "An element that was excluded when calculating the element verification code. This is usually a file containing SPDX data regarding the element. If a element contains more than one SPDX file all SPDX files must be excluded from the package verification code. If this is not done it would be impossible to correctly calculate the verification codes in both files." (en)
-
http://spdx.org/rdf/terms#verificationCodeValuecomment "The actual package verification code as a hex encoded value." (en)
-
http://spdx.org/rdf/terms#versionInfocomment "Provides an indication of the version of the package that is described by this SpdxDocument." (en)
-
http://www.w3.org/2000/01/rdf-schema#seeAlsocomment "rdfs:seeAlso is an instance of rdf:Property that is used to indicate a resource that might provide additional information about the subject resource." (en)
-
http://www.w3.org/2003/06/sw-vocab-status/ns#term_statuscomment "The AnyLicenseInfo class includes all resources that represent licensing information." ()
-
http://xmlns.com/foaf/0.1/Agentcomment "Agent - An agent (eg. person, group, software or physical artifact). " (en)