From 25f6b7f3db64ab930a76531bd347ffaa8e6019b4 Mon Sep 17 00:00:00 2001 From: Stefan Funk <funk@sub.uni-goettingen.de> Date: Tue, 18 Jan 2022 11:44:19 +0000 Subject: [PATCH] Add new file --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..08a86d5 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# DARIAH-DE Aggregator Services + +The TextGrid Aggregator is the export and conversion tool for data from the TextGrid repository. While TG-crud allows you to get individual objects and their metadata in their original format, this tool allows you to collect a whole bunch of resources in one go (e.g., by walking down aggregation trees, hence the name) and convert them to popular output formats, e.g., HTML. + +For the time being the agregator service is only used for TextGrid Lab and Repositiory, it could also be adapted to the use within the DARIAH-DE Repository for aggragating and delivering things such as all objects of one collection from the index pages, and more. -- GitLab