ontoportal-lirmm / bioportal_web_ui

A Rails application for ontologies portal.
http://agroportal.lirmm.fr/
Other
6 stars 5 forks source link

Phrases explicatives pour l'UI #618

Closed jonquet closed 1 month ago

jonquet commented 5 months ago

Groups & Categories In AgroPortal, ontologies are organized in groups and tagged with categories. Typically, groups associate ontologies from the same project or organization for better identification of the provenance. Whereas categories are about subjects/topics and enable to classify ontologies. As of 2016, AgroPortal's categories were established in cooperation with FAO Agricultural Information Management Standards (AIMS). Groups and categories, along with other metadata, can be used on the “Browse” page of AgroPortal to filter out the list of ontologies.

Slices Slices allow users to interact (both via API or UI) only with a subset of ontologies in AgroPortal. If browsing the slice, all the portal features will be restricted to the chosen subset, enabling users to focus on their specific use cases. On AgroPortal, slices and groups are synchronized, so every group has a corresponding slice displaying only the ontologies from that group.

OntoPortal Alliance The OntoPortal Alliance (https://ontoportal.org/) is a consortium of research and infrastructure teams dedicated to promoting the development of ontology repositories and semantic artefact catalogues based on the open, collaboratively developed OntoPortal software (https://github.com/ontoportal). Hereafter are the current public and open repositories built with the technology maintained by the Alliance.

jonquet commented 5 months ago

Version francaise:

Groupes et catégories Dans AgroPortal, les ontologies sont organisées en groupes et étiquetées par catégories. Généralement, les groupes associent des ontologies d'un même projet ou d'une organisation pour une meilleure identification de la provenance. Les catégories concernent les sujets/thèmes et permettent de classer les ontologies. Depuis 2016, les catégories d'AgroPortal ont été établies en coopération avec l'équipe Agricultural Information Management Standards (AIMS) de la FAO. Les groupes et catégories, ainsi que d'autres métadonnées, peuvent être utilisés sur la page « Parcourir » d'AgroPortal pour filtrer la liste des ontologies.

Slices Les "slices" permettent aux utilisateurs d'interagir (à la fois via l'API ou l'interface utilisateur) uniquement avec un sous-ensemble d'ontologies dans AgroPortal. Si vous parcourez une slice, toutes les fonctionnalités du portail seront limitées au sous-ensemble choisi; cela permet aux utilisateurs de se concentrer sur leurs cas d'utilisation spécifiques. Sur AgroPortal, les slices et les groupes sont synchronisés, de sorte que chaque groupe a une slice correspondante affichant uniquement les ontologies de ce groupe.

Alliance sur le portail L'OntoPortal Alliance (https://ontoportal.org/) est un consortium d'équipes de recherche et d'infrastructure dédiées à promouvoir le développement de portails d'ontologies et de catalogues d'artefacts sémantiques basés sur le logiciel OntoPortal (https://github.com/ontoportal) ouvert et collaboratif. Ci-dessous se trouvent les portails publics et ouverts actuels construits avec la technologie maintenue par l'Alliance.

syphax-bouazzouni commented 4 months ago

@Bilelkihal, is this done in https://github.com/ontoportal-lirmm/bioportal_web_ui/pull/598 ?

Bilelkihal commented 4 months ago

For the Slices and the Alliance sur le portail sections yes, and Groupes et catégories we add them once we do the federated page of the groups and categories.

Since this PR https://github.com/ontoportal-lirmm/bioportal_web_ui/pull/598 is not gonna be included in the next release, I will extract the code related to the new layout of the home page with these descriptive text for the ontoportal alliance section in a new PR.

syphax-bouazzouni commented 2 months ago

Done for slices in #631, waiting for Groups and Categories iteration to close this.