Fresnel Lens and Format Core Vocabulary

IRI:
http://www.w3.org/2004/09/fresnel
Date:
11/03/2005
Current version:
$Id: fresnel.rdf,v 1.2 2005/07/25 22:56:00 ryanlee Exp $
Authors:
Chris Bizer <chris@bizer.de>
Emmanuel Pietriga <emmanuel.pietriga@inria.fr>
Ryan Lee <ryanlee@w3.org>
Stefano Mazzocchi <stefanom@mit.edu>
Other visualisation:
Ontology source

Table of Content

  1. Introduction
  2. Classes
  3. Object Properties
  4. Data Properties
  5. Named Individuals
  6. Namespace Declarations

Introduction

OWL Full vocabulary for defining lenses and formats on RDF models.

Classes

class listc back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#ClassList

is defined by
http://www.w3.org/2004/09/fresnel
This is a convenience class for the OWL specification of Fresnel (an rdf:List of resource selectors only).
has super-classes
listc
restop only nilc or class listc
firstop only classc
is in range of
primaryClassesop

Convenience Propertyc back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#ConvienceProperty

is defined by
http://www.w3.org/2004/09/fresnel
Abstract class of pseudo properties.
has super-classes
Convenience Tokenc
has members
memberni

Convenience Tokenc back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#ConvenienceToken

is defined by
http://www.w3.org/2004/09/fresnel
Abstract class for expressing shorthands a browser must understand how to expand.
has super-classes
resourcec
has sub-classes
Convenience Propertyc, Property Setc

Format Classc back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#Format

is defined by
http://www.w3.org/2004/09/fresnel
A Fresnel format class for displaying RDF data; the domain property can be only one of :formatDomain, :classFormatDomain, :instanceFormatDomain.
has super-classes
resourcec
value styledp only string
value formatop only Format Description No Substitutionc
property format domainop only propertyc or Property Setc
label styledp only string
property valueop only Property value display stylec
property styledp only string
instance format domainop only resourcec
label formatop only Format Description Substitutionc
labelop min 0
purposeop only Purposec
resource formatop only Format Description No Substitutionc
class format domainop only classc
property formatop only Format Description Substitutionc
groupop only Groupc
is in domain of
class format domainop, instance format domainop, labelop, property format domainop, property valueop
is disjoint with
Groupc, Lensc

Format Descriptionc back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#FormatDescription

is defined by
http://www.w3.org/2004/09/fresnel
Description of fresnel:Format content separators; super class, not to be used directly.
has super-classes
resourcec
content lastdp only string
content firstdp only string
content afterdp only string
content beforedp only string
has sub-classes
Format Description No Substitutionc, Format Description Substitutionc
is in domain of
content afterdp, content beforedp, content firstdp, content lastdp

Format Description No Substitutionc back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#FormatDescriptionNoSubstitution

is defined by
http://www.w3.org/2004/09/fresnel
Description of fresnel:Format content separators only; contentNoValue will not be recognized in conjunction with this class.
has super-classes
Format Descriptionc
is in range of
resource formatop, value formatop

Format Description Substitutionc back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#FormatDescriptionSubstitution

is defined by
http://www.w3.org/2004/09/fresnel
Description of fresnel:Format content separators and content replacement if values are missing.
has super-classes
Format Descriptionc
content no valuedp only string
is in domain of
content no valuedp
is in range of
label formatop, property formatop

Groupc back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#Group

is defined by
http://www.w3.org/2004/09/fresnel
A Fresnel Group is used for grouping formats and lenses together.
has super-classes
resourcec
resource formatop only Format Description No Substitutionc
value styledp only string
property formatop only Format Description Substitutionc
resource styledp only string
label styledp only string
value formatop only Format Description No Substitutionc
property styledp only string
label formatop only Format Description Substitutionc
primaryClassesop only class listc
is in domain of
primaryClassesop
is in range of
groupop
is disjoint with
Format Classc, Lensc

Hide Property Listc back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#HidePropertyList

