Skip to content
peacekeeper edited this page Sep 25, 2014 · 13 revisions

Introduction

The "Great Symbol Shift" refers to a change to the XDI graph model in which context symbols have changed as follows:

  • @ -> +
  • + -> #
  • # -> @

Code Migration

The xdi2.core.constants package encapsulates most of the functionality affected by the Great Symbol Shift.

Graph Migration

Graphs can be migrated using the xdi2-tools.

Clone this wiki locally