NoneElement
Summary
An Individual Value for Element representing a set of Elements with cardinality (number/count) of zero.
Description
NoneElement should be used if the SPDX creator desires to assert that there are NO elements for the given context of use.
For example, a Relationship with
relationshipType="ancestorOf",
from=Element1,
and to=NoneElement
is explicitly expressing an assertion that
Element1 has no descendants.
Metadata
https://spdx.org/rdf/3.0.1/terms/Core/NoneElement
| Name | NoneElement |
| Type | IndividualElement |
| IRI | https://spdx.org/rdf/3.0.1/terms/Core/NoneElement |