is defined by
http://www.w3.org/2004/09/fresnel
This is a convenience class for the OWL specification of Fresnel.
has super-classes
listc
restop only nilc or Hide Property Listc
firstop only propertyc
is disjoint with
Show Property Listc

Labelling Formatc back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#LabellingFormat

is defined by
http://www.w3.org/2004/09/fresnel
Abstract superclass of all labelling formats.
has super-classes
resourcec
{ Show Label , none }
has members
Show Labelni, noneni

Lensc back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#Lens

is defined by
http://www.w3.org/2004/09/fresnel
Lens for viewing RDF data.
has super-classes
resourcec
instance lens domainop min 0
groupop only Groupc
useop only Format Classc or Groupc
resource styledp min 0
show propertiesop only propertyc or Property Setc or Show Property Listc
hide propertiesop only propertyc or Hide Property Listc
class lens domainop min 0
purposeop only Purposec
is in domain of
class lens domainop, hide propertiesop, instance lens domainop, show propertiesop
is in range of
sublensop
is disjoint with
Format Classc, Groupc

Property Descriptionc back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#PropertyDescription

More detailed description of the property, e.g. for specifing sublenses or merging properties.
has super-classes
resourcec
propertyop only propertyc
sublensop min 0
depthdp only non negative integer
useop only Format Classc or Groupc
is in domain of
depthdp, propertyop, sublensop

Property Setc back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#PropertySet

is defined by
http://www.w3.org/2004/09/fresnel
Abstract class of property sets.
has super-classes
Convenience Tokenc
has members
All Propertiesni

Property value display stylec back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#PropertyValueStyle

is defined by
http://www.w3.org/2004/09/fresnel
Abstract superclass of all property value display styles.
has super-classes
resourcec
{ URI , Replaced Resource , Image }
is in range of
property valueop
has members
External Linkni, Imageni, Replaced Resourceni, URIni

Purposec back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#Purpose

is defined by
http://www.w3.org/2004/09/fresnel
Propose in which a specific lens might be appropriate.
has super-classes
resourcec
is in range of
purposeop
has members
Default Lensni, Label Lensni

Show Property Listc back to ToC or Class ToC

IRI: http://www.w3.org/2004/09/fresnel#ShowPropertyList

is defined by
http://www.w3.org/2004/09/fresnel
This is a convenience class for the OWL specification of Fresnel.
has super-classes
listc
firstop only propertyc or Convenience Tokenc or Property Descriptionc
restop only nilc or Show Property Listc
is disjoint with
Hide Property Listc

Object Properties

class format domainop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#classFormatDomain

The Format should be applied to instances of this class.
has domain
Format Classc
has range
classc

class lens domainop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#classLensDomain

is defined by
http://www.w3.org/2004/09/fresnel
Specifies that the lens is usable for the specified class and its subclasses.
has domain
Lensc
has range
classc

groupop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#group

is defined by
http://www.w3.org/2004/09/fresnel
Specifies the format group to which a format or a lens belongs.
has domain
Format Classc or Lensc
has range
Groupc

hide propertiesop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#hideProperties

is defined by
http://www.w3.org/2004/09/fresnel
List of all properties which should be hidden. Must be used together with 'fresnel:showProperties fresnel:allProperties.'
has domain
Lensc
has range
propertyc or Convenience Tokenc or Hide Property Listc

instance format domainop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#instanceFormatDomain

The Format should be applied to this set of instances.
has domain
Format Classc
has range
resourcec

instance lens domainop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#instanceLensDomain

is defined by
http://www.w3.org/2004/09/fresnel
The lens is usable for the specified set of instances.
has domain
Lensc
has range
resourcec

labelop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#label

is defined by
http://www.w3.org/2004/09/fresnel
Specifies how a property is labelled (only works in conjunction with propertyFormatDomain).
has domain
Format Classc

label formatop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#labelFormat

is defined by
http://www.w3.org/2004/09/fresnel
Assign content formatting to a set of labels (theoretically, this does not make much sense, but it does round out the set of formatting properties; only works in conjunction with propertyFormatDomain).

primaryClassesop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#primaryClasses

