4.2 Advanced features
4.2.1 Managing repositories
The “owner” of the repository will be able to see a set of buttons that can edit the entire repository.
To delete the repository.
To export the repository as a zip file. The data format is specific to the LCA CS. This file can be uploaded again to the LCA CS.
To make a copy of the repository in the LCA CS. It clones the entire repository's content, including metadata. One can select where you want to clone it to. You can clone the repository in the current state or select a previous commit (the repository will be cloned up to that commit). This becomes handy when updating the database whilst maintaining the older version.
To change the name of a repository. Caution should be taken here, as this will also change the reference ID or repository path which will cause further problems with the connections to this repository. Every user should update the repository path.
4.2.2 Restoring previous versions of a dataset
There is no direct option to restore previous versions of a repository. However, a workaround does exist. Right click on a database in openLCA and select Repository > compare with > HEAD revision. Afterwards, right-click and select overwrite with local changes and commit.
4.2.3 Notifications
Notification settings can be adjusted upon clicking on the user’s name in the bottom left corner of the LCA Collaboration Server dashboard. Afterwards, select Notifications from the entries in the menu on the left side (Figure below).
4.2.4 Messaging
A messaging feature for conversations among team members is available via the speech bubble in the top right-corner of the LCA Collaboration Server user dashboard (Figure below). To enable the messaging feature click on your profile settings in the bottom-left corner of the LCA Collaboration Server dashboard and select Messaging in the left sidebar.
4.2.5 Comments and review mode
Specific fields of a data set as well as entire data sets as such can be commented. To add comments, click on the pencil in the top-right corner of the LCA CS dashboard. This activates review mode. Once review mode has been activated, speech bubbles show up for each item that is able to be commented (figure below). Regardless of whether the review mode is active or not, an existing comment is indicated through a green speech bubble (figure below).
Comments can be released immediately, added as a draft or added for a review by a moderator. An overview of all comments in the LCA Collaboration Server dashboard is available via the left sidebar (jump to figure). Comments can also be viewed in openLCA. Right-click on the respective database and navigate to repository > show comments (jump to figure). If an item has been commented, a ’Comments’ tab shows up in the bottom right corner of the item’s tab (jump to figure).
4.2.6 Tasks
The task system can be accessed via the paper tray symbol in the top-right corner of the LCA Collaboration Server dashboard and allows creating tasks which can be assigned to Reviewers (Table below). Proper use of the task system requires at least one user in the team to have Reviewer user rights (Table below).
Status | Description |
---|---|
In progress | Awaiting release or moderation (depending on whether a user is Editor or Reviewer) |
Completed | Released and/or reviewed |
Cancelled | No further action is required |
4.2.7 Diff utility
The ‘diff utility’ in openLCA is a data comparison tool to display differences between commits. It compares data sets in the local database with those in the repository of the LCA Collaboration Server. To open the diff utility right-click on a database and select Repository > Show in history. The diff utility supports solving conflicts by identifying differences between the local database and a version of the repository (figure below).