micronode / jot4j

Data persistence libraries that support implementation of jotapi specifications
Apache License 2.0
1 stars 0 forks source link

Support hierarchical/graph relationships #4

Open benfortuna opened 6 years ago

benfortuna commented 6 years ago
benfortuna commented 6 years ago
{
  "summary": "",
  "description": "",
  "created": "",
  "last-modified": "",
  "children": ["<child_id>", ...]
  "related": ["<related_id>", ...]
}
benfortuna commented 5 years ago

Use uuid to reference related jots by URL for greater portability