SBoM.CycloneDX.V17.PatentLegalStatus (SBoM v0.9.1)

View Source

Indicates the current legal status of the patent or patent application, based on the WIPO ST.27 standard. This status reflects administrative, procedural, or legal events. Values include both active and inactive states and are useful for determining enforceability, procedural history, and maintenance status.

Summary

Types

t()

@type t() ::
  integer()
  | :PATENT_LEGAL_STATUS_UNSPECIFIED
  | :PATENT_LEGAL_STATUS_PENDING
  | :PATENT_LEGAL_STATUS_GRANTED
  | :PATENT_LEGAL_STATUS_REVOKED
  | :PATENT_LEGAL_STATUS_EXPIRED
  | :PATENT_LEGAL_STATUS_LAPSED
  | :PATENT_LEGAL_STATUS_WITHDRAWN
  | :PATENT_LEGAL_STATUS_ABANDONED
  | :PATENT_LEGAL_STATUS_SUSPENDED
  | :PATENT_LEGAL_STATUS_REINSTATED
  | :PATENT_LEGAL_STATUS_OPPOSED
  | :PATENT_LEGAL_STATUS_TERMINATED
  | :PATENT_LEGAL_STATUS_INVALIDATED
  | :PATENT_LEGAL_STATUS_IN_FORCE