-
Notifications
You must be signed in to change notification settings - Fork 17
xdi2 core
peacekeeper edited this page Nov 18, 2014
·
42 revisions
Implementation of the XDI graph model and several higher-level features [.jar]
<dependency>
<groupId>xdi2</groupId>
<artifactId>xdi2-core</artifactId>
<version>${xdi2-version}</version>
<scope>compile</scope>
</dependency>
- Implementation of the XDI graph model
- How to (de-)serialize XDI graphs
- Available backend storage for XDI graphs
- How to work with dictionaries
- How to work with literal data types
- How to work with link contracts and policies
For examples, see the following Github repository:
This work is licensed under a Creative Commons Attribution 4.0 International License.