Visual Strategies in RDF

IRI:
http://purl.org/twc/vocab/vsr#
Current version:
2013-02-27
Authors:
Timothy Lebo
Imported Ontologies:
http://www.w3.org/ns/prov-o# (visualise it with LODE)
Other visualisation:
Ontology source

Table of Content

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

Classes

colorc back to ToC or Class ToC

IRI: http://purl.org/twc/vocab/vsr#Color

has super-classes
entityc
is in domain of
bdp, gdp, rdp, rgbdp
is in range of
strokeop

Graphicc back to ToC or Class ToC

IRI: http://www.co-ode.org/ontologies/ont.owl#Graphic

A visual presentation on some surface, such as a wall, canvas, screen, paper, or stone to brand, inform, illustrate, or entertain. A computer file or data element within a computer file that provides instruction for creating a visual presentation isre also considered graphic.
has super-classes
entityc
has sub-classes
strokec, swapped forcec
is in domain of
contentop, depictsop, elevationop, fillop, planarop, relates toop, strokeop, tooltipop
is in range of
fromop, relates toop, toop

rootc back to ToC or Class ToC

IRI: http://purl.org/twc/vocab/vsr#Root

has super-classes
entityc

strokec back to ToC or Class ToC

IRI: http://purl.org/twc/vocab/vsr#Stroke

An abstractly linear Graphic.
has super-classes
Graphicc

swapped forcec back to ToC or Class ToC

IRI: http://purl.org/twc/vocab/vsr#SwappedForce

A Graphic whose visual force properties are opposite of the direction present in the content representation.
has super-classes
Graphicc

Object Properties

colorop back to ToC or Object Property ToC

IRI: http://purl.org/twc/vocab/vsr#color

A visual perceptual property derived from the spectrum of light. A Graphic may be attributed to have multiple distinct Colors, depending on the observer and the different visual components of a Graphic. For example, a shape with a green stroke, blue font, and a gray fill can be said to be green, blue, and gray. Any and all are correct. Similarly, a Graphic may be stated to have a *color*, without the specifics about what aspects exhibit that color. This can be useful during the development of a visual strategy, where it is decided that a Graphic should be a particular color without specifying *what* about the Graphic exhibits that color.
has super-properties
elevationop
has sub-properties
fillop, strokeop

contentop back to ToC or Object Property ToC

IRI: http://purl.org/twc/vocab/vsr#content

Relations from a Graphic to its content.
has sub-properties
from domainop, to domainop
has domain
Graphicc

depictsop back to ToC or Object Property ToC

IRI: http://purl.org/twc/vocab/vsr#depicts

The (content) resource shown or represented by a Graphic (i.e., drawing, painting, or other visual form).
has super-properties
specialization ofop
has domain
Graphicc

direct planar relationop back to ToC or Object Property ToC

IRI: http://purl.org/twc/vocab/vsr#directPlanarRelation

has super-properties
planar relationop

elevationop back to ToC or Object Property ToC

IRI: http://purl.org/twc/vocab/vsr#elevation

A visual property encoded in a non-planar Bertin elevation. Elevation variables can be sub-organized into more- and less-prominent from a visual observer's perspective.
has sub-properties
colorop, tooltipop
has domain
Graphicc

fillop back to ToC or Object Property ToC

IRI: http://purl.org/twc/vocab/vsr#fill

The background region of the graphic, i.e. within the boundary of the graphic.
has super-properties
colorop
has domain
Graphicc

fromop back to ToC or Object Property ToC

IRI: http://purl.org/twc/vocab/vsr#from

The source Graphic of a binary relation that is encoded in the Bertin semiotic plane.
has super-properties
planarop
has range
Graphicc

from domainop back to ToC or Object Property ToC

IRI: http://purl.org/twc/vocab/vsr#from_domain

A content-oriented identifier of a visual binary relation's source Graphic. There exists a mapping from from_domain to the planar variable 'from', which exists in the graphical identity space.
has super-properties
contentop

planarop back to ToC or Object Property ToC

IRI: http://purl.org/twc/vocab/vsr#planar

A visual property that is encoded in Bertin's semiotic plane, as opposed to the elevation visual variables.
has sub-properties
fromop, toop
has domain
Graphicc

planar relationop back to ToC or Object Property ToC

IRI: http://purl.org/twc/vocab/vsr#planarRelation

A visual relation that is encoded in the visual (Bertin) plane.
has super-properties
relates toop
has sub-properties
direct planar relationop

relates toop back to ToC or Object Property ToC

IRI: http://purl.org/twc/vocab/vsr#relatesTo

A related Graphic at the visual level (not necessarilty the content level).
has sub-properties
planar relationop
has domain
Graphicc
has range
Graphicc

strokeop back to ToC or Object Property ToC

IRI: http://purl.org/twc/vocab/vsr#stroke

The boundary edge of the graphic.
has super-properties
colorop
has domain
Graphicc
has range
colorc

toop back to ToC or Object Property ToC

IRI: http://purl.org/twc/vocab/vsr#to

The target Graphic of a binary relation that is encoded in the Bertin semiotic plane.
has super-properties
planarop
has range
Graphicc

to domainop back to ToC or Object Property ToC

IRI: http://purl.org/twc/vocab/vsr#to_domain

A content-oriented identifier of a visual binary relation's target Graphic. There exists a mapping from to_domain to the planar variable 'to', which exists in the graphical identity space.
has super-properties
contentop

tooltipop back to ToC or Object Property ToC

IRI: http://purl.org/twc/vocab/vsr#tooltip

The contents that should be rendered when the subject graphic is in focus by the cursor. The traditional way to render a tooltip is to show it hovering above the tooltipped-resource. If the tooltip is just a string literal, use a resource with prov:value. If the tooltip should be constructed according to a plan/recipe, then the contents resource should be described as such.
has super-properties
elevationop
has domain
Graphicc

Data Properties

bdp back to ToC or Data Property ToC

IRI: http://purl.org/twc/vocab/vsr#b

The blue component of an RGB triplet.
has domain
colorc

gdp back to ToC or Data Property ToC

IRI: http://purl.org/twc/vocab/vsr#g

The green component of an RGB triplet.
has domain
colorc

rdp back to ToC or Data Property ToC

IRI: http://purl.org/twc/vocab/vsr#r

The red component of an RGB triplet.
has super-properties
top data propertydp
has domain
colorc

rgbdp back to ToC or Data Property ToC

IRI: http://purl.org/twc/vocab/vsr#rgb

The red, green, and blue components of an RGB triplet delimited by some string. Can contains just one value, in which case all RGB will assume it.
has domain
colorc

xdp back to ToC or Data Property ToC

IRI: http://purl.org/twc/vocab/vsr#x

The horizontal position of a Graphic.

ydp back to ToC or Data Property ToC

IRI: http://purl.org/twc/vocab/vsr#y

The vertical position of a Graphic.

Annotation Properties

commentap back to ToC or Annotation Property ToC

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

creatorap back to ToC or Annotation Property ToC

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

labelap back to ToC or Annotation Property ToC

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

pageap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/page

preferred namespace prefixap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespacePrefix

preferred namespace uriap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespaceUri

version infoap back to ToC or Annotation Property ToC

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

was derived fromap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#wasDerivedFrom

Namespace Declarations back to ToC

default namespace
http://purl.org/twc/vocab/vsr#
dc
http://purl.org/dc/elements/1.1/
foaf
http://xmlns.com/foaf/0.1/
ont-owl
http://www.co-ode.org/ontologies/ont.owl#
owl
http://www.w3.org/2002/07/owl#
prov
http://www.w3.org/ns/prov#
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/
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.