{# -*- coding: utf-8 -*- Copyright (C) 2019 - 2021 CERN. Copyright (C) 2019 - 2021 Northwestern University. Copyright (C) 2020 - 2021 TU Wien. Invenio is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {%- extends "invenio_theme/frontpage.html" %} {%- block page_header %} {%- include "invenio_theme_tuw/header_frontpage.html" %} {%- endblock page_header %} {%- block page_body %}

Welcome!

TU Data is an institutional repository of TU Wien to enable storing, sharing and publishing of digital objects, in particular research data. It facilitates the funders' requirements for open access to research data and the FAIR principles by making research output findable, accessible, interoperable and re-usable. This service is developed by the TU Wien Center for Research Data Management and hosted by TU.it.

Please note that TU Data is still under development and has limited functionality. We will add more functionality as development progresses.

Search datasets published by other users.

Publish research outputs openly. A landing page provides information on your digital objects.

Restrict access and share data by link, e.g. for peer-review of data underlying publications.

Deposit your data to make it FAIR. The process can be automated with a use of APIs provided by TU Data.

{%- endblock page_body%} {%- block javascript %} {{ super() }} {{ webpack["invenio-theme-tuw-planned-features.js"] }} {%- endblock %}