Skip to content

Person

A Person is an individual human being.

NOTE: Some properties are not defined in the Person ontology, but in an extension of the Person ontology that captures the interaction between iCity domain ontologies (e.g. Persons and their Vehicles)

IRI: https://w3id.org/citydata/part2/v1/Person

Diagram

cluster_associated cdm1_Agent cdm1:Agent PersonThing PersonThing Person Person Person->cdm1_Agent Person->PersonThing Person->Person children Person->Person parent Person->Person spouse Address Address Person->Address hasAddress Person->Address birthplace 0..1 Person->Address deathPlace 0..1 cdm1_MonetaryValue cdm1:MonetaryValue Person->cdm1_MonetaryValue income Citizenship Citizenship Person->Citizenship citizenOf Education Education Person->Education hasEducation Gender Gender Person->Gender hasGenderIdentity PersonId PersonId Person->PersonId hasPersonID PersonName PersonName Person->PersonName alias Person->PersonName name 0..1 PhoneNumber PhoneNumber Person->PhoneNumber hasTelephone Sex Sex Person->Sex sex 0..1 Skill Skill Person->Skill hasSkill time_Instant time:Instant Person->time_Instant birthDate 0..1 Person->time_Instant deathDate 0..1

Person Diagram

Specializations of Person

Class Description
City Resident A City Resident is a Person who satisfies the requirements of being a city resident for the particular City.

Formalization for Person

Property Constraint
alias only PersonName
alias only PersonName
birthDate max 1
birthDate max 1 time:Instant
birthplace max 1
birthplace max 1 Address
children only Person
children only Person
citizenOf only Citizenship
citizenOf only Citizenship
deathDate max 1
deathDate max 1 time:Instant
deathPlace max 1
deathPlace max 1 Address
hasAddress only Address
hasAddress only Address
hasEducation only Education
hasEducation only Education
hasEmail only EmailAddress
hasEmail only EmailAddress
hasGenderIdentity only Gender
hasGenderIdentity only Gender
hasPersonID only PersonId
hasPersonID only PersonId
hasSkill only Skill
hasSkill only Skill
hasTelephone only PhoneNumber
hasTelephone only PhoneNumber
income only cdm1:MonetaryValue
income only cdm1:MonetaryValue
name max 1
name max 1 PersonName
parent only Person
parent only Person
sex max 1
sex max 1 Sex
spouse only Person
spouse only Person
subClassOf cdm1:Agent
subClassOf PersonThing

Used by classes

Class Property
Household (org) org:hasMember
Person children
Person parent
Person spouse