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

NodeRelationDatatype

Revision as of 00:01, 1 February 2008 by Paul.socialphysics.org (Talk | contribs) (Introduction)

Introduction

This page describes the Higgins EntityRelationDatatype.

Definition

Two kinds of EntityIdDatatypes are defined: a URI-EntityIdDatatype (Hash URI) and XRI-EntityIdDatatype. The former is consistent with one of the two proposed W3C's Cool URIs approaches. The latter is an XRI as defined by XRI Syntax 2.0.

ABNF

The following ABNF defines a Higgins [[EntityId]. Rules not defined in this ABNF are defined in the ABNF for XRI 2.0 (which includes the IRI ABNF from RFC 3987).

EntityIdDatatype    = URI-EntityIdDatatype / XRI-EntityIdDatatype
URI-EntityIdDatatype = URI-ContextIdDatatype [ "#" EntityIdDatatype ]
XRI-EntityIdDatatype = XRI-ContextIdDatatype [ "//" EntityIdDatatype ]

Relationship to OpenID

Open Issues

See Also

Copyright © Eclipse Foundation, Inc. All Rights Reserved.