HADatAc / sir

Semantic Instrument Repository
MIT License
2 stars 1 forks source link

SIR: Semantic Instrument Repository

This repository has been developed as a custom module for Drupal 9+ and implemented mainly in PHP. The module depends on an external API called HASCOAPI (HASCOAPI code is available at https://github.com/HADatAc/hascoapi). SIR content is stored inside of the API's knowledge graph.

Deployment:

SIR deployment requires the availability of a Drupal instance (version 9 or above), and an user of this Drupal instance with adminstrative privileges.

Configuration setup:

User needs to have administrative privileges on Drupal to be able to setup SIR

Usage:

Once the module is installed, SIR options are going to be available under main menu > Advanced. Access to SIR options depends on user permissions on Drupal. By default, an anonymous user of a SIR repository has access to the search and about pages.

Upgrade (in Pantheon):