Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Proxy vocabulary"

(New page: {{#eclipseproject:technology.higgins|eclipse_custom_style.css}} right A vocabulary to describe the Proxy class and subclasses. Imported by [[Persona vo...)
 
(Classes)
Line 9: Line 9:
  
 
==Classes==
 
==Classes==
 +
 +
===Card===
 +
A kind of "visual" proxy for a digital identity. Has just enough information to visually display this Proxy in a user interface.
 +
* subClassOf Proxy
 +
* 1..1 backgroundColor
 +
* 0..1 image
 +
* 0..1 imageType
 +
 +
=== Proxy ===
 +
A proxy for a Person. Its resource attribute is a reference to the real p:Person
 +
* 1..1 skos:prefLabel - display name
 +
* 1..1 resource
 +
 +
=== LinkedData ===
 +
* subClassOf Proxy
  
 
==Attributes==
 
==Attributes==

Revision as of 15:07, 25 June 2011

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

A vocabulary to describe the Proxy class and subclasses. Imported by Persona vocabulary.

Files

UML Overview

Classes

Card

A kind of "visual" proxy for a digital identity. Has just enough information to visually display this Proxy in a user interface.

  • subClassOf Proxy
  • 1..1 backgroundColor
  • 0..1 image
  • 0..1 imageType

Proxy

A proxy for a Person. Its resource attribute is a reference to the real p:Person

  • 1..1 skos:prefLabel - display name
  • 1..1 resource

LinkedData

  • subClassOf Proxy

Attributes

Links

Back to the top