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 "Template vocabulary"

(Example)
(Attributes)
Line 21: Line 21:
 
==Attributes==
 
==Attributes==
  
 +
===required===
 +
Attribute required by card issuer.
 +
* domain: TemplateContext
 +
* value: rdf:Property
  
 
+
===templateRole===
===<code>templateRole</code>===
+
 
The default role that p:Person nodes should inherit when dynamically created with contexts controlled by on this template
 
The default role that p:Person nodes should inherit when dynamically created with contexts controlled by on this template
 
* domain: TemplateContext
 
* domain: TemplateContext
 
* value: persona:Role
 
* value: persona:Role
 
 
  
 
== Links ==
 
== Links ==

Revision as of 21:38, 18 July 2011

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

Vocabulary to describe a Template Context. Contains information necessary to dynamically instantiate regular contexts. Part of the Persona Data Model 2.0.

Files

UML Overview

Template 2.0.104.png

Classes

TemplateContext

May contain a view-builder:viewRoot attribute; may contain a subclass of person:Person (which in turn may have mapping rules). Superclass of RCardTemplateContext

Attributes

required

Attribute required by card issuer.

  • domain: TemplateContext
  • value: rdf:Property

templateRole

The default role that p:Person nodes should inherit when dynamically created with contexts controlled by on this template

  • domain: TemplateContext
  • value: persona:Role

Links

Back to the top