IRI:
http://www.daml.org/services/owl-s/1.2/Service.owl
Current version:
$Id: Service.owl,v 1.25 2005/05/18 21:45:19 martin Exp $
Other visualisation:
Ontology source

Abstract

Top level of OWL ontology for services. Part of the OWL-S ontology; see http://www.daml.org/services/.

Table of Content

  1. Classes
  2. Object Properties
  3. Namespace Declarations

Classes

Servicec back to ToC or Class ToC

IRI: http://www.daml.org/services/owl-s/1.2/Service.owl#Service

See comments above
has super-classes
described byop max 1
is in domain of
described byop, presentsop, provided byop, supportsop
is in range of
describesop, presented byop, providesop, supported byop

ServiceGroundingc back to ToC or Class ToC

IRI: http://www.daml.org/services/owl-s/1.2/Service.owl#ServiceGrounding

A Grounding must be associated with exactly one service. (Also, that service must have a model - but that constraint isn't expressed here.)
has super-classes
supported byop exactly 1
is in domain of
supported byop
is in range of
supportsop

ServiceModelc back to ToC or Class ToC

IRI: http://www.daml.org/services/owl-s/1.2/Service.owl#ServiceModel

See comments above
is in domain of
describesop
is in range of
described byop

ServiceProfilec back to ToC or Class ToC

IRI: http://www.daml.org/services/owl-s/1.2/Service.owl#ServiceProfile

See comments above
is in domain of
presented byop
is in range of
presentsop

Object Properties

described byop back to ToC or Object Property ToC

IRI: http://www.daml.org/services/owl-s/1.2/Service.owl#describedBy

has domain
Servicec
has range
ServiceModelc
is inverse of
describesop

describesop back to ToC or Object Property ToC

IRI: http://www.daml.org/services/owl-s/1.2/Service.owl#describes

There are no cardinality restrictions on this property. That is, the same service model can be used by many different services.
has domain
ServiceModelc
has range
Servicec
is inverse of
described byop

presented byop back to ToC or Object Property ToC

IRI: http://www.daml.org/services/owl-s/1.2/Service.owl#presentedBy

There are no cardinality restrictions on this property.
has domain
ServiceProfilec
has range
Servicec
is inverse of
presentsop

presentsop back to ToC or Object Property ToC

IRI: http://www.daml.org/services/owl-s/1.2/Service.owl#presents

There are no cardinality restrictions on this property.
has domain
Servicec
has range
ServiceProfilec
is inverse of
presented byop

provided byop back to ToC or Object Property ToC

IRI: http://www.daml.org/services/owl-s/1.2/Service.owl#providedBy

has domain
Servicec
is inverse of
providesop

providesop back to ToC or Object Property ToC

IRI: http://www.daml.org/services/owl-s/1.2/Service.owl#provides

OWL-S is completely agnostic at present about what kind of thing provides a service (hence, no domain declared here).
has range
Servicec
is inverse of
provided byop

supported byop back to ToC or Object Property ToC

IRI: http://www.daml.org/services/owl-s/1.2/Service.owl#supportedBy

has domain
ServiceGroundingc
has range
Servicec
is inverse of
supportsop

supportsop back to ToC or Object Property ToC

IRI: http://www.daml.org/services/owl-s/1.2/Service.owl#supports

has domain
Servicec
has range
ServiceGroundingc
is inverse of
supported byop

Namespace Declarations back to ToC

default namespace
http://www.daml.org/services/owl-s/1.2/Service.owl#
1-2
http://www.daml.org/services/owl-s/1.2/
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 through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.