Model Catalog app

The HBP Model Catalog contains information about models developed and/or used within the ecosystem of tools provided by the HBP Platforms.

The Model Catalog app can be installed in any Collab workspace, and can be used:

  • to search for models of a given brain region, cell type, modelling scale, etc.

  • to provide information/metadata about a model

  • to register a model and obtain a unique identifier for use with other tools and workflows, such as model validation

Adding the app to your Collab

As shown in the screenshot below, click on the “ADD” button in the left-hand navigation bar, then search for “model catalog”, and click on “Add to Navigation” to install the app.

../_images/model_catalog_add_to_navigation.png

Choose which models to view

When you first click on “Model Catalog” in the navigation bar, you will see a configuration screen with a group of drop-down lists. This allows you to filter the catalog, and show only the model(s) that is/are relevant to your Collab.

../_images/model_catalog_configure.png

When you have finished, click “Save”, and then click the “X” icon to close the configuration view. This then shows a list of the models corresponding to the criteria you have selected. These models can be further filtered dynamically using the drop-down lists at the top of the model list.

../_images/model_catalog_hippocampus_models.png

Viewing an individual model

Clicking on a single model in the list brings up a detailed view of that model, including a potentially detailed description, metadata about the brain region, cell type, etc., being modelled, and references to different versions of the model (which may be versions in a Git repository, ModelDB entries, zip archives, etc.)

../_images/model_catalog_model_detail_kali_freund.png

Editing a model

For access-control purposes, each model is associated with a “home” Collab. If you are a member of that Collab you can edit the details of the models.

Note that the model description field accepts Markdown syntax for adding sub-headings, lists, italics, bold text, hyperlinks, images, etc.

Models may also be marked as public or private. Private models may only be viewed by people who are members of the model’s home Collab.

../_images/model_catalog_model_edit_kali_freund.png

Adding a model to the Catalog

At the upper-left of the model list is a “New model” button, which opens a form allowing any user to register a model in the Catalog.

The Collab in which the model is first created is the “home” Collab of that model, and only members of that Collab can subsequently edit the model.

When you create a model, it receives a unique ID, a long hexadecimal string which is used to identify the model in some other tools and workflows in the HBP Platforms. To avoid having to type this long, difficult-to-remember, ID each time, you can also create a short alias for the model.

../_images/model_catalog_model_create.png

Access privileges to models in the model catalog

  • Collabs on the HBP Collaboratory can be either public or private. Public Collabs can be accessed by all registered users, whereas private Collabs require the user to be granted permission for access.

  • Models are created inside specific Collab instances of the Model Catalog app. The particular app inside which a model was created is termed its host app. Similarly, the Collab containing the host app is termed the host Collab.

  • Models can be set as public or private. If public, the model and its associated results are available to all users. If private, it can only be seen by users who have access to the host Collab. See table below for a summary of access privileges.

  • No information can be deleted from the Model Catalog app. In the future, an option to hide data will be implemented. This will offer users a functionality similar to deleting, while retaining the data in the database back-end.

  • Models and model instances can be edited as long as there are no results associated with them. Results can never be edited!

Collab (Private/Public)
Collab Member Not Collab Member
View (GET) Create (POST) Edit (PUT) View (GET) Create (POST) Edit (PUT)
Model Private Yes Yes Yes No No No
Public Yes Yes Yes Yes No No