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 "Context Data Model 1.1 Open Issues"

(Related to higgins.owl's relationship to the IdAS API)
Line 4: Line 4:
 
# Need to document that uniqueIdentifiers are immutable
 
# Need to document that uniqueIdentifiers are immutable
 
# Max cardinality of lastVerifiedFromSource and lastVerifyAttempt should be 1 not N
 
# Max cardinality of lastVerifiedFromSource and lastVerifyAttempt should be 1 not N
 +
===General===
 +
# Tom: we need to add a lot of definition to the [[Higgins Data Model]] pages. It should say, for exmaple, that your data types MUST and SHOULD existing data types. We need to reflect these changes within the [[Higgins Data Model]] pages.
 +
# Tony: We don't have a simplified description of the data model
 +
# Mixed attribute value data types
 +
## Most agree that we should not mix [Paul reversed his opinion on this (he now agrees with allowing mixed types)]
 +
### Daniel points out that it would still be good to pass type on each value add:
 +
#### http://dev.eclipse.org/mhonarc/lists/higgins-dev/msg03816.html
 +
#### http://dev.eclipse.org/mhonarc/lists/higgins-dev/msg03818.html (and follow-ups)
 +
# Many same-types attributes
 +
## http://dev.eclipse.org/mhonarc/lists/higgins-dev/msg03806.html
 +
# Allow zero-valued attributes
 +
## http://dev.eclipse.org/mhonarc/lists/higgins-dev/msg03810.html
 +
# Closed or open simple data types
 +
## http://dev.eclipse.org/mhonarc/lists/higgins-dev/msg03821.html
  
  

Revision as of 16:40, 29 January 2008

Related to higgins.owl

  1. Ability to declare user-defined Classes to be 'closed', that is instances of them should follow the class definition, but not include any other "extra" properties.

Bugs

  1. Need to document that uniqueIdentifiers are immutable
  2. Max cardinality of lastVerifiedFromSource and lastVerifyAttempt should be 1 not N

General

  1. Tom: we need to add a lot of definition to the Higgins Data Model pages. It should say, for exmaple, that your data types MUST and SHOULD existing data types. We need to reflect these changes within the Higgins Data Model pages.
  2. Tony: We don't have a simplified description of the data model
  3. Mixed attribute value data types
    1. Most agree that we should not mix [Paul reversed his opinion on this (he now agrees with allowing mixed types)]
      1. Daniel points out that it would still be good to pass type on each value add:
        1. http://dev.eclipse.org/mhonarc/lists/higgins-dev/msg03816.html
        2. http://dev.eclipse.org/mhonarc/lists/higgins-dev/msg03818.html (and follow-ups)
  4. Many same-types attributes
    1. http://dev.eclipse.org/mhonarc/lists/higgins-dev/msg03806.html
  5. Allow zero-valued attributes
    1. http://dev.eclipse.org/mhonarc/lists/higgins-dev/msg03810.html
  6. Closed or open simple data types
    1. http://dev.eclipse.org/mhonarc/lists/higgins-dev/msg03821.html


See Also

Copyright © Eclipse Foundation, Inc. All Rights Reserved.