IndividualElement
Summary
A concrete subclass of Element used by Individuals in the Core profile.
Description
Individuals, such as NoneElement and NoAssertionElement, need to reference a concrete subclass of Element.
This class provides the type used by the individuals defined in the Core profile.
Metadata
https://spdx.org/rdf/3.1/terms/Core/IndividualElement
| Name | IndividualElement |
| Instantiability | Concrete |
| SubclassOf | Element |
Class hierarchy
/Core/Element
/Core/IndividualElement
All properties
| Property | Type | minCount | maxCount |
|---|---|---|---|
| comment | xsd:string | 0 | 1 |
| creationInfo | CreationInfo | 1 | 1 |
| description | xsd:string | 0 | 1 |
| extension | Extension | 0 | * |
| externalIdentifier | ExternalIdentifier | 0 | * |
| externalRef | ExternalRef | 0 | * |
| name | xsd:string | 0 | 1 |
| spdxId | xsd:anyURI | 1 | 1 |
| summary | xsd:string | 0 | 1 |
| verifiedUsing | IntegrityMethod | 0 | * |