Extension OAI JSON-LD Harvester


Extension Basics

Title
OAI JSON-LD Harvester
Name
ckanext-oai-jsonld-harvester
Type
Public extension
Description
OAI-PMH harvester for JSON-LD metadata on CKAN with support for BioSchema.org types and chemistry metadata harvesting for NFDI4Chem.
CKAN versions
Download-Url (zip)
Last commit
2 years ago (2023-06-13 09:45:20)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

OAI-PMH Harvester for JSON-LD metadata on CKAN, developed for the NFDI4Chem Search Service project. The extension provides harvesting procedures for different Bioschema.Org types which can be migrated to CKAN database. It combines functionality from ckanext-oaipmh and ckanext-bioschemaharvester. Uses RDKit Python module to generate graphical representations of molecules and other chemi-informatics. Supports harvesting from MassBank and nmrXiv repositories, with configurable OAI-PMH parameters including metadata prefix, set specification, time range, and HTTP authentication.

Version
Version release date
(not set)
Contact name
TIB Hannover
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Configuration example: {“metadata_prefix”: “json_container”, “set”:”MassBank:DataSets”, “from”: “2022-12-01T00:00:01Z”, “force_http_get”: true}

Plugins to configure (ckan.ini)
massbankharvester
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions