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

Difference between revisions of "Attribute Model"

(Definition)
(See Also)
Line 13: Line 13:
 
== See Also ==
 
== See Also ==
 
* [[Attribute]]
 
* [[Attribute]]
 +
* [[Attribute Value Datatype]]
 
* [[Concepts]]
 
* [[Concepts]]
  
 
== Links ==
 
== Links ==
 
* [http://eclipse.org/higgins Higgins Home]
 
* [http://eclipse.org/higgins Higgins Home]

Revision as of 21:34, 7 February 2008

Introduction

This page describes the Higgins concept of Attribute Model

Definition

  • Defines the type(s) of the value(s) of an Attribute (e.g. "string" or "calendar-event"). The type(s) of any given value is the URIs of an Attribute Value Datatype
  • May define the minimum cardinality of an Attribute--the minimum number of values that are allowed (e.g. >=3 values)
  • May define the maximum cardinality of an Attribute--the minimum number of values that are allowed (e.g. <=100 values)

HOWL


See Also

Links

Back to the top