Research Hub Configuration and Coding Guidance - marklogic-community/marklogic-research-hub-framework GitHub Wiki

Guide

Here is a configuration document that describes

  • Concepts and ideas behind the RH framework
  • Step-by-step instructions about how to extend a new RH with your custom data and functionality
    • Much of this is typical Data Hub work (steps, flows, mappings, tdes)
    • This also helps understand where to go in the code/configuration files and what to modify to add or change certain functionality

This guide is also checked in, so if you have cloned the repo, you have it already: Configuration and Extension Guide

Tutorial Videos

This series of tutorial videos (on YouTube) shows how to extend the Research Hub, and where to make changes to customize all aspects, from facets to graph appearance to the various Entities included.

  1. Download and Setup
  2. Ingest and map two Entities: person and position
  3. GUI Setup and initial Entity configuration for RH
  4. Customize the GUI to show the new Entities
  5. Setting up the graph and RDF for the entities