membership

IRI:
http://www.ontologydesignpatterns.org/cp/owl/collectionentity.owl
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

Abstract

The collection entity pattern. It is extracted from DOLCE-UltraLite by partial clone of elements.

Table of Content

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

Classes

Collectionc back to ToC or Class ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/collectionentity.owl#Collection

is defined by
http://www.ontologydesignpatterns.org/cp/owl/collectionentity.owl
Any container for entities that share one or more common properties. E.g. "stone objects", "the nurses", "the Louvre Aegyptian collection". A collection is not a logical class: a collection is a first-order entity, while a class is a second-order one.
is in domain of
has memberop
is in range of
is member ofop

Object Properties

has memberop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/collectionentity.owl#hasMember

is defined by
http://www.ontologydesignpatterns.org/cp/owl/collectionentity.owl
A relation between collections and entities, e.g. 'my collection of saxophones includes an old Adolphe Sax original alto' (i.e. my collection has member an Adolphe Sax alto).
has domain
Collectionc
has range
thingc
is inverse of
is member ofop

is member ofop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/collectionentity.owl#isMemberOf

is defined by
http://www.ontologydesignpatterns.org/cp/owl/collectionentity.owl
has domain
thingc
has range
Collectionc
is inverse of
has memberop

Annotation Properties

commentap back to ToC or Annotation Property ToC

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

covers requirementsap back to ToC or Annotation Property ToC

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

extracted fromap back to ToC or Annotation Property ToC

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

has authorap back to ToC or Annotation Property ToC

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

has consequencesap back to ToC or Annotation Property ToC

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

has intentap back to ToC or Annotation Property ToC

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

is defined byap back to ToC or Annotation Property ToC

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

labelap back to ToC or Annotation Property ToC

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

related c psap back to ToC or Annotation Property ToC

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

scenariosap back to ToC or Annotation Property ToC

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

version infoap back to ToC or Annotation Property ToC

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

Namespace Declarations back to ToC

default namespace
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.