GeoLink Person pattern.

IRI:
http://schema.geolink.org/1.0/pattern/person
Imported Ontologies:
http://schema.geolink.org/1.0/pattern/agentrole (visualise it with LODE)
http://www.w3.org/2006/time (visualise it with LODE)
http://schema.geolink.org/1.0/pattern/personname (visualise it with LODE)
Other visualisation:
Ontology source

Abstract

Person pattern represents the notion of Person. Intuitively, attributes/properties that constitute a person can be categorized into time-dependent and non-time-dependent ones. Most attributes are time-dependent: even name is time-dependent. These attributes are modeled through Personal Info Item, whose detail can be defined by attaching a separate pattern to the hook provided in this pattern.

Besides time-dependent attributes, there are a few non-time-dependent attributes, e.g., date/time of birth (the same person cannot be born at two different times), place of birth, time of death, and place of death. Nevertheless, no data in GeoLink project provides information regarding those non-time-dependent attributes, and thus, they are not modeled in this pattern, although future version of this pattern may choose to accommodate them.

Person is understood as a type of agent, and thus, aligned to the Agent class from Agent Role pattern.

Table of Content

  1. Classes
  2. Object Properties
  3. Data Properties
  4. General Axioms
  5. Namespace Declarations

Classes

Personc back to ToC or Class ToC

IRI: http://schema.geolink.org/1.0/pattern/person#Person

has super-classes
agent
hasPersonalInfoItemop only PersonalInfoItemc
is disjoint with
PersonalInfoItemc, instant

PersonalInfoItemc back to ToC or Class ToC

IRI: http://schema.geolink.org/1.0/pattern/person#PersonalInfoItem

Represents a personal information item such as names, addresses, etc.

has super-classes
ends at timeop only instant
starts at timeop only instant
starts at timeop exactly 1 instant
inverse hasPersonalInfoItemop exactly 1 Personc
ends at timeop max 1 instant
is in domain of
has literal valuedp, has valueop
is disjoint with
Personc, instant

Object Properties

has valueop back to ToC or Object Property ToC

IRI: http://schema.geolink.org/1.0/pattern/person#hasValue

has domain
PersonalInfoItemc

hasPersonalInfoItemop back to ToC or Object Property ToC

IRI: http://schema.geolink.org/1.0/pattern/person#hasPersonalInfoItem

Data Properties

has literal valuedp back to ToC or Data Property ToC

IRI: http://schema.geolink.org/1.0/pattern/person#hasLiteralValue

has domain
PersonalInfoItemc

General Axioms

General Subclass Definition back to ToC

ends at timeop some instant is subclass of

PersonalInfoItemc

General Subclass Definition back to ToC

hasPersonalInfoItemop some PersonalInfoItemc is subclass of

Personc

General Subclass Definition back to ToC

starts at timeop some instant is subclass of

PersonalInfoItemc

All Disjoint Classes back to ToC

Personc, PersonalInfoItemc, instant

Namespace Declarations back to ToC

default namespace
http://schema.geolink.org/1.0/pattern/person#
2006
http://www.w3.org/2006/
agentrole
http://schema.geolink.org/1.0/pattern/agentrole#
owl
http://www.w3.org/2002/07/owl#
pattern
http://schema.geolink.org/1.0/pattern/
person
http://schema.geolink.org/1.0/pattern/person#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
time
http://www.w3.org/2006/time#
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.