One Information Space, Many Information Networks

In the following we describe the loomp API which provides access to a loomp instance hosted at loomp.org. The API can be used to implement a client that processes semantic content based RDFa (cf. W3C, Wikipedia).
The documentation of the loomp API is divided into the parts data model and operations. The first part describes the domain model of loomp to manage semantically enriched content. The key entities of the domain model are elements containing the annotated content and documents consisting of a sequence of elements. The second part describes the operations that can be used to create, retrieve, and delete entities. Currently, all operations are implemented as REST calls, so that they can easily be invoked by any client.
Further reading:
If you have any comment or question to the loomp API, please, do not hesitate to send us a message using our contact form.