Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

aio-lib-java-events-xdm

aio-lib-java-events-xdm is Adobe I/O - Java SDK - Jackson based implementation of the Adobe XDM Event Envelope Model.

This Adobe XDM Event Envelope Model is based on json-ld w3c activity streams spec, for more detailed specifications, visit the Adobe XDM event envelope schema

json-ld notes and pointers

Note that as we chose to serve the json-ld @context through link header [9] and keep fixed json-ld prefixes, we based this implementation of plain and simple jackson [10] serialization, otherwise for full-fledged json-ld implementation hydra [0] and jsonld-java [8] could have been used

Builds

This Library is build with maven (it also runs the unit tests):

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.