- Removed:
Software/contentType
property - #789- The
Software/File
class is meant to use theCore/contentType
property.
- The
- Fixed: Typo in
hasPrerequisite
entry - #817- Corrected the misspelling of
hasPrerequsite
tohasPrerequisite
inCore/RelationshipType
.
- Corrected the misspelling of
- Fixed: Licensing relationship type names - #779
- Corrected
concludedLicense
tohasConcludedLicense
anddeclaredLicense
tohasDeclaredLicense
in the "Profile conformance" section of AI, Dataset, Licensing, and Lite Profiles.
- Corrected
- Fixed: Typo in
import
property - #847- Corrected
imports
toimport
in Core Profile.
- Corrected
- Fixed: Typo in
Build/parameter
property - #836- Corrected
parameters
toparameter
in Build Profile.
- Corrected
- Fixed: Typo in
hasInput
andhasOutput
relationship type names - #854- Corrected
hasInputs
tohasInput
andhasOutputs
tohasOutput
inCore/RelationshipType
.
- Corrected
- Added:
adler32
entry toCore/HashAlgorithm
- #826- The Adler-32 checksum, previously available in SPDX 2.3, has been reintroduced.
- Added:
Core/SpdxOrganization
- #880- An
SpdxOrganization
individual, an Organization representing the SPDX Project, is added. It is by definition the creator of all Element type individuals defined by the SPDX Project.
- An
- Clarified:
AI/autonomyType
- #741- Specified the meaning of
yes
,no
, andnoAssertion
values in theAI/autonomyType
property description.
- Specified the meaning of
- Clarified:
Build/buildType
- #875- Its intent is added: "The buildType is used to interpret the meaning of other build parameters by defining the "type" of build...".
- Clarified:
hasData
entry inCore/RelationshipType
- #815 - Improved: JSON-LD examples.
- Updated: Model diagrams.
- Use updated names
- Specify XSD data types
- All named individuals are removed - #884
- General typos and formatting fixes