is defined by
http://www.w3.org/2004/09/fresnel
Specifies the classes that should be considered primaries, or first class results; secondary resources not matching the primaries will only be shown as sublenses. The range is a list of resource selectors.
has domain
Groupc
has range
class listc

propertyop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#property

The RDF property, which is described.
has domain
Property Descriptionc
has range
propertyc

property formatop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#propertyFormat

is defined by
http://www.w3.org/2004/09/fresnel
Assign content formatting to a set of properties (only works in conjunction with propertyFormatDomain).

property format domainop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#propertyFormatDomain

is defined by
http://www.w3.org/2004/09/fresnel
The Format should be used for the specified properties.
has domain
Format Classc
has range
propertyc or Property Setc

property valueop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#value

is defined by
http://www.w3.org/2004/09/fresnel
Specifies how a property value is displayed (only works in conjunction with propertyFormatDomain).

purposeop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#purpose

is defined by
http://www.w3.org/2004/09/fresnel
Specifies a purpose for which a lens or format might be appropriate.
has domain
Format Classc or Groupc or Lensc
has range
Purposec

resource formatop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#resourceFormat

is defined by
http://www.w3.org/2004/09/fresnel
Assign content formatting to a set of resources (only works in conjunction with classFormatDomain and instanceFormatDomain).

show propertiesop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#showProperties

is defined by
http://www.w3.org/2004/09/fresnel
List of all properties which should be shown.
has domain
Lensc
has range
propertyc or Convenience Tokenc or Property Descriptionc or Show Property Listc

sublensop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#sublens

Sublens which should be used for displaying property values.
has domain
Property Descriptionc
has range
Lensc

useop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#use

Explicit definition of fresnel:Group containing formats that should be used to render the lens or sublens.
has domain
Lensc or Property Descriptionc
has range
Format Classc or Groupc

value formatop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/09/fresnel#valueFormat

is defined by
http://www.w3.org/2004/09/fresnel
Assign content formatting to a set of values (only works in conjunction with propertyFormatDomain).

Data Properties

content afterdp back to ToC or Data Property ToC

IRI: http://www.w3.org/2004/09/fresnel#contentAfter

is defined by
http://www.w3.org/2004/09/fresnel
Content that should be displayed before the content of the current box.
has domain
Format Descriptionc
has range
string

content beforedp back to ToC or Data Property ToC

IRI: http://www.w3.org/2004/09/fresnel#contentBefore

is defined by
http://www.w3.org/2004/09/fresnel
Content that should be displayed before the content of the current box.
has domain
Format Descriptionc
has range
string

content firstdp back to ToC or Data Property ToC

IRI: http://www.w3.org/2004/09/fresnel#contentFirst

is defined by
http://www.w3.org/2004/09/fresnel
Content that should be displayed before the content of the first element in a list of boxes; takes over the first :contentBefore element in case of a conflict.
has domain
Format Descriptionc
has range
string

content lastdp back to ToC or Data Property ToC

IRI: http://www.w3.org/2004/09/fresnel#contentLast

is defined by
http://www.w3.org/2004/09/fresnel
Content that should be displayed after the content of the last element in a list of boxes; takes over the last :contentAfter element in case of a conflict.
has domain
Format Descriptionc
has range
string

content no valuedp back to ToC or Data Property ToC

IRI: http://www.w3.org/2004/09/fresnel#contentNoValue

is defined by
http://www.w3.org/2004/09/fresnel
Content that should be displayed if the current property is missing.
has domain
Format Description Substitutionc
has range
string

depthdp back to ToC or Data Property ToC

IRI: http://www.w3.org/2004/09/fresnel#depth

Closure mechanism, if lenses are recursively used; the recursive depth limit.
has domain
Property Descriptionc
has range
non negative integer

label styledp back to ToC or Data Property ToC

IRI: http://www.w3.org/2004/09/fresnel#labelStyle

is defined by
http://www.w3.org/2004/09/fresnel
Attaching a symbol appropriate for styling labels (only works in conjunction with propertyFormatDomain).
has domain
Format Classc or Groupc
has range
string

