International Contact Ontology: Addresses, phone numbers and emails.

IRI:
http://ontology.eil.utoronto.ca/icontact.owl
Authors:
Mark S. Fox, http://eil.utoronto.ca/profiles/foxpro.html Enterprise Integration Laboratory, http://eil.utoronto.ca University of Toronto, msf@eil.utoronto.ca
Other visualisation:
Ontology source

Table of Content

  1. Classes
  2. Object Properties
  3. Data Properties
  4. Named Individuals
  5. Annotation Properties
  6. General Axioms
  7. Namespace Declarations

Classes

addressc back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Address

Address is the main concept for a contact. It has been designed to represent any type of address in the world, including India and the UK. For example, the property hasBuilding is important in many UK and Indian addresses to further identify the person or business location.

Street information is divided into separate properties to fully indentify direction (hasStreetDirection), Type (hasStreetType), etc. See the associated list of properties for more.

has super-classes
i contact thingc
has street directionop only street directionc
has cityop exactly 1 cityc
has city sectiondp only string
longdp exactly 1
has street numberdp exactly 1
latdp exactly 1
has street typeop only street typec
has countryop exactly 1 countryc
has stateop exactly 1 statec
has postal codedp only string
has unit numberdp only non negative integer
has streetdp only string
has buildingdp only string
has sub-classes
cottage addressc, home addressc, work addressc
is in domain of
address propertyop, has street directionop, has street typeop
is in range of
has addressop
is disjoint with
address typec, days of weekc, hours of operationc, phone numberc, phone typec, street directionc, street typec

address typec back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#AddressType

is equivalent to
{ Cottage Address , Home Address , WorkAddress }
has super-classes
i contact thingc
is in range of
has address typeop
is disjoint with
addressc, days of weekc, hours of operationc, phone numberc, phone typec, street directionc, street typec

cell numberc back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#CellNumber

has super-classes
phone numberc
has phone typeop value Cell Phone

cityc back to ToC or Class ToC

IRI: http://schema.org/City

has super-classes
schema org thingc

cottage addressc back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#CottageAddress

has super-classes
addressc
has address typeop value Cottage Address

countryc back to ToC or Class ToC

IRI: http://schema.org/Country

has super-classes
schema org thingc

days of weekc back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#DaysOfWeek

has super-classes
i contact thingc
is in range of
dayof weekop
has members
Fridayni, Mondayni, Saturdayni, Sundayni, Thursdayni, Tuesdayni, Wednesdayni
is disjoint with
addressc, address typec, hours of operationc, phone numberc, phone typec, street directionc, street typec

fax numberc back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#FaxNumber

has super-classes
phone numberc
has phone typeop value Fax Line

geo coordinatesc back to ToC or Class ToC

IRI: http://schema.org/GeoCoordinates

has super-classes
schema org thingc

home addressc back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#HomeAddress

has super-classes
addressc
has address typeop value Home Address

home numberc back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#HomeNumber

has super-classes
phone numberc
has phone typeop value Home Phone

hours of operationc back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#HoursOfOperation

HoursOfOperation class provides the ability to define when the contact "opens" and "closes". Used for businesses.

has super-classes
i contact thingc
has opening timedp exactly 1
has closing timedp exactly 1
dayof weekop some days of weekc
is in range of
has operating hoursop
is disjoint with
addressc, address typec, days of weekc, phone numberc, phone typec, street directionc, street typec

phone numberc back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#PhoneNumber

PhoneNumber is another core class. It is divided into country code, and phone number.

has super-classes
i contact thingc
has area codedp exactly 1
has phone typeop exactly 1 phone typec
has country codedp exactly 1
has phone numberdp exactly 1
has sub-classes
cell numberc, fax numberc, home numberc, toll free numberc, work numberc
is disjoint with
addressc, address typec, days of weekc, hours of operationc, phone typec, street directionc, street typec

phone typec back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#PhoneType

is equivalent to
{ Toll Free Number , Cell Phone , Fax Line , Work Phone , Home Phone }
has super-classes
i contact thingc
is in range of
has phone typeop
is disjoint with
addressc, address typec, days of weekc, hours of operationc, phone numberc, street directionc, street typec

statec back to ToC or Class ToC

IRI: http://schema.org/State

has super-classes
schema org thingc

street directionc back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#StreetDirection

is equivalent to
{ South , West , East , North }
has super-classes
i contact thingc
is in range of
has street directionop
is disjoint with
addressc, address typec, days of weekc, hours of operationc, phone numberc, phone typec, street typec

street typec back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#StreetType

is equivalent to
{ Boulevard , Circle , Drive , Crescent , Avenue , Road , Street }
has super-classes
i contact thingc
is in range of
has street typeop
is disjoint with
addressc, address typec, days of weekc, hours of operationc, phone numberc, phone typec, street directionc

toll free numberc back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#TollFreeNumber

has super-classes
phone numberc
has phone typeop value Toll Free Number

work addressc back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#WorkAddress

has super-classes
addressc
has address typeop value WorkAddress

work numberc back to ToC or Class ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#WorkNumber

has super-classes
phone numberc
has phone typeop value Work Phone

Object Properties

address propertyop back to ToC or Object Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#addressProperty

has super-properties
contact propertyop
has sub-properties
has address typeop, has cityop, has countryop, has geo coordinatesop, has stateop, has street directionop, has street typeop
has domain
addressc

dayof weekop back to ToC or Object Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#dayofWeek

Specifies the day of the week, e.g., Monday, that the times apply to. This is the default for that day and can be overidden by the "hasDate" property.

has super-properties
operating propertyop
has range
days of weekc

has addressop back to ToC or Object Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasAddress

hasAddress links any class to the Address class.

