Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gtoffoli/django-eurowiki

Wiki project in wikidata style relying on the gtoffoli/commons ecosystem
https://github.com/gtoffoli/django-eurowiki

Last synced: about 1 month ago
JSON representation

Wiki project in wikidata style relying on the gtoffoli/commons ecosystem

Awesome Lists containing this project

README

        

# django-eurowiki
*Django* project in *wikidata* style, relying on the *CommonS Platform*, also known a *CommonSpaces*.

This is the starter app of a *Django* project aimed at allowing a comparison of all EU countries,
based mainly on the image that they have of themselves,
with a view to the opportunities for the valorisation of the variety of their institutions and traditions.

The specific data architecture will try to emulate that of Wikidata, by relying on RDF.

To host this specific application we will use:
- the *CommonS Platform* (https://github.com/gtoffoli/commons),
to be able to reuse plenty of functions supporting group-work and the building of digital artifacts
- the well-known *rdflib* Python library
- possibly the app *rdflib-django* to map rdflib *triples* to simple Django models.