GeoLink Person Name pattern.

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

Abstract

Person Name pattern is a specialization of Personal Info Item from the Person pattern, modeling person names. A person name must have exactly one full name expressed as a string, and additionally at most one first name and at most one surname.

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
hasPersonNameop some person namec
hasPersonNameop only person namec
is disjoint with
person namec

person namec back to ToC or Class ToC

IRI: http://schema.geolink.org/1.0/pattern/personname#PersonName

has super-classes
personal info item
familyOrSurnamedp only string
firstOrGivenNamedp only string
fullNamedp only string
fullNamedp exactly 1
familyOrSurnamedp max 1
firstOrGivenNamedp max 1
is disjoint with
personc

Object Properties

hasPersonNameop back to ToC or Object Property ToC

IRI: http://schema.geolink.org/1.0/pattern/personname#hasPersonName

has super-properties
has personal info item

Data Properties

familyOrSurnamedp back to ToC or Data Property ToC

IRI: http://schema.geolink.org/1.0/pattern/personname#familyOrSurname

firstOrGivenNamedp back to ToC or Data Property ToC

IRI: http://schema.geolink.org/1.0/pattern/personname#firstOrGivenName

fullNamedp back to ToC or Data Property ToC

IRI: http://schema.geolink.org/1.0/pattern/personname#fullName

has super-properties
has literal value

General Axioms

General Subclass Definition back to ToC

hasPersonNameop some person namec is subclass of

personc

General Subclass Definition back to ToC

familyOrSurnamedp some string is subclass of

person namec

General Subclass Definition back to ToC

firstOrGivenNamedp some string is subclass of

person namec

General Subclass Definition back to ToC

fullNamedp some string is subclass of

person namec

Namespace Declarations back to ToC

default namespace
http://schema.geolink.org/1.0/pattern/personname#
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#
personname
http://schema.geolink.org/1.0/pattern/personname#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
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.