CINXE.COM

Contact: NFDI-MatWerk

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <!-- build by DGM-Inventum GmbH This website is powered by TYPO3 - inspiring people to share! TYPO3 is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL. TYPO3 is copyright 1998-2025 of Kasper Skaarhoj. Extensions are copyright of their respective owners. Information and contribution at https://typo3.org/ --> <link rel="icon" href="/_assets/56730f7c12b109a4b91b7021b42662c9/Icons/favicon.ico" type="image/vnd.microsoft.icon"> <title>Contact: NFDI-MatWerk</title> <meta http-equiv="x-ua-compatible" content="IE=edge"> <meta name="generator" content="TYPO3 CMS"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="robots" content="index,follow"> <meta property="og:title" content="Contact"> <meta name="twitter:card" content="summary"> <meta name="apple-mobile-web-app-capable" content="no"> <meta name="theme-color" content="#44afff"> <link rel="stylesheet" href="/typo3temp/assets/css/7015c8c4ac5ff815b57530b221005fc6.css?1739530354" media="all"> <link rel="stylesheet" href="/_assets/56730f7c12b109a4b91b7021b42662c9/Css/v2.css?1740666666" media="all"> <link rel="stylesheet" href="https://assets-inventum.ams3.cdn.digitaloceanspaces.com/css/fonts.css" media="all"> <link rel="stylesheet" href="/_assets/56730f7c12b109a4b91b7021b42662c9/Css/lightbox.min.css?1718888415" media="all"> <script src="/_assets/8a9c9ad5ec273e16a34d1ff6a0d6f983/Js/jquery-3.5.1.min.js?1727423466"></script> <link rel="apple-touch-icon" sizes="180x180" href="/fileadmin/favicon/dgm/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/fileadmin/favicon/dgm/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/fileadmin/favicon/dgm/favicon-16x16.png"> <link rel="manifest" href="/fileadmin/favicon/dgm/site.webmanifest"> <link rel="mask-icon" href="/fileadmin/favicon/dgm/safari-pinned-tab.svg" color="#5bbad5"> <link rel="shortcut icon" href="/fileadmin/favicon/dgm/favicon.ico"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-config" content="/fileadmin/favicon/dgm/browserconfig.xml"> <meta name="theme-color" content="#ffffff"> <link rel="icon" href="/fileadmin/favicon/dgm/favicon.ico" type="image/x-icon"> <!-- Custom Theme --><link href="https://dgm.inventum.de/api/css/styling_static_2/44afff/style.css" rel="stylesheet"> <link rel="canonical" href="https://nfdi-matwerk.de/contact"/> </head> <body> <style> .unlink { background-image: none !important; } .terms_html a { text-decoration: underline; } .ce-uploads a { display: inline-block; margin-left: 1.5rem; } .ce-uploads a:before { margin-left: -1.5rem; text-decoration: none; display: inline-block; position: absolute; font-family: Font Awesome\ 6 Pro; font-weight: 300; content: "\f0ed"; } .body-fade-out { opacity: 0.5; transition: opacity 0.3s ease-in-out; } { f: cObject(typoscriptObjectPath:'lib.additionalCss') } </style> <div class="" style=""> <div class=" z-50 relative" style="z-index: 999;"> <div x-data="{ mobileMenuOpen: false }" class="relative mainmenu "> <div class="container mx-auto px-4 sm:px-6"> <div class="flex justify-between items-center py-6 xl:justify-start md:space-x-10"> <div class="lg:w-0 lg:flex-1"> <a href="#" class="flex"> <a id="logo" href="/"> <img src="/fileadmin/_processed_/8/3/csm_Logo_NFDI-MatWerk-1000px__1__d04d7a77da.png" width="597" height="350" class="h-8 w-auto sm:h-8 object-contain" alt="" > </a> </a> </div> <div class="-mr-2 -my-2 xl:hidden"> <button @click="mobileMenuOpen = true" type="button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-500 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out"> <svg class="h-6 w-6" x-description="Heroicon name: menu" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"> </path> </svg> </button> </div> <nav class="hidden xl:flex space-x-4 lg:space-x-8 px-5 py-1 rounded-md"> <!-- THEMEN --> <div @mouseenter="setButton" @mouseleave="unsetButton" x-data="menuHoverComponent()" class="relative"> <a href="/project" type="button" x-state:on="Item active" x-state:off="Item inactive" :class="{ 'text-primary-500': flyoutMenuOpen, 'text-gray-900': !flyoutMenuOpen }" class="group inline-flex tracking-normal items-center space-x-1.5 font-semibold text-base leading-tight hover:text-primary-500 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 text-gray-900 "> <span> The Project </span> <i class="fal fa-chevron-down h-5 w-5 mt-1" x-bind:class="{ 'text-primary-500': flyoutMenuOpen, 'text-gray-900': !flyoutMenuOpen }" ></i> </a> <div x-description="" x-show="flyoutMenuOpen" x-init="$nextTick(() => repositionFlyout())" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" class="absolute -ml-4 mt-3 transition-opacity duration-300 ease-in-out px-2 w-screen max-w-md sm:px-0 lg:ml-0 lg:left-1/2 lg:-translate-x-1/2 flyout-menu z-10" style="display: none;"> <div class="rounded-lg shadow-xl ring-1 ring-gray-100 bg-white"> <div class="rounded-lg shadow-xs overflow-hidden sm:p-3 sm:px-4"> <div class="z-50 relative grid gap-2 bg-white sm:gap-1 " style="z-index: 999;"> <a href="/project/vision-and-mission" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform "> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fas fa-compass "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 "> Vision and Mission </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Our Vision for the Future and how we get there </p> </div> </a> <a href="/project/benefits" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform "> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fas fa-thumbs-up "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 "> Benefits for MSE Scientists </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Key Advantages for MSE Researchers </p> </div> </a> <a href="/project/structure" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform "> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fa-solid fa-sitemap "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 "> NFDI-MatWerk Structure </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Infrastructure Use Cases (IUCs), Participant Projects, Task Areas and the Advisory Board </p> </div> </a> <a href="/project/funding" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform "> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fa-solid fa-coins "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 "> Funding Information </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Our Network of Experts and Institutions </p> </div> </a> <a href="/project/consortium" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform "> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fa-user-group "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 "> Consortium </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Our Network of Experts and Institutions </p> </div> </a> <a href="/project/partners" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform "> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fas fa-handshake "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 "> Cooperation Partners </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Collaborative Network and Strategic Alliances </p> </div> </a> </div> </div> </div> </div> </div> <div @mouseenter="setButton" @mouseleave="unsetButton" x-data="menuHoverComponent()" class="relative"> <a href="/solutions" type="button" x-state:on="Item active" x-state:off="Item inactive" :class="{ 'text-primary-500': flyoutMenuOpen, 'text-gray-900': !flyoutMenuOpen }" class="group inline-flex tracking-normal items-center space-x-1.5 font-semibold text-base leading-tight hover:text-primary-500 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 text-gray-900 "> <span> Our Solutions </span> <i class="fal fa-chevron-down h-5 w-5 mt-1" x-bind:class="{ 'text-primary-500': flyoutMenuOpen, 'text-gray-900': !flyoutMenuOpen }" ></i> </a> <div x-description="" x-show="flyoutMenuOpen" x-init="$nextTick(() => repositionFlyout())" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" class="absolute -ml-4 mt-3 transition-opacity duration-300 ease-in-out px-2 w-screen max-w-md sm:px-0 lg:ml-0 lg:left-1/2 lg:-translate-x-1/2 flyout-menu z-10" style="display: none;"> <div class="rounded-lg shadow-xl ring-1 ring-gray-100 bg-white"> <div class="rounded-lg shadow-xs overflow-hidden sm:p-3 sm:px-4"> <div class="z-50 relative grid gap-2 bg-white sm:gap-1 " style="z-index: 999;"> <a href="/solutions/via-data-life-cycle" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform "> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fas fa-chart-pie "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 "> Data Life Cycle </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Solutions for every Phase of your Project </p> </div> </a> <a href="/solutions/via-architecture" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform "> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fa-solid fa-house "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 "> Architecture </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Solutions for every Data Management Component of your Project </p> </div> </a> <a href="/solutions/software-solutions" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform "> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fas fa-code "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 "> Software Solutions </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Explore all software solutions for the MatWerk Community listed by NFDI-MatWerk </p> </div> </a> <a href="/solutions/collection" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform "> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fas fa-search "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 "> Collection </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Discover Tools and Resources to support your Data Management </p> </div> </a> <a href="https://zenodo.org/communities/nfdi-matwerk/records?q=&amp;l=list&amp;p=1&amp;s=10&amp;sort=newest" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform "> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fas fa-file-alt "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 "> Publications </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Access them in our Zenodo community </p> </div> </a> </div> </div> </div> </div> </div> <div @mouseenter="setButton" @mouseleave="unsetButton" x-data="menuHoverComponent()" class="relative"> <a href="/teaching" type="button" x-state:on="Item active" x-state:off="Item inactive" :class="{ 'text-primary-500': flyoutMenuOpen, 'text-gray-900': !flyoutMenuOpen }" class="group inline-flex tracking-normal items-center space-x-1.5 font-semibold text-base leading-tight hover:text-primary-500 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 text-gray-900 "> <span> Teaching </span> </a> </div> <div @mouseenter="setButton" @mouseleave="unsetButton" x-data="menuHoverComponent()" class="relative"> <a href="/news-and-contact" type="button" x-state:on="Item active" x-state:off="Item inactive" :class="{ 'text-primary-500': flyoutMenuOpen, ' text-primary-500': !flyoutMenuOpen }" class="group inline-flex tracking-normal items-center space-x-1.5 font-semibold text-base leading-tight hover:text-primary-500 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 text-gray-900 text-primary-500"> <span> News and Contact </span> <i class="fal fa-chevron-down h-5 w-5 mt-1" x-bind:class="{ 'text-primary-500': flyoutMenuOpen, ' text-primary-500': !flyoutMenuOpen }" ></i> </a> <div x-description="" x-show="flyoutMenuOpen" x-init="$nextTick(() => repositionFlyout())" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" class="absolute -ml-4 mt-3 transition-opacity duration-300 ease-in-out px-2 w-screen max-w-md sm:px-0 lg:ml-0 lg:left-1/2 lg:-translate-x-1/2 flyout-menu z-10" style="display: none;"> <div class="rounded-lg shadow-xl ring-1 ring-gray-100 bg-white"> <div class="rounded-lg shadow-xs overflow-hidden sm:p-3 sm:px-4"> <div class="z-50 relative grid gap-2 bg-white sm:gap-1 " style="z-index: 999;"> <a href="/news-and-contact/news" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform "> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fas fa-newspaper "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 "> News </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Explore Past and Present News – Share Your Own Updates </p> </div> </a> <a href="/news-and-contact/events" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform "> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fas fa-calendar-alt "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 "> Events </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Stay Updated on Upcoming Conferences and Workshops </p> </div> </a> <a href="/contact" target="_blank" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform bg-gray-50 border border-primary-300"> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fas fa-envelope "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 font-bold text-primary-500"> Contact </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Reach out to us for Support or Inquiries </p> </div> </a> <a href="/new-participant-project" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform "> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fas fa-upload "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 "> Submit a New Participant Project </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Benefit from Joining NFDI-MatWerk with your current Project </p> </div> </a> <a href="/open-positions" class=" p-2 px-4 flex items-start space-x-2 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150 leading-snug hover:shadow hover:scale-102 transform "> <div class="pr-1 mt-1"> <i class="flex-shrink-0 fa-fw text-primary-500 text-lg fal fas fa-user-plus "></i> </div> <div class="space-y-0.5"> <p class="text-base leading-tight font-bold text-gray-900 "> Open Positions </p> <p class=" leading-tight tracking-tight text-sm text-gray-500 font-light" style="text-wrap: pretty;"> Check Out the latest Job Vacancies </p> </div> </a> </div> </div> </div> </div> </div> <!-- THEMEN --> </nav> <div class="hidden xl:flex items-center justify-end space-x-2 lg:space-x-3 3xl:space-x-4 md:flex-1 lg:w-0 text-xs"> <a href="https://nfdi.inventum.de/customer/account?_LANG=en" title="Login" class="whitespace-no-wrap text-sm px-2 font-medium tracking-normal transform hover:scale-105 transition-all duration-200 hover:bg-primary-500 bg-white focus:outline-none text-primary-500 hover:text-white border rounded-md hover:border-primary-200 border-primary-100 border-1 px-1 py-1"> <span class="hidden 2xl:inline-block"> <i class="fal fa-sign-in"></i></span> Login </a> <!-- --> </div> </div> </div> <div x-description="Mobile menu, show/hide based on mobile menu state." x-show="mobileMenuOpen" x-transition:enter="duration-200 ease-out" x-transition:enter-start="opacity-0 scale-95" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="duration-100 ease-in" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-95" class="absolute top-0 inset-x-0 p-2 transition transform origin-top-right xl:hidden" style="display: none;"> <div class="rounded-lg shadow-lg"> <div class="rounded-lg shadow-xs bg-white divide-y-2 divide-gray-50"> <div class="pt-5 pb-1 px-5 space-y-6"> <div class="flex items-center justify-between"> <div> <a id="logo" href="/"> <img src="/fileadmin/user_upload/Logo_NFDI-MatWerk-1000px__1_.png" width="1000" height="587" class="h-8 w-auto" alt="" > </a> </div> <div class="-mr-2"> <button @click="mobileMenuOpen = false" type="button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-500 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out"> <svg class="h-6 w-6" x-description="Heroicon name: x" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"> </path> </svg> </button> </div> </div> <div> <nav class="block"> <div class="mb-2"> <a href="/project" class="-m-3 m-2 space-x-3 rounded-md transition ease-in-out duration-150 mb-0.5 underlinedlinksmall inline-block"> <div class="text-base leading-6 font-medium "> The Project </div> </a> <div class="pb-3 px-5 "> <a href="/project/vision-and-mission" class="text-sm block leading-6 font-light hover:text-primary-500 text-gray-900 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fas fa-compass "></i> Vision and Mission </a> <a href="/project/benefits" class="text-sm block leading-6 font-light hover:text-primary-500 text-gray-900 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fas fa-thumbs-up "></i> Benefits for MSE Scientists </a> <a href="/project/structure" class="text-sm block leading-6 font-light hover:text-primary-500 text-gray-900 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fa-solid fa-sitemap "></i> NFDI-MatWerk Structure </a> <a href="/project/funding" class="text-sm block leading-6 font-light hover:text-primary-500 text-gray-900 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fa-solid fa-coins "></i> Funding Information </a> <a href="/project/consortium" class="text-sm block leading-6 font-light hover:text-primary-500 text-gray-900 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fa-user-group "></i> Consortium </a> <a href="/project/partners" class="text-sm block leading-6 font-light hover:text-primary-500 text-gray-900 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fas fa-handshake "></i> Cooperation Partners </a> </div> </div> <div class="mb-2"> <a href="/solutions" class="-m-3 m-2 space-x-3 rounded-md transition ease-in-out duration-150 mb-0.5 underlinedlinksmall inline-block"> <div class="text-base leading-6 font-medium "> Our Solutions </div> </a> <div class="pb-3 px-5 "> <a href="/solutions/via-data-life-cycle" class="text-sm block leading-6 font-light hover:text-primary-500 text-gray-900 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fas fa-chart-pie "></i> Data Life Cycle </a> <a href="/solutions/via-architecture" class="text-sm block leading-6 font-light hover:text-primary-500 text-gray-900 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fa-solid fa-house "></i> Architecture </a> <a href="/solutions/software-solutions" class="text-sm block leading-6 font-light hover:text-primary-500 text-gray-900 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fas fa-code "></i> Software Solutions </a> <a href="/solutions/collection" class="text-sm block leading-6 font-light hover:text-primary-500 text-gray-900 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fas fa-search "></i> Collection </a> <a href="https://zenodo.org/communities/nfdi-matwerk/records?q=&amp;l=list&amp;p=1&amp;s=10&amp;sort=newest" class="text-sm block leading-6 font-light hover:text-primary-500 text-gray-900 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fas fa-file-alt "></i> Publications </a> </div> </div> <div class="mb-2"> <a href="/teaching" class="-m-3 m-2 space-x-3 rounded-md transition ease-in-out duration-150 mb-0.5 underlinedlinksmall inline-block"> <div class="text-base leading-6 font-medium "> Teaching </div> </a> </div> <div class="mb-2"> <a href="/news-and-contact" class="-m-3 m-2 space-x-3 rounded-md transition ease-in-out duration-150 mb-0.5 underlinedlinksmall inline-block"> <div class="text-base leading-6 font-medium text-primary-500"> News and Contact </div> </a> <div class="pb-3 px-5 "> <a href="/news-and-contact/news" class="text-sm block leading-6 font-light hover:text-primary-500 text-gray-900 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fas fa-newspaper "></i> News </a> <a href="/news-and-contact/events" class="text-sm block leading-6 font-light hover:text-primary-500 text-gray-900 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fas fa-calendar-alt "></i> Events </a> <a href="/contact" class="text-sm block leading-6 font-light hover:text-primary-500 text-primary-500 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fas fa-envelope "></i> Contact </a> <a href="/new-participant-project" class="text-sm block leading-6 font-light hover:text-primary-500 text-gray-900 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fas fa-upload "></i> Submit a New Participant Project </a> <a href="/open-positions" class="text-sm block leading-6 font-light hover:text-primary-500 text-gray-900 transition ease-in-out duration-150 py-0.5"> <i class="flex-shrink-0 fa-fw text-sm fal fas fa-user-plus "></i> Open Positions </a> </div> </div> </nav> </div> </div> <div class="pb-6 px-5"> <span class="w-full flex rounded-md shadow-sm"> <a href="https://nfdi.inventum.de/customer/account?_LANG=en" class=" w-full flex items-center justify-center px-4 py-2 border border-primary-500 text-base leading-6 font-medium rounded-md bg-white text-primary-500 hover:bg-primary-500 hover:text-white focus:outline-none focus:border-primary-700 focus:shadow-outline-primary active:bg-primary-700 transition ease-in-out duration-150"> <i class="fal fa-sign-in mr-2"></i> Login </a> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class="container mx-auto md:px-0 my-12 px-6 sm:px-6 md:px-0"> <div class="cms__breadcrumbs relative z-30"> <div class="relative inline-block text-left" x-data="menuHoverComponent()" @mouseenter="setButton" @mouseleave="unsetButton"> <div> <a type="button" on href="/" @touchend.prevent="flyoutMenuOpen?unsetButton():setButton()" @mouseenter="setButton" @mouseleave="unsetButton" x-state:on="Item active" x-state:off="Item inactive" :class="{ 'text-primary-500': flyoutMenuOpen, 'text-gray-900': !flyoutMenuOpen }" class="inline-flex justify-center w-full rounded-md border border-gray-200 shadow-sm hover:bg-gray-50 px-2 py-1 bg-white text-xs font-medium text-gray-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 " id="options-menu" aria-haspopup="true" aria-expanded="true"> <i class="fal fa-home"></i> <!-- Heroicon name: chevron-down --> <svg class="-mr-1 mt-0.5 ml-1 h-3 w-3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"/> </svg> </a> </div> <!-- Dropdown panel, show/hide based on dropdown state. Entering: "transition ease-out duration-100" From: "transform opacity-0 scale-95" To: "transform opacity-100 scale-100" Leaving: "transition ease-in duration-75" From: "transform opacity-100 scale-100" To: "transform opacity-0 scale-95" --> <div class="origin-top-left z-30 absolute left-0 mt-2 w-56 rounded-md shadow-lg bg-white ring-1 ring-black ring-opacity-5 " x-show="flyoutMenuOpen" x-transition:enter="transition ease-out duration-200" style="display: none;" x-transition:enter-start="opacity-0 translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-1"> <div class="py-1 " role="menu" aria-orientation="vertical" aria-labelledby="options-menu"> <a href="/project" class="block px-3 py-2 text-xs text-gray-700 hover:bg-gray-100 hover:text-gray-900 " role="menuitem">The Project</a> <a href="/solutions" class="block px-3 py-2 text-xs text-gray-700 hover:bg-gray-100 hover:text-gray-900 " role="menuitem">Our Solutions</a> <a href="/teaching" class="block px-3 py-2 text-xs text-gray-700 hover:bg-gray-100 hover:text-gray-900 " role="menuitem">Teaching</a> <a href="/news-and-contact" class="block px-3 py-2 text-xs text-gray-700 hover:bg-gray-100 hover:text-gray-900 text-primary-500" role="menuitem">News and Contact</a> </div> </div> </div> <div class="inline text-xs"> <svg xmlns="http://www.w3.org/2000/svg" class="h-3 w-3 inline text-gray-400" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"/> </svg> </div> <div class="relative inline-block text-left" x-data="menuHoverComponent()" @mouseenter="setButton" @mouseleave="unsetButton"> <div> <a type="button" on href="/news-and-contact" @touchend.prevent="flyoutMenuOpen?unsetButton():setButton()" @mouseenter="setButton" @mouseleave="unsetButton" x-state:on="Item active" x-state:off="Item inactive" :class="{ 'text-primary-500': flyoutMenuOpen, 'text-gray-900': !flyoutMenuOpen }" class="inline-flex justify-center w-full rounded-md border border-gray-200 shadow-sm hover:bg-gray-50 px-2 py-1 bg-white text-xs font-medium text-gray-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 " id="options-menu" aria-haspopup="true" aria-expanded="true"> News and Contact <!-- Heroicon name: chevron-down --> <svg class="-mr-1 mt-0.5 ml-1 h-3 w-3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"/> </svg> </a> </div> <!-- Dropdown panel, show/hide based on dropdown state. Entering: "transition ease-out duration-100" From: "transform opacity-0 scale-95" To: "transform opacity-100 scale-100" Leaving: "transition ease-in duration-75" From: "transform opacity-100 scale-100" To: "transform opacity-0 scale-95" --> <div class="origin-top-left z-30 absolute left-0 mt-2 w-56 rounded-md shadow-lg bg-white ring-1 ring-black ring-opacity-5 " x-show="flyoutMenuOpen" x-transition:enter="transition ease-out duration-200" style="display: none;" x-transition:enter-start="opacity-0 translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-1"> <div class="py-1 " role="menu" aria-orientation="vertical" aria-labelledby="options-menu"> <a href="/news-and-contact/news" class="block px-3 py-2 text-xs text-gray-700 hover:bg-gray-100 hover:text-gray-900 " role="menuitem">News</a> <a href="/news-and-contact/events" class="block px-3 py-2 text-xs text-gray-700 hover:bg-gray-100 hover:text-gray-900 " role="menuitem">Events</a> <a href="/contact" class="block px-3 py-2 text-xs text-gray-700 font-extrabold hover:bg-gray-100 hover:text-gray-900 text-primary-500" role="menuitem">Contact</a> <a href="/new-participant-project" class="block px-3 py-2 text-xs text-gray-700 hover:bg-gray-100 hover:text-gray-900 " role="menuitem">Submit a New Participant Project</a> <a href="/open-positions" class="block px-3 py-2 text-xs text-gray-700 hover:bg-gray-100 hover:text-gray-900 " role="menuitem">Open Positions</a> </div> </div> </div> <div class="inline text-xs"> <svg xmlns="http://www.w3.org/2000/svg" class="h-3 w-3 inline text-gray-400" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"/> </svg> </div> <div class="relative inline-block text-left" x-data="menuHoverComponent()" @mouseenter="setButton" @mouseleave="unsetButton"> <div> <a type="button" on href="/contact" @touchend.prevent="flyoutMenuOpen?unsetButton():setButton()" @mouseenter="setButton" @mouseleave="unsetButton" x-state:on="Item active" x-state:off="Item inactive" :class="{ 'text-primary-500': flyoutMenuOpen, 'text-gray-900': !flyoutMenuOpen }" class="inline-flex justify-center w-full rounded-md px-2 py-1 bg-white text-xs font-bold text-gray-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 " id="options-menu" aria-haspopup="true" aria-expanded="true"> Contact <!-- Heroicon name: chevron-down --> </a> </div> <!-- Dropdown panel, show/hide based on dropdown state. Entering: "transition ease-out duration-100" From: "transform opacity-0 scale-95" To: "transform opacity-100 scale-100" Leaving: "transition ease-in duration-75" From: "transform opacity-100 scale-100" To: "transform opacity-0 scale-95" --> </div> </div> </div> <div class=" max-w-none"> </div> <div class=" max-w-none mb-8 lg:mx-2 2xl:mx-1" id="crm__widgets"> <div class="cms__content container mx-auto md:px-0 my-6 md:my-12 px-4 lg:px-0" id="c42693"> <div id="c42692" class="frame frame-default frame-type-textmedia frame-layout-0"> <div class="ce-textpic ce-center ce-above"> <div class="ce-bodytext"> <p><strong>For whom?</strong></p> <p>Are you involved in research in materials science and/or materials engineering and have a question about handling large volumes of data, workflows, standardized recording of research data or electronic lab notebooks? NFDI-MatWerk is the central access point for these questions and challenges in your day-to-day research.</p> <p>We look forward to hearing from you using the form below!</p> </div> </div> </div> <div id="c42691" class="frame frame-default frame-type-form_formframework frame-layout-0"> <form enctype="multipart/form-data" method="post" id="nFDI-MatWerk-KontaktformularEnglisch-42691" action="/contact?tx_form_formframework%5Baction%5D=perform&amp;tx_form_formframework%5Bcontroller%5D=FormFrontend&amp;cHash=b0b7012c2c734e416151e52a3b5a7a80#nFDI-MatWerk-KontaktformularEnglisch-42691"> <div><input type="hidden" name="tx_form_formframework[nFDI-MatWerk-KontaktformularEnglisch-42691][__state]" value="TzozOToiVFlQTzNcQ01TXEZvcm1cRG9tYWluXFJ1bnRpbWVcRm9ybVN0YXRlIjoyOntzOjI1OiIAKgBsYXN0RGlzcGxheWVkUGFnZUluZGV4IjtpOjA7czoxMzoiACoAZm9ybVZhbHVlcyI7YTowOnt9fQ==2bf5914c1b7a3b93aaa5572e4ee11a6ec87fbe95" /><input type="hidden" name="tx_form_formframework[__trustedProperties]" value="{&quot;nFDI-MatWerk-KontaktformularEnglisch-42691&quot;:{&quot;singleselect-1&quot;:1,&quot;text-5&quot;:1,&quot;text-2&quot;:1,&quot;text-3&quot;:1,&quot;yMrRq2Ph1sGoSAe&quot;:1,&quot;email&quot;:1,&quot;text-4&quot;:1,&quot;textarea-1&quot;:1,&quot;checkbox-2&quot;:1,&quot;__currentPage&quot;:1}}6b3e2674ee4e8b5fd1455c26585d4a3f1431dbd2" /> </div> <h2>Please fill out the contact form</h2> <div class="row"> <div class="col-3 col-sm-3 col-md-3 col-lg-3 col-xl-3 col-xxl-3"> <div class="form-group"> <label class="form-label" for="nFDI-MatWerk-KontaktformularEnglisch-42691-singleselect-1">Gender <span class="required">*</span> </label> <div class="input"> <select required="required" class=" form-control" id="nFDI-MatWerk-KontaktformularEnglisch-42691-singleselect-1" name="tx_form_formframework[nFDI-MatWerk-KontaktformularEnglisch-42691][singleselect-1]"><option value="Mr.">Mr.</option> <option value="Ms.">Ms.</option> <option value="Diverse">Diverse</option> </select> </div> </div> </div> <div class="col-3 col-sm-3 col-md-3 col-lg-3 col-xl-3 col-xxl-3"> <div class="form-group"> <label class="form-label" for="nFDI-MatWerk-KontaktformularEnglisch-42691-text-5">Title</label> <div class="input"> <input class=" form-control" id="nFDI-MatWerk-KontaktformularEnglisch-42691-text-5" type="text" name="tx_form_formframework[nFDI-MatWerk-KontaktformularEnglisch-42691][text-5]" value="" /> </div> </div> </div> <div class="col-3 col-sm-3 col-md-3 col-lg-3 col-xl-3 col-xxl-3"> <div class="form-group"> <label class="form-label" for="nFDI-MatWerk-KontaktformularEnglisch-42691-text-2">First name <span class="required">*</span> </label> <div class="input"> <input required="required" class=" form-control" id="nFDI-MatWerk-KontaktformularEnglisch-42691-text-2" type="text" name="tx_form_formframework[nFDI-MatWerk-KontaktformularEnglisch-42691][text-2]" value="" /> </div> </div> </div> <div class="col-3 col-sm-3 col-md-3 col-lg-3 col-xl-3 col-xxl-3"> <div class="form-group"> <label class="form-label" for="nFDI-MatWerk-KontaktformularEnglisch-42691-text-3">Surname <span class="required">*</span> </label> <div class="input"> <input required="required" class=" form-control" id="nFDI-MatWerk-KontaktformularEnglisch-42691-text-3" type="text" name="tx_form_formframework[nFDI-MatWerk-KontaktformularEnglisch-42691][text-3]" value="" /> </div> </div> </div> </div> <input autocomplete="yMrRq2Ph1sGoSAe" aria-hidden="true" id="nFDI-MatWerk-KontaktformularEnglisch-42691-yMrRq2Ph1sGoSAe" style="position:absolute; margin:0 0 0 -999em;" tabindex="-1" type="text" name="tx_form_formframework[nFDI-MatWerk-KontaktformularEnglisch-42691][yMrRq2Ph1sGoSAe]" /> <div class="form-group"> <label class="form-label" for="nFDI-MatWerk-KontaktformularEnglisch-42691-email">E-Mail <span class="required">*</span> </label> <div class="input"> <input required="required" class=" form-control" id="nFDI-MatWerk-KontaktformularEnglisch-42691-email" type="text" name="tx_form_formframework[nFDI-MatWerk-KontaktformularEnglisch-42691][email]" value="" /> </div> </div> <div class="form-group"> <label class="form-label" for="nFDI-MatWerk-KontaktformularEnglisch-42691-text-4">Research Area</label> <div class="input"> <input class=" form-control" id="nFDI-MatWerk-KontaktformularEnglisch-42691-text-4" type="text" name="tx_form_formframework[nFDI-MatWerk-KontaktformularEnglisch-42691][text-4]" value="" /> </div> </div> <div class="form-group"> <label class="form-label" for="nFDI-MatWerk-KontaktformularEnglisch-42691-textarea-1">Your message <span class="required">*</span> </label> <div class="input"> <textarea required="required" class="xxlarge form-control" id="nFDI-MatWerk-KontaktformularEnglisch-42691-textarea-1" name="tx_form_formframework[nFDI-MatWerk-KontaktformularEnglisch-42691][textarea-1]"></textarea> </div> </div> <div class="form-group"> <div class="input checkbox"> <div class="form-check"> <label class="add-on form-check-label" for="nFDI-MatWerk-KontaktformularEnglisch-42691-checkbox-2"> <input type="hidden" name="tx_form_formframework[nFDI-MatWerk-KontaktformularEnglisch-42691][checkbox-2]" value="" /><input required="required" class="add-on" id="nFDI-MatWerk-KontaktformularEnglisch-42691-checkbox-2" type="checkbox" name="tx_form_formframework[nFDI-MatWerk-KontaktformularEnglisch-42691][checkbox-2]" value="1" /> <span>I agree to the privacy policy of the German Society for Materials Science (DGM) <span class="required">*</span> </span> </label> </div> </div> </div> <div class="actions"> <nav class="form-navigation"> <div class="btn-toolbar" role="toolbar"> <div class="btn-group" role="group"> <span class="btn-group next"> <button class="btn btn-primary" type="submit" name="tx_form_formframework[nFDI-MatWerk-KontaktformularEnglisch-42691][__currentPage]" value="1">Next page</button> </span> </div> </div> </nav> </div> </form> </div> <div id="c42689" class="frame frame-default frame-type-textmedia frame-layout-0"> <div class="ce-textpic ce-center ce-above"> <div class="ce-bodytext"> <p class="text-center"><strong><a href="https://dgm.de/fileadmin/DGM/Rechtliches/DGM-AGB-EN.pdf" target="_blank">General&nbsp;Terms&nbsp;and&nbsp;Conditions</a></strong></p> <p class="text-center"><strong><a href="https://dgm.de/en/privacy-policy" target="_blank">Privacy Policy</a></strong></p> </div> </div> </div> </div> </div> <div class=" max-w-none"> </div> <div class=" mt-8 md:mt-32 w-full bg-gray-50 "> <div class="relative bg-primary-600"> <div class="max-w-7xl mx-auto py-3 px-3 sm:px-6 lg:px-8"> <div class="pr-16 sm:text-center sm:px-16"> <p class="font-medium text-white"> <span class="md:hidden text-sm"> NFDI-MatWerk<br> <span class="font-light text-xs tracking-tight">Funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under the National Research Data Infrastructure – NFDI 38/1 – project number 460247524.</span> </span> <span class="hidden md:inline"> <span class="mx-2"> NFDI-MatWerk </span> <span class="font-light mx-2">Funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under the National Research Data Infrastructure – NFDI 38/1 – project number 460247524.</span> </span> </p> </div> </div> </div> <div class="container mx-auto"> <div class=" mx-auto pt-24 px-4 sm:px-6 lg:py-16 lg:px-8 lg:flex lg:items-center"> <div class="lg:w-0 lg:flex-1"> <h2 class="text-xl font-extrabold text-gray-900 sm:text-2xl"> Sign up for our newsletter </h2> <p class="mt-3 max-w-3xl text-base text-gray-500"> Subscribe to our newsletter for regular updates about materials science topics! </p> </div> <div class="mt-8 lg:mt-0 lg:ml-8"> <form class="sm:flex" action="https://dgm.inventum.de/mailings/subscribe/a603e4ec-a1b4-49ef-a658-1f39c8dec664?_LANG=en" method="post"> <label for="email-address" class="sr-only">E-mail</label> <input id="email-address" name="email" type="email" autocomplete="email" required class="w-full px-5 py-3 border border-gray-300 shadow-sm placeholder-gray-400 focus:ring-1 focus:ring-primary-500 focus:border-primary-500 sm:max-w-xs rounded-md" placeholder="Your email"> <div id="full_name_wrap" style="display: none" aria-hidden="true"> <input id="full_name" name="full_name" type="text" value="" autocomplete="nope" tabindex="-1"> </div> <div class="mt-3 rounded-md shadow sm:mt-0 sm:ml-3 sm:flex-shrink-0"> <button type="submit" class="w-full flex items-center justify-center py-3 px-5 border border-transparent text-base font-medium rounded-md text-white bg-primary-500 hover:bg-primary-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary-500"> subscribe </button> </div> </form> <p class="mt-3 text-xs text-gray-500"> After subscribing, you will receive an email from us with a confirmation link. <br>Only after clicking this link your registration is completed. </p> </div> </div> <div class="container mx-auto flex md:justify-center border-b-4 border-gray-100 px-4 pt-10 md:pt-10 "> <ul class="text-sm font-medium pb-8 grid 2xl:grid-flow-col grid-cols-1 md:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 2xl:auto-cols-max gap-y-5 block md:mx-auto"> <li class="my-2 mx-6"><a class="text-xs font-medium tracking-wide text-gray-800 uppercase mb-2 inline-block" href="/project">The Project </a> <ul class="space-y-3.5"> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="/project/vision-and-mission">Vision and Mission</a></li> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="/project/benefits">Benefits for MSE Scientists</a></li> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="/project/structure">NFDI-MatWerk Structure</a></li> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="/project/funding">Funding Information</a></li> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="/project/consortium">Consortium</a></li> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="/project/partners">Cooperation Partners</a></li> </ul> </li> <li class="my-2 mx-6"><a class="text-xs font-medium tracking-wide text-gray-800 uppercase mb-2 inline-block" href="/solutions">Our Solutions </a> <ul class="space-y-3.5"> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="/solutions/via-data-life-cycle">Data Life Cycle</a></li> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="/solutions/via-architecture">Architecture</a></li> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="/solutions/software-solutions">Software Solutions</a></li> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="/solutions/collection">Collection</a></li> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="https://zenodo.org/communities/nfdi-matwerk/records?q=&amp;l=list&amp;p=1&amp;s=10&amp;sort=newest">Publications</a></li> </ul> </li> <li class="my-2 mx-6"><a class="text-xs font-medium tracking-wide text-gray-800 uppercase mb-2 inline-block" href="/teaching">Teaching </a> <ul class="space-y-3.5"> </ul> </li> <li class="my-2 mx-6"><a class="text-xs font-medium tracking-wide text-gray-800 uppercase mb-2 inline-block" href="/news-and-contact">News and Contact </a> <ul class="space-y-3.5"> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="/news-and-contact/news">News</a></li> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="/news-and-contact/events">Events</a></li> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="/contact">Contact</a></li> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="/new-participant-project">Submit a New Participant Project</a></li> <li class="leading-4"><a class="font-light hover:text-gray-900 transition-colors duration-200 text-gray-800 text-xs leading-3" href="/open-positions">Open Positions</a></li> </ul> </li> </ul> </div> <div class="block lg:flex justify-center mx-auto text-sm font-light text-gray-800 pt-8 pb-12"> <a href="/fileadmin/DGM/Rechtliches/DGM-AGB-DE.pdf" class="hover:text-gray-900 transition-all duration-150 duration-200 mx-6 block md:inline-block">AGB</a> <a href="https://www.dgm.de/de/datenschutzerklaerung" class="hover:text-gray-900 transition-all duration-150 duration-200 mx-6 block md:inline-block">Datenschutzerklärung</a> <a href="https://www.dgm.de/de/kartellrechtlicher-hinweis" class="hover:text-gray-900 transition-all duration-150 duration-200 mx-6 block md:inline-block">Kartellrechtlicher Hinweis</a> <a href="https://www.dgm.de/de/die-dgm/geschaeftsstelle" class="hover:text-gray-900 transition-all duration-150 duration-200 mx-6 block md:inline-block">Kontakt</a> <a href="https://www.dgm.de/de/impressum" class="hover:text-gray-900 transition-all duration-150 duration-200 mx-6 block md:inline-block">Impressum</a> </div> </div> <script language="JavaScript"> window.appSettings = {appLanguage: '{languagenavigation.0.twoLetterIsoCode}'} </script> <script language="JavaScript"> window.appSettings = {appLanguage: 'en'} </script> <!-- Matomo without cookie--> <script type="text/javascript"> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['requireCookieConsent']); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function () { var u = "//analytics.inventum.de/"; _paq.push(['setTrackerUrl', u + 'matomo.php']); _paq.push(['setSiteId', '1']); _paq.push(['setCustomDimension', 1, window.location.hostname]); var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0]; g.type = 'text/javascript'; g.async = true; g.src = u + 'matomo.js'; s.parentNode.insertBefore(g, s); })(); </script> <noscript><p><img src="//analytics.inventum.de/matomo.php?idsite=1&amp;rec=1" style="border:0;" alt=""/> </p></noscript> <!-- End Matomo Code --> <!-- Matomo Image Tracker--> <!-- End Matomo --> <script language="JavaScript" defer src="https://cdn.inventum.de/js/public/manifest.js?hash=238fdi9j3euwnfif439ui23fnd2"></script> <script language="JavaScript" defer src="https://cdn.inventum.de/js/public/vendor.js?hash=238fdi9j3euwnfif439ui23fnd2"></script> <script language="JavaScript" defer src="https://cdn.inventum.de/js/public/webwidgets_v2.js?hash=238fdi9j3euwnfif439ui23fnd2"></script> </div> <script src="/_assets/56730f7c12b109a4b91b7021b42662c9/JavaScript/app.js?1740561091"></script> <script src="/_assets/56730f7c12b109a4b91b7021b42662c9/JavaScript/lightbox.min.js?1718886110"></script> <script src="/_assets/8a9c9ad5ec273e16a34d1ff6a0d6f983/Js/revslider.functions.typo3.js?1727423466"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10