WP-LDP

0

LDP Plugin for wordpress The goal of this project is to be able to manage (create, list, display) LDP resources directly from a WordPress site backend. The definition we apply for LDP r

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

LDP Plugin for wordpress

The goal of this project is to be able to manage (create, list, display) LDP resources directly from a WordPress site backend.
The definition we apply for LDP resource, LDP containers and LDP are based on the W3C specification released in january 2015.

Architecture

This plugin defines a custom content type called ldp_resource, which allows users to create resources on the fly.
It also adds a custom taxonomy called ldp_container, having a metadata ldp_model being a simple JSON based model to use in accordance with your owns semantic ontologies.
It adds a section in the Settings menu, allowing users to initialize our default PAIR (Projects, Actors, Ideas, Resources) containers to generate their resources in this format.
The documentation regarding the PAIR ontology can be find on Github.

The reason

WordPress is a widely used CMS, especially in the non-profits world because it is free, open-source, solid and coming with a really rich ecosystem.
This plugin is part of the development of the AV Proof of concept we will to deliver in a near future.

Documentation

For more information about installation, use, and features to come, please either see the Wiki or the issues list located:
– https://github.com/assemblee-virtuelle/wpldp/wiki for the wiki
– https://github.com/assemblee-virtuelle/wpldp/issues for the issues