From 7a39c59985f836b5040e8c64a264c6c35e71fbe6 Mon Sep 17 00:00:00 2001 From: Monika Barget <38257338+MonikaBarget@users.noreply.github.com> Date: Tue, 2 Jul 2024 16:32:13 +0200 Subject: [PATCH] author infos added --- docs/tools.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/tools.md b/docs/tools.md index c20d995..993cb52 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -82,3 +82,5 @@ Proposal for tool review table using specific aspects (data import, data export, - [Metaphactory](https://metaphactory.com/") is a knowledge graph platform designed for managing and exploring semantic data. It allows users to create, search, and visualize linked data and knowledge graphs, making it a popular tool for researchers and organizations dealing with complex data relationships. In addition to the proprietary Metaphactory platform, the tool is available as ResearchSpace for those who can host their own instance. ResearchSpace was specifically designed for cultural heritage and digital humanities application. While ResearchSpace has a user base in cultural heritage and digital humanities research, Metaphactory's user community is more diverse. The choice between them depends on the specific requirements and financial means of your knowledge graph project or research. ResearchSpace is focused on CIDOC CRM and its extension as core ontology and due to its origin from cultural heritage application it supports IIIF and semantic annotation -- a feature not available in the commercial Metaphactory. - [Linked Data Reactor](http://ld-r.org/) (LD-Reactor or LD-R) is an open-source framework to develop web-based user interfaces to create, edit, search and explore linked data. Similar to ResearchSpace and Metaphactory, LD-R allows the configuration of faceted navigation systems and editing of RDF data, but in a very generic way based on its user interface components for Linked Data applications. - [Duckdb](https://duckdb.org/) is a free and open-source _"in-process SQL OLAP database management system"_. It is optimized for analytical purposes, where querying and aggregating significant amount of data is required making a good fit to analyze data of work package "Electoral Mainz" where a large collection of individual events need to be grouped, aggregated and linked before they can be eventually visualized in a map. + +*Authors / contacts: Ingo Frank (IOS Regensburg), Jakob Listabarth (IfL Leibzig), Monika Barget (IEG Mainz, FASoS Maastricht), Bertrant Duménieu (EHESS Paris)*