Skip to content
Snippets Groups Projects

Synopsis

This module is an add-on for Django REST Framework, based on Django LDP add-on. It serves django models for a conversation component, respecting the Linked Data Platform convention. It aims at enabling people with little development skills to serve their own data, to be used with a LDP application.

Models

Conversation

A list of messages related to each others

Message

A text sent by a member in a conversation