pnnl / proven-cluster

MIT License
0 stars 4 forks source link

DistributedMessageItem implementaion #158

Closed telsethag closed 3 years ago

telsethag commented 3 years ago

A class providing accessor's to a distributed message. A distributed message (except REFERENCE messages) is stored as a graph (currently an Apache Jena Graph object). Accessor's include getting the original JSON-LD, JSON, and/or message classes DisclosureItem and MessageItem.