Explore projects
-
memoriav / Memobase 2020 / services / Import Process / XML Data Transform
GNU Affero General Public License v3.0A microservice which prepares XML files for the mapper service. Uses XSLT for the simplification and then generates a flat JSON document.
UpdatedUpdated -
swissbib / linked / linking / Wikidata Import Filter
GNU Affero General Public License v3.0Mirco service to filter unused wikidata messages.
Updated -
swissbib / linked / linking / Wikidata Import
GNU Affero General Public License v3.0Micro service to transform wikidata items from n-triples into json-ld including some data cleaning. The json-ld dataset is then indexed in elasticsearch.
Updated -
swissbib / linked / linking / Wikidata API Stream Reader
GNU Affero General Public License v3.0A micro service to read the change stream from the wikimedia API for wikidata. Publishes each change to a kafka topic.
Updated -
swissbib / linked / linking / VIAF Links Import
GNU Affero General Public License v3.0This micro service takes a single viaf link and turns it into a json statement.
Updated -
memoriav / Memobase 2020 / services / Import Process / Text File Validation
GNU Affero General Public License v3.0A service which searches a sftp server folder and validates and reports the text files found.
UpdatedUpdated -
memoriav / Memobase 2020 / services / Import Process / Table Data Transform
GNU Affero General Public License v3.0A service which reads table data formats (CSV, TSV, XSL, XSLX, ODS) from a sftp server and transforms them into json objects per row. The keys are taken from a header row.
UpdatedUpdated -
swissbib / linked / linking / Swissbib Linker
GNU Affero General Public License v3.0An application which searches or creates links between swissbib data and various data sources (viaf, gnd, wikidata, dbpedia).
Updated -
swissbib / linked / linking / Swissbib Enricher
GNU Affero General Public License v3.0Micro Service to enrich metadata for swissbib persons with existing links to Wikidata, VIAF, GND or DBpedia.
Updated -
swissbib / linked / streams-app-kotlin-skeleton
GNU Affero General Public License v3.0Template for Kotlin Kafka Streams applications.
Updated -
memoriav / Memobase 2020 / services / Elasticsearch Services / Search Doc Service
GNU Affero General Public License v3.0Transforms a given JSON-LD resource into a search index document.
UpdatedUpdated -
memoriav / Memobase 2020 / services / Import Process / Reports Processing
GNU Affero General Public License v3.0A small service to move the header information into the message body for each report.
UpdatedUpdated -
memoriav / Memobase 2020 / services / Import Process / Normalization Service
GNU Affero General Public License v3.0A micro service to normalize rdf data by selecting a number of operators and configure them accordingly.
UpdatedUpdated -
swissbib / linked / N-Triples Analyzer
GNU Affero General Public License v3.0Microservice to analyze n-triple data sets. Reads a kafka topic with ntriples resources per message and output a analyzable data profile for each resource in json.
Updated -
memoriav / Memobase 2020 / services / Import Process / Media-Linker
GNU Affero General Public License v3.0A micro service which links digital instantiations metadata documents with the file found on the sftp server if the file is imported into memobase.
UpdatedUpdated -
memoriav / Memobase 2020 / services / me-test
GNU Affero General Public License v3.0testproject for autodeploy-service
Archived 0Updated -
memoriav / Memobase 2020 / libraries / Mapper Service Configuration
Apache License 2.0Serde for the mapper service configration
UpdatedUpdated -
memoriav / Memobase 2020 / services / Import Process / Mapper Service
GNU Affero General Public License v3.0A service to map resources and properties from one data model into an other.
UpdatedUpdated -
swissbib / linked / kafka-producer-files
Apache License 2.0Reads various file formats and produces messages.
Updated