Collections ontology

IRI:
http://swan.mindinformatics.org/ontologies/1.2/collections.owl
Date:
January 14, 2009
Current version:
1.2
Authors:
http://www.hcklab.org/people/paolo-ciccarese/
Contributors:
Marco Ocana
Paolo Ciccarese
Other visualisation:
Ontology source
Machester Ontology Browser

Table of Content

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

Classes

(collections) Bagc back to ToC or Class ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/Bag

Bag - Collection that can have a number of copies of each object

has super-classes
has sub-classes
(collections) Listc
is in domain of
collections:itemop
is disjoint with

(collections) Collectionc back to ToC or Class ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/Collection

Collection - A group of objects that can be considered as a whole.

has super-classes
  • owl:Thingc
has sub-classes
(collections) Bagc, (collections) Setc
is in domain of
collections:elementop, collections:sizedp
is disjoint with

(collections) Itemc back to ToC or Class ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/Item

Item - Element belonging to a Bag

has super-classes
  • owl:Thingc
has sub-classes
(collections) ListItemc
is in domain of
collections:itemContentop
is in range of
collections:itemop

(collections) Listc back to ToC or Class ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/List

List - An ordered array of items, that can be present in multiple copies

has super-classes
is in domain of
collections:firstItemop, collections:lastItemop

(collections) ListItemc back to ToC or Class ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/ListItem

ListItem - Element belonging to a list

has super-classes
is in domain of
collections:followedByop, collections:preceededByop
is in range of
collections:firstItemop, collections:followedByop, collections:lastItemop, collections:preceededByop

(collections) Setc back to ToC or Class ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/Set

Set - A collection that cannot contain duplicate elements.

has super-classes

Object Properties

collections:elementop back to ToC or Object Property ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/element

element - The link to the members of a Set

has sub-properties
collections:itemop
has domain

collections:firstItemop back to ToC or Object Property ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/firstItem

has characteristics: functional

has super-properties
has domain
has range

collections:followedByop back to ToC or Object Property ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/followedBy

followedBy - The link to the first item of the list

has characteristics: transitive

has sub-properties
collections:nextItemop
has domain
has range

collections:itemop back to ToC or Object Property ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/item

item - The link to every item of the Bag

has super-properties
has sub-properties
collections:firstItemop, collections:lastItemop
has domain
has range

collections:itemContentop back to ToC or Object Property ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/itemContent

itemContent - The link to the actual resource to which the item refers.

has characteristics: functional

has domain
has range

collections:lastItemop back to ToC or Object Property ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/lastItem

lastItem - The link to the first item of the list

has characteristics: functional

has super-properties
has domain
has range

collections:nextItemop back to ToC or Object Property ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/nextItem

nextItem - The link to the next item in a list (ordered collection)

has characteristics: functional

has super-properties

collections:preceededByop back to ToC or Object Property ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/preceededBy

preceededBy - The link to the previous item in a list (ordered collection)

has characteristics: transitive

has sub-properties
collections:previousItemop
has domain
has range

collections:previousItemop back to ToC or Object Property ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/previousItem

previousItem - The link to the previous item in a list (ordered collection)

has characteristics: functional

has super-properties
is inverse of

Data Properties

collections:sizedp back to ToC or Data Property ToC

IRI: http://swan.mindinformatics.org/ontologies/1.2/collections/size

size - The number of item belonging to a collection

has domain
has range
  • xsd:int

Annotation Properties

dc:contributorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/contributor

dc:creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/creator

dc:dateap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/date

dc:formatap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/format

dc:languageap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/language

dc:publisherap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/publisher

dc:titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/title

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: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://swan.mindinformatics.org/ontologies/1.2/collections.owl#
collections
http://swan.mindinformatics.org/ontologies/1.2/collections/
dc
http://purl.org/dc/elements/1.1/
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#
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.