Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Context vocabulary

Revision as of 12:34, 22 June 2011 by Ptrevithick.gmail.com (Talk | contribs) (UML Overview)

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
Higgins logo 76Wx100H.jpg

A vocabulary to describe contexts. Imported by Persona vocabulary.

Files

UML Overview

Context 2.0.100.png

Classes

Context

A context as used in the Persona data model

  • subClassOf: h:Context
  • 0..1 h:control
  • 0..1 template
  • 0..1 settings
  • 1..1 skos:prefLabel

CardContext

A special kind of context that acts as a visual link to a p:Person entity (via the resource attribute). It inherits from p:Context and h:Context a set of attributes. The values of these inherited attributes are duplicated from and thus identical to the values of these inherited attributes of the regular, data context that contains the target of the resource attribute of this context.

  • subClassOf: Context
  • 1..1 resource
  • 1..1 backgroundColor
  • 0..1 image
  • 0..1 imageType

Attributes

Links

Back to the top