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

Idas Documentation Todo

Revision as of 23:56, 3 September 2006 by Unnamed Poltroon (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This list represents documentation items needing to be done.

  • Context Provider registration overview: Document how providers are registered and referenced in the Higgins system. (IContextProvider.java)
  • Schema Representation: General consensus is that the schema is represented as an OWL-DL string. We need to describe better what this means, give appropriate pointers to OWL specifications, and produce an example schema. (Icontext.java)
  • Relationship Types: Add doc which explains relationship types. Include example types. Possibly some that denote hierarchy (parent, child, sibling). (IRelationship.java, IHasRelationship.java)
  • Metadata data model and usage: Add doc which explains metadata. Show an example (preferrably that of an owner or source for the object to which some metadata is attached). (IHasMetadata.java, IMetadata.java)
  • Digital Subject Types: Produce example URI to a higgins person. (IContext.java)
  • Identity for opening a Context: Give an example showing how the contextRef and identity args are used (IContextProvider.java)

Copyright © Eclipse Foundation, Inc. All Rights Reserved.