has super-properties
contact propertyop
has range
addressc

has address typeop back to ToC or Object Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasAddressType

has super-properties
address propertyop
has range
address typec

has cityop back to ToC or Object Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasCity

has super-properties
address propertyop

has countryop back to ToC or Object Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasCountry

has super-properties
address propertyop

has emailop back to ToC or Object Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasEmail

has super-properties
contact propertyop

has geo coordinatesop back to ToC or Object Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasGeoCoordinates

has super-properties
address propertyop

has operating hoursop back to ToC or Object Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasOperatingHours

has super-properties
operating propertyop
has range
hours of operationc

has phone typeop back to ToC or Object Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasPhoneType

has super-properties
contact propertyop
has range
phone typec

has stateop back to ToC or Object Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasState

has super-properties
address propertyop

has street directionop back to ToC or Object Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasStreetDirection

has super-properties
address propertyop
has domain
addressc
has range
street directionc

has street typeop back to ToC or Object Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasStreetType

has super-properties
address propertyop
has domain
addressc
has range
street typec

has telephoneop back to ToC or Object Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasTelephone

has super-properties
contact propertyop

operating propertyop back to ToC or Object Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#OperatingProperty

has super-properties
contact propertyop
has sub-properties
dayof weekop, has operating hoursop

Data Properties

address data propertydp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#addressDataProperty

has super-properties
has contact data propertydp
has sub-properties
has buildingdp, has city sectiondp, has postal codedp, has streetdp, has street numberdp, has unit numberdp, latdp, longdp

email data propertydp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#emailDataProperty

has super-properties
has contact data propertydp
has sub-properties
has personal emaildp, has work emaildp

has area codedp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasAreaCode

has super-properties
telephone data propertydp

has buildingdp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasBuilding

has super-properties
address data propertydp

has city sectiondp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasCitySection

has super-properties
address data propertydp

has closing timedp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasClosingTime

has super-properties
operating data propertydp
has range
date time

has country codedp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasCountryCode

has super-properties
telephone data propertydp

has datedp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasDate

Specifies the opening and closing times for a specific date. For example, used to provide times for a holiday which deviates from the norm.

has super-properties
operating data propertydp
has range
date time

has locationdp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasLocation

Closet street intersection for the organization.

has super-properties
has contact data propertydp
has range
string

has opening timedp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasOpeningTime

has super-properties
operating data propertydp
has range
date time

has personal emaildp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasPersonalEmail

has super-properties
email data propertydp

has phone numberdp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasPhoneNumber

has super-properties
telephone data propertydp

has postal codedp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasPostalCode

has super-properties
address data propertydp

has streetdp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasStreet

has super-properties
address data propertydp

has street numberdp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasStreetNumber

has super-properties
address data propertydp

has unit numberdp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasUnitNumber

has super-properties
address data propertydp

has web sitedp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasWebSite

has super-properties
has contact data propertydp
has range
string

has work emaildp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#hasWorkEmail

has super-properties
email data propertydp

latdp back to ToC or Data Property ToC

IRI: http://www.w3.org/2003/01/geo/wgs84_pos#lat

has super-properties
address data propertydp
has range
string

longdp back to ToC or Data Property ToC

IRI: http://www.w3.org/2003/01/geo/wgs84_pos#long

has super-properties
address data propertydp
has range
string

operating data propertydp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#operatingDataProperty

has super-properties
has contact data propertydp
has sub-properties
has closing timedp, has datedp, has opening timedp

telephone data propertydp back to ToC or Data Property ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#telephoneDataProperty

has super-properties
has contact data propertydp
has sub-properties
has area codedp, has country codedp, has phone numberdp

Named Individuals

Avenueni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Avenue

Boulevardni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Boulevard

Cell Phoneni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#CellPhone

Circleni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Circle

Cottage Addressni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Cottage

Crescentni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Crescent

Driveni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Drive

Eastni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#East

Fax Lineni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#FaxPhone

Fridayni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Friday

belongs to
days of weekc

Home Addressni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Home

Home Phoneni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#HomePhone

Mondayni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Monday

belongs to
days of weekc

Northni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#North

Roadni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Road

Saturdayni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Saturday

belongs to
days of weekc

Southni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#South

Streetni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Street

Sundayni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Sunday

belongs to
days of weekc

Thursdayni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Thursday

belongs to
days of weekc

Toll Free Numberni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#TollFreePhone

Tuesdayni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Tuesday

belongs to
days of weekc

Wednesdayni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Wednesday

belongs to
days of weekc

Westni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#West

Work Phoneni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#WorkPhone

WorkAddressni back to ToC or Named Individual ToC

IRI: http://ontology.eil.utoronto.ca/icontact.owl#Work

Annotation Properties

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/creator

descriptionap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/description

licenseap back to ToC or Annotation Property ToC

IRI: http://creativecommons.org/ns#license

modifiedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/modified

preferred namespace prefixap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespacePrefix

preferred namespace uriap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespaceUri

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/title

General Axioms

All Disjoint Classes back to ToC

addressc, address typec, days of weekc, hours of operationc, phone numberc, phone typec, street directionc, street typec

Namespace Declarations back to ToC

default namespace
http://www.w3.org/2002/07/owl#
cc
http://creativecommons.org/ns#
dc
http://purl.org/dc/terms/
foaf
http://xmlns.com/foaf/0.1/
ic
http://ontology.eil.utoronto.ca/icontact.owl#
ontology-eil-utoronto-ca
http://ontology.eil.utoronto.ca/
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
sc
http://schema.org/
vann
http://purl.org/vocab/vann/
vcard
http://www.w3.org/2006/vcard/ns#
wgs84
http://www.w3.org/2003/01/geo/wgs84_pos#
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.