essglobal-linked-open-data / map-sse

Metadata Application Profile for the Social and Solidarity Economy
2 stars 3 forks source link

map-sse [UNMAINTAINED]

Metadata Application Profile for the Social and Solidarity Economy.

This repository contains the source files for the MAP-SSE (previously referred to as DCAP-SSE). Until October 2016, these were maintained on a server at essglobal.org. A reason for moving them is to allow other people to get involved in the maintenance and development of the MAP-SSE.

Update: as of the end of 2020, this repository is no longer maintained. Instead, see the fork maintained by the SolidarityEconomyAssociation here:

https://github.com/SolidarityEconomyAssociation/map-sse

Documentation sources

ESSGlobal RDF Vocabulary

ESSGlobal RDF Vocabulary - HTML source view.

TODO: add link to view in browser

ESSGLOBAL Technical Guidelines

ESSGLOBAL technical guidelines, July 2014.

This is a copy of the document on the ripess.eu site, retained here for safe keeping.

The Technical Guidelines document describes the reasoning behind the ESSGLOBAL vocab, and the thinking on how it is intended to be used.

Taxonomy overview

Each taxonomy describes a different facet of an SSE Initiative.

Taxonomy Overview (English) Linked Data definition
Products and services Simple list SKOS
Activities Simple list SKOS
Themes Simple list SKOS
Qualifiers Simple list SKOS
Type of labour Simple list SKOS
Legal form Simple list SKOS

Each of these is described in detail in the ESSGLOBAL technical guidelines.

Generating and deploying RDF serializations

There is a script for generating various RDF serialializations. For more information, see the generating and deploying serializations in the Wiki.

Release versions

V1.0 (git tag v1.0)

Consists of .ttl, .rdf and .skos files copied from the essglobal.org server.

File type Origin on essglobal.org
.ttl, .rdf vocabs/vocab/v1.0
.skos vocabs/standard

V1.1 (git tag v1.1)

Consists of .ttl and .rdf copied from the essglobal.org server.

File type Origin on essglobal.org
.ttl, .rdf vocabs/vocab/v1.1
.skos unchanged

Use of branches in this repository

We are following exactly the process documented at http://nvie.com/posts/a-successful-git-branching-model/. Please make sure you are completely familiar with this process before making any changes here. As a consequence of following this branching model:

Note: when tagging in a local checkout, you must explicitly push tags up to the origin (just as for branches). See Git Basics -- Tagging.