{% extends "base.html" %} {% block title %}The Research Software Encyclopedia{% endblock %} {% block content %}


Software ⭐️


{% block table %}{% endblock %}
database: {{ database }}api

{% if enable_annotate %} {% endif %}

Criteria ✔️


{% include "tables/criteria-table.html" %}


Categories 🦉️


{% include "tables/taxonomy-table.html" %}
{% endblock %} {% block footer %} {{ super() }} {% endblock %}