PersonID
Pattern
This class has been associated with the following pattern:
Subclass Of
Description
An English description of the definition (what distinguishes this sense of the term?).
PersonID represent a unique identifier for the Person issued by an Organization. It has the following properties • schema:identifier: a string that encodes the unique id of the person. • hasIDType: specifies the type of ID, including passport an driversLicense. • photoID: A Boolean that specifies whether the ID contains a photo. • time:hasTime: defines a time interval during which the ID is valid. • schema:issuedBy: an Organiztaion that issued the id.
Class Diagram Description
Required by Use Case(s)
(why is this specialized definition needed?)
CDM References
What other classes or properties reference this term?
- Person (← links)
- Pattern:Person Pattern (← links)
Interface Specification References
This class has been associated with the following interface specification items:
Sources
Sources considered when developing the class:
Status
Pending Approval
Has Subclass(es)
Annotations
Annotation | Value |
---|
Manchester Syntax Specification
Property | Restriction | Value |
---|---|---|
HasIdentifier | exactly 1 | xsd:string |
HasIDType | only | IDType |
PhotoID | exactly 1 | xsd:boolean |
Time:hasTime | max 1 | time:Interval |
Schema:issuedBy | exactly 1 | ISO5087-1:Agent |
Supplementary Figures
Figure | Caption |
---|