Searched refs:ExternalIdentifierType (Results 1 – 4 of 4) sorted by relevance
76 # ExternalIdentifierType from the SPDX 3 spec. Commonly, an E-mail address
403 ) in oe.spdx30.ExternalIdentifierType.NAMED_INDIVIDUALS.items():658 externalIdentifierType=oe.spdx30.ExternalIdentifierType.cve,
625 externalIdentifierType=oe.spdx30.ExternalIdentifierType.cpe23,
2385 class ExternalIdentifierType(SHACLObject): class