Difference between revisions of "PersonID"
(Created page with "{{Class Definition |Description=PersonID represent a unique identifier for the Person issued by an Organization. |Definition Status=Pending Approval }} {{Annotation Specificat...") |
|||
Line 1: | Line 1: | ||
{{Class Definition | {{Class Definition | ||
− | |Description=PersonID represent a unique identifier for the Person issued by an Organization. | + | |Description=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. | ||
|Definition Status=Pending Approval | |Definition Status=Pending Approval | ||
}} | }} |
Revision as of 05:26, 25 July 2021
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 | Agent |
Supplementary Figures
Figure | Caption |
---|