IRI:
http://www.ontologydesignpatterns.org/cp/owl/set.owl
Current version:
Created with TopBraid Composer
Imported Ontologies:
http://www.ontologydesignpatterns.org/cp/owl/collectionentity.owl (visualise it with LODE)
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl (visualise it with LODE)
Other visualisation:
Ontology source

Abstract

A Set is a collection that cannot contain duplicate elements. A Set is expressed by linking to it directly all the members (elements), multiple identical values of members (elements) will be eliminated because by default they are treated as a set.

Table of Content

  1. Classes
  2. Data Properties
  3. Namespace Declarations

Classes

setc back to ToC or Class ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/set.owl#Set

Set - A collection that cannot contain duplicate elements.
has super-classes
collection

Data Properties

sizedp back to ToC or Data Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/set.owl#size

size - The number of items belonging to a collection
has domain
collection
has range
integer

Namespace Declarations back to ToC

default namespace
http://www.ontologydesignpatterns.org/cp/owl/set.owl#
collectionentity-owl
http://www.ontologydesignpatterns.org/cp/owl/collectionentity.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#
schemas
http://www.ontologydesignpatterns.org/schemas/
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.