LIST

IRI:
https://w3id.org/list
Date :
2015/12/11
Current version :
1.0.0
Authors :
Pieter Pauwels (pipauwel.pauwels@ugent.be)
Walter Terkaj (walter.terkaj@itia.cnr.it)
Imported Ontologies :
https://w3id.org/list (visualise it with LODE )
Other visualisation :
Ontology source - WebVowl

Abstract

This ontology is identical to the ontology originally published by Drummond et al., with namespace http://www.co-ode.org/ontologies/lists/2008/09/11/list.owl# and available at web location http://owl.cs.manchester.ac.uk/wp-content/uploads/2015/07/list.owl_.txt on 11 December 2015.

Table of Content

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

Introduction

OWL ontology for LIST concepts

Classes

empty listc back to ToC or Class ToC

IRI: https://w3id.org/list#EmptyList

is equivalent to
o w l listc and (not (has contentsop some thingc))
o w l listc and (not (is followed byop some thingc))

o w l listc back to ToC or Class ToC

IRI: https://w3id.org/list#OWLList

has super-classes
thingc
is followed byop only o w l listc
is in domain of
has list propertyop
is in range of
is followed byop

Object Properties

has contentsop back to ToC or Object Property ToC

IRI: https://w3id.org/list#hasContents

has characteristics : functional

has super-properties
has list propertyop

has list propertyop back to ToC or Object Property ToC

IRI: https://w3id.org/list#hasListProperty

has sub-properties
has contentsop, is followed byop
has domain
o w l listc

has nextop back to ToC or Object Property ToC

IRI: https://w3id.org/list#hasNext

has characteristics : functional

has super-properties
is followed byop

is followed byop back to ToC or Object Property ToC

IRI: https://w3id.org/list#isFollowedBy

has characteristics : transitive

has super-properties
has list propertyop
has sub-properties
has nextop
has range
o w l listc

Namespace Declarations back to ToC

default namespace
https://w3id.org/list#
cc
http://creativecommons.org/ns#
dce
http://purl.org/dc/elements/1.1/
list
https://w3id.org/list#
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#
vann
http://purl.org/vocab/vann/
w3id-org
https://w3id.org/
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 .