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

Entity UDI

Revision as of 20:03, 12 February 2008 by Drummond.reed.cordance.net (Talk | contribs) (combined NodeIdDatatype and NodeRelationDatatype)

Introduction

This page defines a Higgins NodeIdDatatype.

Definition


ABNF

The following ABNF defines the syntax of a Higgins NodeIdDatatype. Rules not defined in this ABNF are defined in either:

NodeIdDatatype     = AbsoluteNodeId / RelativeNodeId
AbsoluteNodeId     = AbsoluteNodeURI / AbsoluteNodeXRI
AbsoluteNodeURI    = ContextURI [ "#" ifragment ]
AbsoluteNodeXRI    = ContextXRI [ "//" xri-segment ]
RelativeNodeId     = ifragment / xri-segment

Notes

  • In an AbsoluteNodeId, a RelativeNodeId is optional when the Context identified by the ContextURI or ContextXRI contains exactly one Node.
  • The AbsoluteNodeURI form is consistent with one of the two proposed forms of Cool URIs defined by the W3C.
  • The AbsoluteNodeXRI form is an XRI as defined by XRI Syntax 2.0.
  • See Context Discovery for rules defining resolution of an instance of a NodeIdDatatype.

Relationship to OpenID

See Also

Links

Copyright © Eclipse Foundation, Inc. All Rights Reserved.