Description
The main goal of TinyThings is to allow for the web-application API layer to interact with our hosted RERUM Mongo service.
Through TinyThings, we do our best to strongly suggest best practice. As such, we should strongly suggest that applications planning to use RERUM should comply fully with JSON-LD. To do so, TinyThings can include a starter context.json
and terms authority file
. These can serve as a boiler plate from which users can extend or inject their intended vocabulary.
Part of this is adding some functionality to use this if necessary. When TinyThings cannot detect a top level @context
in CRUD web traffic, it would purposefully inject the basic vocabulary included with the TinyThings package, so as to promote the LD nature of the RERUM ecosystem.