Person
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?).
Persons are a key category in Smart City Models. It is the combination of decisions of persons in the population that result in changes to travel behaviour. For example, consider a person's decision to change places of employment. Among other things, this change will likely impact their daily travel behaviour. The Person Ontology enables the representation of persons and their attributes of interest. Factors such as a person's age, income, and place of residence are defined as properties of a person.
Class Diagram Description
Required by Use Case(s)
(why is this specialized definition needed?)
CDM References
What other classes or properties reference this term?
- ISO5087-2:CityResident (← links)
- Family (← links)
- Household (← links)
- Stakeholder (← links)
- Contract (← 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 |
---|---|---|
HasPersonID | only | PersonID |
Schema:givenName | only | xsd:string |
Schema:additionalName | only | xsd:string |
Schema:familyName | exactly 1 | xsd:string |
HasAddress | only | Address |
HasPhoneNumber | only | PhoneNumber |
Schema:birthDate | exactly 1 | time:Instant |
Schema:birthplace | exactly 1 | Address |
Schema:deathDate | max 1 | time:Instant |
Schema:deathPlace | max 1 | Address |
Schema:parent | only | Person |
Schema:children | only | Person |
HasSex | exactly 1 | Sex |
HasGender | only | Gender |
HasIncome | only | MonetaryValue |
HasSkill | only | Skill |
Supplementary Figures
Figure | Caption |
---|