ordering

IRI:
http://www.ontologydesignpatterns.org/cp/owl/sequence.owl
Current version:
1.1 - Revised and annotated for ODP submission by Aldo Gangemi 1.0 - Created by Valentina Presutti and Sara Bernardini
Current version:
1.1 added rdfs:isDefinedBy for all named entities
Imported Ontologies:
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl (visualise it with LODE)
Other visualisation:
Ontology source
Machester Ontology Browser

Table of Content

  1. Object Properties
  2. Annotation Properties
  3. Namespace Declarations

Object Properties

directly followsop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/sequence.owl#directlyFollows

is defined by
http://www.ontologydesignpatterns.org/cp/owl/sequence.owl

The intransitive follows relation. For example, Wednesday directly precedes Thursday. Directness of precedence depends on the designer conceptualization.

has super-properties
has domain
  • owl:Thingc
has range
  • owl:Thingc
is inverse of

directly precedesop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/sequence.owl#directlyPrecedes

is defined by
http://www.ontologydesignpatterns.org/cp/owl/sequence.owl

The intransitive precedes relation. For example, Monday directly precedes Tuesday. Directness of precedence depends on the designer conceptualization.

has super-properties
has domain
  • owl:Thingc
has range
  • owl:Thingc

followsop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/sequence.owl#follows

is defined by
http://www.ontologydesignpatterns.org/cp/owl/sequence.owl

A relation between entities, expressing a 'sequence' schema.

E.g. 'year 2000 follows 1999', 'preparing coffee' follows 'deciding what coffee to use', 'II World War follows I World War', etc.

It can be used between tasks, processes or time intervals, and subproperties would fit best in order to distinguish the different uses.

has characteristics: transitive

has sub-properties
directly followsop
has domain
  • owl:Thingc
has range
  • owl:Thingc

precedesop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/sequence.owl#precedes

is defined by
http://www.ontologydesignpatterns.org/cp/owl/sequence.owl

A relation between entities, expressing a 'sequence' schema.

E.g. 'year 1999 precedes 2000', 'deciding what coffee to use' precedes 'preparing coffee', 'World War II follows World War I', 'in the Milan to Rome autoroute, Bologna precedes Florence', etc.

It can then be used between tasks, processes, time intervals, spatially locate objects, situations, etc.

Subproperties can be defined in order to distinguish the different uses.

has characteristics: transitive

has sub-properties
directly precedesop
has domain
  • owl:Thingc
has range
  • owl:Thingc
is inverse of

Annotation Properties

cpannotationschema:coversRequirementsap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements

cpannotationschema:extractedFromap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#extractedFrom

cpannotationschema:hasAuthorap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasAuthor

cpannotationschema:hasConsequencesap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasConsequences

cpannotationschema:hasIntentap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasIntent

owl:versionInfoap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2002/07/owl#versionInfo

rdfs:commentap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#comment

rdfs:isDefinedByap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#isDefinedBy

rdfs:labelap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#label

Namespace Declarations back to ToC

default namespace
http://www.ontologydesignpatterns.org/cp/owl/sequence.owl#
cpannotationschema
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#
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#
sequence
http://www.ontologydesignpatterns.org/cp/owl/sequence.owl#
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code throughLODE, Live OWL Documentation Environment, developed bySilvio Peroni.