Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lulu-berlin/mikan-veeylakh-dictionary

A Multilingual Dictionary
https://github.com/lulu-berlin/mikan-veeylakh-dictionary

Last synced: 10 days ago
JSON representation

A Multilingual Dictionary

Awesome Lists containing this project

README

        

# Mikan Ve'eylakh Dictionary

This is a project of a multilingual dictionary for Hebrew, German and Yiddish.

The project is abbreviated as MVD.

## Structure

The dictionary is stored as an `RDF graph`. It is queried with `SPARQL`. The schema is based on `lemon#ontolex`.

The presentation of the dictionary is based on `gatsby.js` using a `GraphQL` adaptor.

## Components

### Model

Containing the types for the RDF schema and the GraphQL domain model.