Class SSNIdentification

java.lang.Object
org.episteme.core.util.identity.Identification
org.episteme.core.util.identity.SSNIdentification
All Implemented Interfaces:
Serializable, Identified<Identification>

public class SSNIdentification extends Identification
Social Security Number (SSN) identification.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also:
  • Constructor Details

    • SSNIdentification

      public SSNIdentification(String value)
  • Method Details

    • getScheme

      public String getScheme()
      Description copied from class: Identification
      Returns the identification scheme (e.g., "UUID", "ISBN", "DOI").
      Specified by:
      getScheme in class Identification
      Returns:
      the scheme name