{% extends 'portal.html' %} {% block title %}Welcome {{ name }}{% endblock %} {% block content %}
Congratulation, you have successfully configured and installed the ROSEHIPS Consortium PBSHM Framework.
The PBSHM Framework is a preconfigured version of the PBSHM Core and module ecosystem. Whilst the PBSHM Core was built to provide a base application for curating modules to consume PBSHM Schema data, the PBSHM Framework is intended to provide a combined product of the PBSHM Schema, PBSHM Core and relevant PBSHM Modules in single usable product that showcases the available technology.
If you would like more information on how to setup the PBSHM Core for developing your own PBSHM modules, please see here. If you would like more information on how to build a PBSHM Core compatible module within your installation, please see here.
Below you will find a list of installed modules and a link to any relevant guides on how to use the modules.
If you encounter any issues/bugs with the system, please raise an issue through the issues system on GitHub.
{% endblock %}