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

Proxy vocabulary

Revision as of 15:13, 25 June 2011 by Ptrevithick.gmail.com (Talk | contribs) (Attributes)

{{#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

Proxy 2.0.100.png

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

resource

  • domain: Proxy
  • value: owl:Thing

backgroundColor

  • domain: Card
  • value: xsd:string

image

  • domain:Card
  • value:xsd:base64

imageType

  • domain: Card
  • value: xsd:string

Links

Back to the top