Skip to content

libis/ReIReSearch

Repository files navigation

“Research Infrastructure on Religious Studies” [ReIReS]

Software architecture ReIReS_v2.pdf

Collector README.md

  • Harvesting the data from different sources in different formats and store it on disk
  • Convert the downloaded records to json-ld records in a schem.org format

docker-compose run data_collector ruby /app/src/collector.rb ./src/rules/<rules_set>.rb

Agensgraph Loader README.md

  • validating schema.org json-ld records
  • import/export records to and from AgensGraph

ES loader README.md

  • Import the records, generated from AgensGraph, into an ElasticSearch index.
  • Insert, Update, Reindex records in ElasticSearch

Searchblender (federated search engine) README.md

  • send the search request to multiple seach egines (Brepols and Elasticsearch index)
  • combine multiple API-responses to one response
    • combine results according to the requested sorting option
    • combine facets/aggregations docker-compose up --build -d search_blender

frontend

  • Web UI to interact with the search_blender API's
  • docker-compose up -d front

About

Research Infrastructure on Religious Studies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published