property styledp back to ToC or Data Property ToC

IRI: http://www.w3.org/2004/09/fresnel#propertyStyle

is defined by
http://www.w3.org/2004/09/fresnel
Attaching a symbol appropriate for styling properties (only works in conjunction with propertyFormatDomain).
has domain
Format Classc or Groupc
has range
string

resource styledp back to ToC or Data Property ToC

IRI: http://www.w3.org/2004/09/fresnel#resourceStyle

is defined by
http://www.w3.org/2004/09/fresnel
Attaching a symbol appropriate for styling a resource. resourceStyle is ignored if not used with :classFormatDomain or :instanceFormatDomain.
has domain
Groupc or Lensc
has range
string

value styledp back to ToC or Data Property ToC

IRI: http://www.w3.org/2004/09/fresnel#valueStyle

is defined by
http://www.w3.org/2004/09/fresnel
Attaching a symbol appropriate for styling the values of a property (only works in conjunction with propertyFormatDomain).
has domain
Format Classc or Groupc
has range
string

Named Individuals

All Propertiesni back to ToC or Named Individual ToC

IRI: http://www.w3.org/2004/09/fresnel#allProperties

is defined by
http://www.w3.org/2004/09/fresnel
Set of all properties of the current instance, which have not be explicitly named before.
belongs to
Property Setc

Default Lensni back to ToC or Named Individual ToC

IRI: http://www.w3.org/2004/09/fresnel#defaultLens

is defined by
http://www.w3.org/2004/09/fresnel
Provides the browser with a starting point which lens to show.
belongs to
Purposec

External Linkni back to ToC or Named Individual ToC

IRI: http://www.w3.org/2004/09/fresnel#externalLink

is defined by
http://www.w3.org/2004/09/fresnel
Show the property value as a dereferenceable URL.
belongs to
Property value display stylec

Imageni back to ToC or Named Individual ToC

IRI: http://www.w3.org/2004/09/fresnel#image

is defined by
http://www.w3.org/2004/09/fresnel
Show the property value as an image, such as PNG or JPEG .
belongs to
Property value display stylec

Label Lensni back to ToC or Named Individual ToC

IRI: http://www.w3.org/2004/09/fresnel#labelLens

is defined by
http://www.w3.org/2004/09/fresnel
Lens for providing a label for a resource.
belongs to
Purposec

memberni back to ToC or Named Individual ToC

IRI: http://www.w3.org/2004/09/fresnel#member

is defined by
http://www.w3.org/2004/09/fresnel
A special token to indicate the relationship between any RDF container or collection (rdf:List) and its member items. Do not use as anything other than an individual.
belongs to
Convenience Propertyc

noneni back to ToC or Named Individual ToC

IRI: http://www.w3.org/2004/09/fresnel#none

is defined by
http://www.w3.org/2004/09/fresnel
Do not show any label for the property.
belongs to
Labelling Formatc

Replaced Resourceni back to ToC or Named Individual ToC

IRI: http://www.w3.org/2004/09/fresnel#replacedResource

is defined by
http://www.w3.org/2004/09/fresnel
Any kind of retrievable resource like an image, audio or video that should be displayed as property value. The browser should try retrieve the resource and show it instead of the property value URI. The browser has to negotiate an appropriate media type with the server using HTTP content negotiation.
belongs to
Property value display stylec

Show Labelni back to ToC or Named Individual ToC

IRI: http://www.w3.org/2004/09/fresnel#show

is defined by
http://www.w3.org/2004/09/fresnel
Show the RDFS Label of the property. This is the default and doesn't have to be declared.
belongs to
Labelling Formatc

URIni back to ToC or Named Individual ToC

IRI: http://www.w3.org/2004/09/fresnel#uri

is defined by
http://www.w3.org/2004/09/fresnel
Show the property value as an URI.
belongs to
Property value display stylec

Namespace Declarations back to ToC

default namespace
http://www.w3.org/2004/09/fresnel#
09
http://www.w3.org/2004/09/
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 through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.