Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/culturecommunication/ginco
Gestion Informatisée de Nomenclatures Collaboratives et Ouvertes
https://github.com/culturecommunication/ginco
Last synced: about 1 month ago
JSON representation
Gestion Informatisée de Nomenclatures Collaboratives et Ouvertes
- Host: GitHub
- URL: https://github.com/culturecommunication/ginco
- Owner: culturecommunication
- License: other
- Created: 2013-01-25T16:31:32.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-16T17:32:03.000Z (12 months ago)
- Last Synced: 2024-08-01T12:29:36.859Z (4 months ago)
- Language: Java
- Homepage: http://culturecommunication.github.io/ginco/
- Size: 15 MB
- Stars: 40
- Watchers: 23
- Forks: 23
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-starred - culturecommunication/ginco - Gestion Informatisée de Nomenclatures Collaboratives et Ouvertes (others)
README
GINCO
======[English version see below] (#what-is-ginco-)
GINCO est une application multiutilisateurs dédiée à la gestion de référentiels terminologiques. Elle met en oeuvre les principes définis dans la norme ISO 25964-1:2011 Information et documentation -- Thésaurus et interopérabilité avec d'autres vocabulaires -- Partie 1: Thésaurus pour la recherche documentaire.
# Fonctionnalités
Les principales fonctionnalités d'ores et déjà développées permettent :
* la conception et la gestion de multiples listes d'autorités, taxonomies, thésaurus ;
* la gestion des termes : statut, langue, identifiant unique de type URI, notes typées associées aux termes, affectation des termes à des concepts, équivalences entre termes ... ;
* la gestion des concepts : statut, identifiant unique de type URI, notes typées associées aux concepts, relations hiérarchiques et associatives entre concepts ... ;
* la gestion des tableaux de concepts (relais virtuels, facettes) et leur exploitation dans les éditions ;
* la gestion des groupes de concepts (microthésaurus, thématique, domaine ...) ;
* les éditions alphabétiques et hiérarchiques ;
* les imports et les exports de thésaurus au format SKOS/RDF ;
* les alignements entre vocabulaires ou vers des ressources externes ;
* des fonctions collaboratives simples ;
* la consultation par des web services.# De la production à la diffusion
GINCO est un outil dédié à la gestion des vocabulaires. La plate-forme de diffusion GINCO-DIFF est également disponible [ici] (https://github.com/culturecommunication/ginco-diff). Elle permet le chargement de vocabulaires SKOS et leur mise à disposition conformément aux recommandations du web sémantique.
# Méthode de développement
L'application a été développée selon la méthodologie agile SCRUM.
# Perspectives
GINCO est mis à la disposition des utilisateurs et des développeurs. Pour faciliter la découverte et la prise en main des fonctionnalités, une machine virtuelle (VM) est disponible.
Le "[backlog] (https://www.pivotaltracker.com/s/projects/926794)" du projet suggère à la communauté des évolutions possibles de l'application.
# Documentation utilisateurs
La première version de la documentation utilisateurs est disponible [ici] (http://culturecommunication.github.io/ginco/doc/#C2UvCE6Zk6gYAFEVT578Ub). Les retours sont les bienvenus.
What is GINCO ?
---------------GINCO is a free software developped by the Ministry of Culture and Communication (France) and is dedicated to the management of vocabularies. It implements the principles defined in the ISO standard 25964-1:2011 Information and documentation -- Thesauri and interoperability with other vocabularies -- Part 1 : Thesauri for information retrieval.
License
-------GINCO is released under the terms of the CeCiLL v2 license.
GINCO features
--------------
The main features already developed allow :
- the design and the management of multiple lists of authorities, taxonomies, thesauruses ;
- the management of terms: status, language, unique identifier of type URI, notes of different types associated with the terms, assigment of terms to concepts, equivalence relationships between terms;
- the management of concepts: status, unique identifier of type URI, notes of different types associated with concepts, hierarchical ans associative relationships between concepts ;
- the management of thesaurus arrays (virtual relays, facets) and their exploitation in hierarchical editions ;
- the management of groups of concepts (microthesaurus, theme, domain);
- alphabetical and hierarchical editions ;
- the import and export of thesaurus in SKOS / RDF format ;
- alignments between vocabularies and to external ressources ;
- the consultation through web services.
- collaborative features.From production to diffusion
----------------------------GINCO is a tool dedicated to the management of vocabularies. The delivery platform GINCO-DIFF is also available [here] (https://github.com/culturecommunication/ginco-diff). It allows to upload SKOS vocabularies and make them available according to the recommendations of the semantic web.
User documentation
------------------
The first version of the user documentation is available [here] (http://culturecommunication.github.io/ginco/doc/#C2UvCE6Zk6gYAFEVT578Ub). Your feedback is welcome.Installation
------------Read [doc/INSTALL.md] (doc/INSTALL.md)
Demo
----
Read [doc/VM_INSTALL.md] (doc/VM_INSTALL.md)