Changes for page Infrastructure, Services & Tools
Last modified by Veronika Kocher on Friday, 04 Sep 2026 14:45
From version 5.8
edited by Veronika Kocher
on Thursday, 03 Sep 2026 9:18
on Thursday, 03 Sep 2026 9:18
Change comment:
There is no comment for this version
To version 6.3
edited by Veronika Kocher
on Friday, 04 Sep 2026 14:45
on Friday, 04 Sep 2026 14:45
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Default language
-
... ... @@ -1,0 +1,1 @@ 1 +en - Content
-
... ... @@ -1,304 +1,263 @@ 1 - Identify institutionalinfrastructure, services and tools that can support storage, collaboration, documentation and publication.1 +{{html clean="false"}} 2 2 3 -== Overview == 3 +<style> 4 +.ist{max-width:1400px;margin:0 auto;color:#322f2b} 5 +.ist *{box-sizing:border-box} 6 +.ist-card{border:1px solid #e3ded6;border-radius:11px;background:#fcfbf8;box-shadow:0 1px 3px rgba(0,0,0,.035)} 7 +.ist-hero{height:132px;overflow:hidden;background:#f1eee9;border-radius:11px 11px 0 0} 8 +.ist-hero img{width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block} 9 +.ist-eye{font-size:12px;font-weight:700;letter-spacing:.075em;text-transform:uppercase} 10 +.ist-sec{margin:0 0 27px 0} 11 +.ist-sec h3{font-size:22px;line-height:1.25;margin:0 0 7px;color:#35312d;text-align:left!important;text-align-last:left!important;text-justify:auto!important;word-spacing:normal!important} 12 +.ist-sec>p{color:#625d56;line-height:1.58;margin:0 0 13px} 13 +.ist-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(285px,1fr));gap:12px} 14 +.ist-grid-2{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:12px} 15 +.ist-info{padding:15px 17px;border:1px solid #c7e5ed;border-left:5px solid #21b6d7;background:#eaf6f9;border-radius:8px;color:#365e68;line-height:1.5} 16 +.ist-info strong{color:#2d5661} 17 +.ist-infra{padding:15px 17px;border:1px solid #cfe8d6;border-left:5px solid #38b76a;background:#edf9f1;border-radius:8px;color:#3f6d4b;line-height:1.5} 18 +.ist-infra strong{color:#355f42} 19 +.ist-warn{padding:15px 17px;border:1px solid #efd9cc;border-left:5px solid #e94b13;background:#fff6f1;border-radius:8px;color:#67564e;line-height:1.5} 20 +.ist-warn strong{color:#744531} 21 +.ist-check{position:relative;padding:12px 13px 12px 37px;border:1px solid #e3ded6;border-radius:8px;background:#fffdf9;color:#504a44;line-height:1.5} 22 +.ist-check:before{content:"✓";position:absolute;left:13px;top:10px;color:#38b76a;font-weight:800} 23 +.ist-step{position:relative;padding:13px 14px 13px 50px;border:1px solid #e3ded6;border-radius:8px;background:#fcfbf8;min-height:76px} 24 +.ist-step .n{position:absolute;left:13px;top:13px;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e6f3e9;color:#3f6d4b;font-weight:800;font-size:12px} 25 +.ist-step h4{margin:0 0 4px;font-size:16px;line-height:1.3;color:#3b352e;text-align:left!important;text-align-last:left!important;text-justify:auto!important;word-spacing:normal!important} 26 +.ist-step p{margin:0;color:#625d56;line-height:1.45} 27 +.ist-scenario{padding:14px 15px;border:1px solid #e3ded6;border-top:4px solid #38b76a;border-radius:9px;background:#fcfbf8} 28 +.ist-scenario h4{margin:0 0 6px;font-size:16px;color:#3e372e;text-align:left!important;word-spacing:normal!important} 29 +.ist-scenario p{margin:0;color:#625d56;line-height:1.5} 30 +.ist-table-wrap{overflow-x:auto;border:1px solid #e3ded6;border-radius:8px} 31 +.ist-table{width:100%;border-collapse:collapse;background:#fffdf9;min-width:980px} 32 +.ist-table th,.ist-table td{padding:10px 11px;border-bottom:1px solid #e3ded6;vertical-align:top;text-align:left;line-height:1.4} 33 +.ist-table th{background:#f3efe8;color:#403b36;font-weight:700} 34 +.ist-table tr:last-child td{border-bottom:0} 35 +.ist-service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px} 36 +.ist-service{display:block;padding:13px 14px;border:1px solid #e3ded6;border-left:4px solid #38b76a;border-radius:8px;background:#fcfbf8;color:#2f2b27} 37 +.ist-service strong{display:block;margin-bottom:4px} 38 +.ist-service span{display:block;color:#625d56;line-height:1.45;font-weight:400} 39 +.ist-linkgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px} 40 +.ist-navlink{display:block;padding:10px 11px;border:1px solid #e9e4dc;border-left:3px solid #38b76a;border-radius:6px;background:#fffdf9;color:#252321;text-decoration:none;font-weight:600;line-height:1.35} 41 +.ist-navlink:hover,.ist-navlink:focus{background:#f6fbf7;text-decoration:none} 42 +.ist-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px} 43 +.ist-resource{padding:15px 16px;background:#fcfbf8;border:1px solid #e3ded6;border-radius:9px} 44 +.ist-resource strong{display:block;color:#4c4130;margin-bottom:4px} 45 +.ist-badge{display:inline-block;margin:5px 0 7px;padding:4px 8px;border-radius:14px;background:#fff4ee;border:1px solid #efd9cc;color:#8a4d36;font-size:11px;font-weight:700;letter-spacing:.055em;line-height:1.2} 46 +.ist h1,.ist h2,.ist h3,.ist h4,.ist h5,.ist h6,.ist h1 a,.ist h2 a,.ist h3 a,.ist h4 a,.ist h5 a,.ist h6 a{text-align:left!important;text-align-last:left!important;text-justify:auto!important;word-spacing:normal!important} 47 +@media(max-width:850px){.ist-grid-2,.ist-resource-grid{grid-template-columns:1fr}} 48 +@media(max-width:680px){.ist-hero{height:105px}.ist-sec h3{font-size:20px}} 49 +</style> 4 4 5 - Add a conciseexplanation of thistopic and why it mattersfor Art& Research projects.51 +<div class="ist"> 6 6 7 -== What you need to know == 53 +<section class="ist-card" style="margin-bottom:18px;overflow:hidden;border-left:6px solid #38b76a;"> 54 + <div class="ist-hero"> 55 + <img src="https://xwiki.uni-ak.ac.at/bin/download/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/WebHome/enable.png" alt="Infrastructure, services and tools for artistic and research projects" /> 56 + </div> 57 + <div style="padding:18px 21px 20px;"> 58 + <div class="ist-eye" style="color:#3f6d4b;margin-bottom:5px;">PREPARE · SET UP INFRASTRUCTURE</div> 59 + <h2 style="font-size:27px;line-height:1.2;margin:0 0 8px;color:#2c2926;">Choose infrastructure, services and tools according to the project's actual needs — and make dependencies visible early</h2> 60 + <p style="margin:0;color:#5e5953;line-height:1.6;max-width:1160px;"> 61 + Digital systems, rooms, equipment, labs and specialist services can be essential project dependencies. 62 + First check which institutional solutions already exist, what your project genuinely requires, 63 + and how access, support, costs, data protection, export and handover will be organised. 64 + </p> 65 + </div> 66 +</section> 8 8 9 -* Key concepts 10 -* Relevant requirements 11 -* Important distinctions 68 +<div class="ist-info" style="margin-bottom:14px;"> 69 + <strong>Start from the task — not the tool.</strong> 70 + Describe what the project needs to do first: store, collaborate, produce, document, 71 + analyse, present, publish or hand over for the long term. Only then choose a specific system. 72 +</div> 12 12 13 -== What you need to do == 74 +<div class="ist-infra" style="margin-bottom:27px;"> 75 + <strong>Institutional solutions matter especially when responsibility must extend beyond individual people.</strong> 76 + This is particularly relevant for shared accounts, access rights, support, data protection, technical handover 77 + and whether project materials will still be accessible after project closure. 78 +</div> 14 14 15 -1. Identify what applies to your project. 16 -2. Document the relevant decisions. 17 -3. Use appropriate institutional services and support where needed. 80 +<section class="ist-sec"> 81 + <div class="ist-eye" style="color:#3f6d4b;margin-bottom:4px;">STEP 1 · DESCRIBE THE NEED</div> 82 + <h3>Define the requirements that infrastructure or a tool must meet</h3> 83 + <p>A clear needs description makes it easier to assess existing institutional offers and avoid unsuitable one-off solutions.</p> 84 + <div class="ist-grid"> 85 + <div class="ist-check"><strong>Function:</strong> What needs support — storage, collaboration, production, analysis, documentation, presentation or publication?</div> 86 + <div class="ist-check"><strong>Users:</strong> Who will use it — an individual, internal team, external partners, participants or the public?</div> 87 + <div class="ist-check"><strong>Access:</strong> Which roles need to read, edit, administer or only view?</div> 88 + <div class="ist-check"><strong>Data / materials:</strong> Which formats, volumes, devices or physical resources are involved?</div> 89 + <div class="ist-check"><strong>Protection needs:</strong> Are there personal, confidential, licence-restricted or otherwise sensitive materials?</div> 90 + <div class="ist-check"><strong>Support:</strong> How critical is specialist or technical support for ongoing operation?</div> 91 + <div class="ist-check"><strong>Export / handover:</strong> Will data, files, settings or results need to leave the system later?</div> 92 + <div class="ist-check"><strong>Costs / duration:</strong> Are there recurring fees, consumables, licences or project-specific acquisition costs?</div> 93 + <div class="ist-check"><strong>Availability:</strong> How long must the infrastructure remain usable and what happens after project closure?</div> 94 + <div class="ist-check"><strong>Dependencies:</strong> Which other systems, accounts, rooms, devices or services must work with it?</div> 95 + </div> 96 +</section> 18 18 19 -== Key questions == 98 +<section class="ist-sec"> 99 + <div class="ist-eye" style="color:#3f6d4b;margin-bottom:4px;">KEY DISTINCTIONS</div> 100 + <h3>These questions should not disappear into a single tool decision</h3> 101 + <div class="ist-grid"> 102 + <div class="ist-infra"><strong>Tool ≠service.</strong><br>A technical product may exist without institutional support, advice or responsibility being defined.</div> 103 + <div class="ist-infra"><strong>Available ≠suitable.</strong><br>A system being technically usable does not automatically make it appropriate for protection needs, collaboration or handover.</div> 104 + <div class="ist-infra"><strong>Personal account ≠project infrastructure.</strong><br>If a project depends on individual private or personal accounts, handover and long-term responsibility can become difficult.</div> 105 + <div class="ist-infra"><strong>Storage space ≠complete working environment.</strong><br>Collaboration may additionally require roles, versioning, approvals, documentation, backup or export options.</div> 106 + <div class="ist-infra"><strong>Purchase ≠operational readiness.</strong><br>For equipment or software, installation, maintenance, support, space, safety, training and follow-up costs can matter as much as the purchase price.</div> 107 + <div class="ist-infra"><strong>Project end ≠end of all dependencies.</strong><br>Accounts, licences, data, equipment and access often need to be handed over, closed, exported or continued deliberately.</div> 108 + </div> 109 +</section> 20 20 21 -* What needs to be decided? 22 -* Who is responsible? 23 -* What needs to be documented? 24 -* Are there legal, ethical or technical constraints? 25 -* What needs to happen before the next project phase? 111 +<section class="ist-sec"> 112 + <div class="ist-eye" style="color:#3f6d4b;margin-bottom:4px;">STEP 2 · CHECK INSTITUTIONAL OPTIONS</div> 113 + <h3>Review existing systems, services and specialist units first</h3> 114 + <div class="ist-grid"> 115 + <div class="ist-step"><div class="n">01</div><h4>Assign the need to a category</h4><p>Classify the requirement as digital infrastructure, room/building service, equipment/lab or another specialist service.</p></div> 116 + <div class="ist-step"><div class="n">02</div><h4>Look for existing options</h4><p>Check whether the University already provides an intended system, service or responsible specialist unit.</p></div> 117 + <div class="ist-step"><div class="n">03</div><h4>Clarify specialist responsibility</h4><p>Identify who actually owns use, support, approval, maintenance or technical responsibility.</p></div> 118 + <div class="ist-step"><div class="n">04</div><h4>Check the access route</h4><p>Clarify whether accounts, reservations, approvals, training or internal lead times are required.</p></div> 119 + <div class="ist-step"><div class="n">05</div><h4>Check protection requirements</h4><p>Include data protection, access, confidentiality and other project-specific restrictions.</p></div> 120 + <div class="ist-step"><div class="n">06</div><h4>Check costs & resources</h4><p>Include licence, operating, consumable, installation or follow-up costs in the project budget.</p></div> 121 + <div class="ist-step"><div class="n">07</div><h4>Clarify export and handover</h4><p>Check how files, data, settings, equipment or access can be transferred or closed when the project ends.</p></div> 122 + <div class="ist-step"><div class="n">08</div><h4>Document the decision</h4><p>Record which solution was chosen, who is responsible and which dependencies remain unresolved.</p></div> 123 + </div> 124 +</section> 26 26 27 -== Services & Tools == 126 +<section class="ist-sec"> 127 + <div class="ist-eye" style="color:#3f6d4b;margin-bottom:4px;">STEP 3 · COMPARE OPTIONS</div> 128 + <h3>Compare requirements and constraints systematically</h3> 129 + <p>A simple comparison helps prevent choosing a tool only because it is familiar or immediately available.</p> 130 + <div class="ist-table-wrap"> 131 + <table class="ist-table"> 132 + <thead><tr><th>Criterion</th><th>What to check</th><th>Why it matters</th></tr></thead> 133 + <tbody> 134 + <tr><td><strong>Functional fit</strong></td><td>Does the solution support the tasks and workflows the project actually needs?</td><td>Prevents tool selection without a clear project purpose.</td></tr> 135 + <tr><td><strong>Institutional responsibility</strong></td><td>Is there a responsible unit, support route or defined operational owner?</td><td>Makes use and escalation routes traceable.</td></tr> 136 + <tr><td><strong>Access & roles</strong></td><td>Can required roles and permissions be represented appropriately?</td><td>Supports collaboration and protection needs.</td></tr> 137 + <tr><td><strong>Data protection / confidentiality</strong></td><td>Is the intended use compatible with project requirements?</td><td>Prevents unsuitable storage or processing of sensitive material.</td></tr> 138 + <tr><td><strong>Exportability</strong></td><td>Can files, data, metadata or settings be exported in a usable form?</td><td>Reduces dependence on a single system.</td></tr> 139 + <tr><td><strong>Interoperability</strong></td><td>Does the solution work with other required tools, formats or devices?</td><td>Prevents isolated technical silos.</td></tr> 140 + <tr><td><strong>Support & maintenance</strong></td><td>Who helps with incidents, updates, operation or use?</td><td>Makes real operational readiness visible.</td></tr> 141 + <tr><td><strong>Costs</strong></td><td>Which purchase, licence, operating, consumable or follow-up costs arise?</td><td>Connects infrastructure to realistic project planning.</td></tr> 142 + <tr><td><strong>Duration</strong></td><td>Will the solution remain available throughout the project and handover period?</td><td>Prevents dependence on short-lived individual access.</td></tr> 143 + <tr><td><strong>Project closure</strong></td><td>How will accounts, equipment, data, licences and access be handled at the end?</td><td>Makes handover and closure manageable.</td></tr> 144 + </tbody> 145 + </table> 146 + </div> 147 +</section> 28 28 29 -Add links to relevant institutional services, infrastructure and tools. 149 +<section class="ist-sec"> 150 + <div class="ist-eye" style="color:#3f6d4b;margin-bottom:4px;">COMMON SCENARIOS</div> 151 + <h3>Infrastructure needs look very different depending on the project</h3> 152 + <div class="ist-grid"> 153 + <div class="ist-scenario"><h4>Shared digital working environment</h4><p>Consider accounts, roles, storage, collaboration, backup, export and handover together rather than as separate decisions.</p></div> 154 + <div class="ist-scenario"><h4>Large media or research data</h4><p>Consider storage, transfer, backup, access rights, processing and any need for specialised infrastructure.</p></div> 155 + <div class="ist-scenario"><h4>Equipment, workshops or labs</h4><p>Clarify availability, access rules, training, safety, consumables, maintenance and technical support.</p></div> 156 + <div class="ist-scenario"><h4>Rooms & building services</h4><p>Check capacity, accessibility, technical connections, setup time, safety and the relevant facility processes early.</p></div> 157 + <div class="ist-scenario"><h4>Specialist software or platform</h4><p>Check licence, duration, accounts, export, technical dependencies and what happens to data or projects after closure.</p></div> 158 + <div class="ist-scenario"><h4>Funded collaborative project</h4><p>Partners may bring different systems and responsibilities. Clarify shared working routes, handovers and institutional ownership early.</p></div> 159 + </div> 160 +</section> 30 30 31 -== Info Sheets & Checklists == 162 +<section class="ist-sec"> 163 + <div class="ist-eye" style="color:#3f6d4b;margin-bottom:4px;">STEP 4 · DOCUMENT THE INFRASTRUCTURE PLAN</div> 164 + <h3>Keep the key systems, responsibilities and dependencies in one place</h3> 165 + <p>The infrastructure plan can be part of project planning or the Data Management Plan. What matters is that technical dependencies are not only implicit knowledge.</p> 166 + <div class="ist-grid"> 167 + <div class="ist-check"><strong>System / service:</strong> Which infrastructure or tool is being used?</div> 168 + <div class="ist-check"><strong>Purpose:</strong> Which concrete project function does it support?</div> 169 + <div class="ist-check"><strong>Responsible unit:</strong> Who is responsible institutionally or within the project?</div> 170 + <div class="ist-check"><strong>Access route:</strong> How do team members obtain accounts, permissions, reservations or approvals?</div> 171 + <div class="ist-check"><strong>Costs:</strong> Which one-off or recurring costs need to be planned?</div> 172 + <div class="ist-check"><strong>Dependencies:</strong> Which equipment, rooms, software, accounts or data formats are additionally required?</div> 173 + <div class="ist-check"><strong>Protection requirements:</strong> Which data-protection, confidentiality or security questions apply?</div> 174 + <div class="ist-check"><strong>Export / handover:</strong> How will data, files, equipment or access be handled when the project closes?</div> 175 + </div> 176 +</section> 32 32 33 -Add links to related Info Sheets, checklists and templates. 178 +<section class="ist-sec"> 179 + <div class="ist-eye" style="color:#8a4d36;margin-bottom:4px;">STOP & CHECK</div> 180 + <h3>Common warning signs in infrastructure and tool decisions</h3> 181 + <div class="ist-grid"> 182 + <div class="ist-warn"><strong>The tool was chosen before the need was clear.</strong><br>The project adapts unnecessarily to a product instead of the solution supporting the task.</div> 183 + <div class="ist-warn"><strong>Core project work depends on a private or personal account.</strong><br>Access, handover and institutional responsibility are at risk.</div> 184 + <div class="ist-warn"><strong>No one knows the responsible specialist unit.</strong><br>There is no clear escalation route for incidents, approvals, maintenance or project closure.</div> 185 + <div class="ist-warn"><strong>Export or data portability was never checked.</strong><br>Important project materials may become trapped in a system at the end.</div> 186 + <div class="ist-warn"><strong>Only the purchase price was planned.</strong><br>Licence, operation, maintenance, consumables, space, safety, training or support are missing from the project plan.</div> 187 + <div class="ist-warn"><strong>Technical dependencies are undocumented.</strong><br>After staff changes or project closure, it is unclear which systems are needed to understand or continue the work.</div> 188 + </div> 189 +</section> 34 34 35 -== Tutorials == 191 +<section class="ist-sec"> 192 + <div class="ist-eye" style="color:#3f6d4b;margin-bottom:4px;">SERVICES & SUPPORT</div> 193 + <h3>Which specialist service is responsible depends on the infrastructure type</h3> 194 + <div class="ist-service-grid"> 195 + <div class="ist-service"> 196 + <strong>IT & Digitalisation / ZID</strong> 197 + <span>Primary specialist responsibility for digital systems, accounts, digital working environments and technical infrastructure.</span> 198 + </div> 199 + <div class="ist-service"> 200 + <strong>Facility Management</strong> 201 + <span>Primary responsibility for rooms and building services and the corresponding internal processes.</span> 202 + </div> 203 + <div class="ist-service"> 204 + <strong>Relevant specialist unit</strong> 205 + <span>For equipment, labs, workshops or other specialist infrastructure, responsibility remains with the designated unit.</span> 206 + </div> 207 + <div class="ist-service"> 208 + <strong>Support Kunst und Forschung (SKF)</strong> 209 + <span>Coordinates infrastructure needs and internal routes for research projects, especially funded projects; specialist responsibility remains with the responsible unit.</span> 210 + </div> 211 + </div> 212 +</section> 36 36 214 +<section class="ist-sec"> 215 + <div class="ist-eye" style="color:#3f6d4b;margin-bottom:4px;">RELATED TOPICS</div> 216 + <h3>Infrastructure decisions are closely connected to these project topics</h3> 217 + <div class="ist-linkgrid"> 218 + <a class="ist-navlink" href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Project%20Planning%20%26%20Organisation/">Project Planning & Organisation</a> 219 + <a class="ist-navlink" href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Storage%2C%20Backup%20%26%20Security/">Storage, Backup & Security</a> 220 + <a class="ist-navlink" href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Collaboration%20Setup/">Collaboration Setup</a> 221 + <a class="ist-navlink" href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Data%20Protection%20%26%20Ethics/">Data Protection & Ethics</a> 222 + <a class="ist-navlink" href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Work%20%26%20Manage/Store%2C%20Back%20Up%20%26%20Control%20Access/">Store, Back Up & Control Access</a> 223 + <a class="ist-navlink" href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Publish%20%26%20Share/Choose%20a%20Repository%20or%20Publication%20Platform/">Choose a Repository or Publication Platform</a> 224 + </div> 225 +</section> 37 37 38 -{{html}}<span data-arsn-coming-soon="true" style="display:inline-block;margin:6px 0 8px 0;padding:4px 9px;border-radius:14px;background:#fff4ee;border:1px solid #efd9cc;color:#8a4d36;font-size:11px;font-weight:700;letter-spacing:.065em;line-height:1.2;">COMING SOON</span>{{/html}} 39 -Add links to step-by-step tutorials for this topic. 227 +<!-- ARSN_TRAINING_WORKSHOPS_V2_START --> 228 +<section class="arsn-training-workshops" data-arsn-training-workshops="v2" style="margin:27px 0 22px 0;"> 229 + <div style="padding:16px 18px;background:#eef8fa;border:1px solid #cfe8ef;border-left:5px solid #21b6d7;border-radius:9px;"> 230 + <div style="font-size:12px;font-weight:700;letter-spacing:.075em;text-transform:uppercase;color:#3f6871;margin-bottom:5px;">TRAINING & WORKSHOPS</div> 231 + <h3 style="font-size:20px;line-height:1.3;margin:0 0 7px;color:#35312d;text-align:left;">Training, workshops & consultation sessions</h3> 232 + <p style="margin:0 0 10px;color:#5e5953;line-height:1.55;">Relevant opportunities for this topic will be shown here automatically from the central calendar.</p> 233 + <span data-arsn-coming-soon="true" style="display:inline-block;padding:4px 9px;border-radius:14px;background:#fff4ee;border:1px solid #efd9cc;color:#8a4d36;font-size:11px;font-weight:700;letter-spacing:.065em;line-height:1.2;">COMING SOON</span> 234 + </div> 235 +</section> 236 +<!-- ARSN_TRAINING_WORKSHOPS_V2_END --> 40 40 41 -== Related Topics == 238 +<section class="ist-sec"> 239 + <div class="ist-eye" style="color:#3f6d4b;margin-bottom:4px;">PRACTICAL RESOURCES</div> 240 + <h3>Info sheets, tutorials and templates</h3> 241 + <div class="ist-resource-grid"> 242 + <div class="ist-resource"><strong>Info Sheets</strong><span class="ist-badge">COMING SOON</span><div style="color:#625d56;line-height:1.45;">Short guidance on selecting institutional systems, services, rooms, equipment and tools.</div></div> 243 + <div class="ist-resource"><strong>Tutorials</strong><span class="ist-badge">COMING SOON</span><div style="color:#625d56;line-height:1.45;">Step-by-step workflows for needs analysis, option comparison and handover planning.</div></div> 244 + <div class="ist-resource"><strong>Checklists & Templates</strong><span class="ist-badge">COMING SOON</span><div style="color:#625d56;line-height:1.45;">Template for an infrastructure plan, tool comparison and technical project handover.</div></div> 245 + </div> 246 +</section> 42 42 43 -Add links to related pages in Enable, Work & Manage, and Publish & Share. 248 +<div class="ist-info" style="margin-bottom:14px;"> 249 + <strong>Need help finding the right internal route?</strong> 250 + Start with the specialist service responsible for the relevant infrastructure type. 251 + In funded or project-based research involving several units, SKF can coordinate the project route and infrastructure dependencies. 252 +</div> 44 44 45 -== Who is responsible? == 254 +<details style="margin-top:24px;padding-top:10px;border-top:1px solid #e3ded6;"> 255 + <summary style="cursor:pointer;color:#6a655e;font-size:13px;">Search terms & related topics</summary> 256 + <div style="margin-top:9px;color:#5c5650;font-size:12px;line-height:1.7;"> 257 + infrastructure · services · tools · digital systems · IT · ZID · Facility Management · rooms · building services · equipment · labs · workshops · software · platform · accounts · access rights · collaboration · storage · backup · support · maintenance · licence · export · interoperability · data protection · project handover · research infrastructure · project infrastructure 258 + </div> 259 +</details> 46 46 47 -{{html}}<!-- ARSN_TOPIC_ROUTING_V1 -->{{/html}} 48 -{{info title="Service routing"}} 49 -**Primary specialist service(s):** IT & Digitalisation/ZID for digital systems; Facility Management for rooms/building services; the named specialist infrastructure owner for equipment, labs or other facilities. 50 - 51 -**Role of Support Kunst und Forschung (SKF):** Coordinates research-project infrastructure needs and internal routing, especially for funded projects; specialist ownership stays with the responsible unit. 52 -{{/info}} 53 - 54 -If you are unsure which route applies, start with the service named above. For funded or project-based research where several units are involved, SKF can coordinate the project route. 55 - 56 -{{html}} 57 -<!-- ARSN_SEARCH_TERMS_START --> 58 -<details class="arsn-search-terms" style="margin-top:28px;padding-top:10px;border-top:1px solid #eee;"> 59 -<summary style="cursor:pointer;color:#666;font-size:13px;">Search terms & related topics</summary> 60 -<div style="margin-top:9px;color:#555;font-size:13px;"> 61 -<p style="margin:0 0 8px 0;"> 62 -This topic can also be found through related terms, synonyms and common search queries. 63 -Select a term to search the Art & Research Services Navigator. 64 -</p> 65 -<p style="margin:0;"><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=art%20and%20research#arsn-search-input" class="arsn-search-term" data-search-term="art and research" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">art and research</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=enable#arsn-search-input" class="arsn-search-term" data-search-term="enable" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">enable</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=infrastructure#arsn-search-input" class="arsn-search-term" data-search-term="infrastructure" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">infrastructure</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=services#arsn-search-input" class="arsn-search-term" data-search-term="services" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">services</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=tools#arsn-search-input" class="arsn-search-term" data-search-term="tools" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">tools</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=institutional%20services#arsn-search-input" class="arsn-search-term" data-search-term="institutional services" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">institutional services</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=software#arsn-search-input" class="arsn-search-term" data-search-term="software" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">software</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=repositories#arsn-search-input" class="arsn-search-term" data-search-term="repositories" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">repositories</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=research%20infrastructure#arsn-search-input" class="arsn-search-term" data-search-term="research infrastructure" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">research infrastructure</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=it%20services#arsn-search-input" class="arsn-search-term" data-search-term="it services" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">it services</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=digital%20tools#arsn-search-input" class="arsn-search-term" data-search-term="digital tools" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">digital tools</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=infrastruktur#arsn-search-input" class="arsn-search-term" data-search-term="infrastruktur" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">infrastruktur</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=dienste#arsn-search-input" class="arsn-search-term" data-search-term="dienste" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">dienste</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=werkzeuge#arsn-search-input" class="arsn-search-term" data-search-term="werkzeuge" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">werkzeuge</a></p> 66 66 </div> 67 -</details> 68 -<!-- ARSN_SEARCH_TERMS_END --> 69 69 {{/html}} 70 70 71 -{{html clean="false"}} 72 -<!-- SN_HORIZONTAL_BOX_HARMONIZER_START --> 73 -<style data-sn-horizontal-box-harmonizer="1"> 74 -[data-sn-equal-height-managed="1"]{box-sizing:border-box} 75 -@media(max-width:767px){ 76 - [data-sn-equal-height-managed="1"]{min-height:0!important} 77 -} 78 -</style> 79 -<script data-sn-horizontal-box-harmonizer="1"> 80 -(function(){ 81 - "use strict"; 82 - 83 - var MOBILE_MAX=767; 84 - var ROW_TOLERANCE=4; 85 - var MIN_W=150; 86 - var MIN_H=36; 87 - 88 - var root= 89 - document.getElementById("xwikicontent")|| 90 - document.querySelector(".xwiki-rendering-content")|| 91 - document.querySelector("main")|| 92 - document.body; 93 - 94 - if(!root)return; 95 - 96 - var managed=new Set(); 97 - var raf=0; 98 - 99 - function num(v){ 100 - var n=parseFloat(v); 101 - return Number.isFinite(n)?n:0; 102 - } 103 - 104 - function visible(el){ 105 - if(!el||el.nodeType!==1)return false; 106 - var s=getComputedStyle(el); 107 - if(s.display==="none"||s.visibility==="hidden"||Number(s.opacity)===0)return false; 108 - var r=el.getBoundingClientRect(); 109 - return r.width>=MIN_W&&r.height>=MIN_H; 110 - } 111 - 112 - function excluded(el){ 113 - return !el.matches||el.matches( 114 - "button,input,select,textarea,option,label,img,svg,canvas,table,thead,tbody,tfoot,tr,td,th,summary,script,style,noscript,template,.btn,.chip,[role=button]" 115 - ); 116 - } 117 - 118 - function namedLikeBox(el){ 119 - var c=typeof el.className==="string"?el.className:""; 120 - return /(^|[\s_-])(box|card|tile|panel|role|check|service|source|call|area|detail|resource|topic|warn|info)([\s_-]|$)/i.test(c); 121 - } 122 - 123 - function boxLike(el){ 124 - if(!visible(el)||excluded(el))return false; 125 - var s=getComputedStyle(el); 126 - var r=el.getBoundingClientRect(); 127 - var border= 128 - num(s.borderTopWidth)+num(s.borderRightWidth)+ 129 - num(s.borderBottomWidth)+num(s.borderLeftWidth); 130 - var radius=Math.max( 131 - num(s.borderTopLeftRadius),num(s.borderTopRightRadius), 132 - num(s.borderBottomLeftRadius),num(s.borderBottomRightRadius) 133 - ); 134 - var bg=s.backgroundColor&&s.backgroundColor!=="rgba(0, 0, 0, 0)"&&s.backgroundColor!=="transparent"; 135 - var shadow=s.boxShadow&&s.boxShadow!=="none"; 136 - return namedLikeBox(el)||border>=1||(bg&&radius>=3)||(shadow&&r.width>=180); 137 - } 138 - 139 - function pickTarget(child){ 140 - if(!visible(child))return null; 141 - if(boxLike(child))return child; 142 - 143 - var cr=child.getBoundingClientRect(); 144 - var q=[]; 145 - Array.from(child.children||[]).forEach(function(el){ 146 - q.push({el:el,depth:1}); 147 - }); 148 - 149 - var best=null,bestScore=-1; 150 - 151 - while(q.length){ 152 - var item=q.shift(); 153 - var el=item.el; 154 - if(!visible(el))continue; 155 - 156 - var r=el.getBoundingClientRect(); 157 - 158 - if(r.width>=cr.width*.72&&boxLike(el)){ 159 - var widthFit=1-Math.min(1,Math.abs(cr.width-r.width)/Math.max(1,cr.width)); 160 - var topFit=1-Math.min(1,Math.abs(cr.top-r.top)/80); 161 - var score=widthFit*5+topFit*2+Math.min(r.height,600)/600; 162 - if(score>bestScore){ 163 - best=el; 164 - bestScore=score; 165 - } 166 - } 167 - 168 - if(item.depth<3){ 169 - Array.from(el.children||[]).forEach(function(next){ 170 - q.push({el:next,depth:item.depth+1}); 171 - }); 172 - } 173 - } 174 - 175 - return best; 176 - } 177 - 178 - function reset(){ 179 - managed.forEach(function(el){ 180 - el.style.removeProperty("min-height"); 181 - el.removeAttribute("data-sn-equal-height-managed"); 182 - }); 183 - managed.clear(); 184 - } 185 - 186 - function horizontalLayout(parent){ 187 - if(!visible(parent))return false; 188 - var s=getComputedStyle(parent); 189 - if(s.display==="grid"||s.display==="inline-grid")return true; 190 - if(s.display==="flex"||s.display==="inline-flex"){ 191 - return s.flexDirection==="row"||s.flexDirection==="row-reverse"; 192 - } 193 - return false; 194 - } 195 - 196 - function rowGroups(entries){ 197 - var groups=[]; 198 - entries.slice().sort(function(a,b){ 199 - return a.rect.top-b.rect.top||a.rect.left-b.rect.left; 200 - }).forEach(function(entry){ 201 - var group=null; 202 - for(var i=0;i<groups.length;i++){ 203 - if(Math.abs(groups[i].top-entry.rect.top)<=ROW_TOLERANCE){ 204 - group=groups[i]; 205 - break; 206 - } 207 - } 208 - if(!group){ 209 - group={top:entry.rect.top,entries:[]}; 210 - groups.push(group); 211 - } 212 - group.entries.push(entry); 213 - }); 214 - return groups; 215 - } 216 - 217 - function run(){ 218 - reset(); 219 - 220 - if(window.innerWidth<=MOBILE_MAX)return; 221 - 222 - var parents=Array.from(root.querySelectorAll("*")).filter(function(el){ 223 - return el.children&&el.children.length>=2&&horizontalLayout(el); 224 - }); 225 - 226 - parents.forEach(function(parent){ 227 - var entries=[]; 228 - 229 - Array.from(parent.children).forEach(function(child){ 230 - if(!visible(child))return; 231 - var target=pickTarget(child); 232 - if(!target)return; 233 - entries.push({ 234 - target:target, 235 - rect:target.getBoundingClientRect() 236 - }); 237 - }); 238 - 239 - if(entries.length<2)return; 240 - 241 - rowGroups(entries).forEach(function(group){ 242 - if(group.entries.length<2)return; 243 - 244 - var lefts=group.entries.map(function(e){return e.rect.left;}).sort(function(a,b){return a-b;}); 245 - if(lefts[lefts.length-1]-lefts[0]<80)return; 246 - 247 - var targets=[]; 248 - var seen=new Set(); 249 - 250 - group.entries.forEach(function(e){ 251 - if(!seen.has(e.target)){ 252 - seen.add(e.target); 253 - targets.push(e.target); 254 - } 255 - }); 256 - 257 - if(targets.length<2)return; 258 - 259 - var max=0; 260 - targets.forEach(function(el){ 261 - max=Math.max(max,el.getBoundingClientRect().height); 262 - }); 263 - 264 - max=Math.ceil(max); 265 - if(max<MIN_H)return; 266 - 267 - targets.forEach(function(el){ 268 - el.style.setProperty("min-height",max+"px"); 269 - el.setAttribute("data-sn-equal-height-managed","1"); 270 - managed.add(el); 271 - }); 272 - }); 273 - }); 274 - } 275 - 276 - function schedule(){ 277 - if(raf)cancelAnimationFrame(raf); 278 - raf=requestAnimationFrame(function(){ 279 - raf=requestAnimationFrame(function(){ 280 - raf=0; 281 - run(); 282 - }); 283 - }); 284 - } 285 - 286 - addEventListener("resize",schedule,{passive:true}); 287 - addEventListener("load",schedule,{once:true}); 288 - 289 - root.addEventListener("click",function(){ 290 - setTimeout(schedule,0); 291 - },true); 292 - 293 - if(document.fonts&&document.fonts.ready){ 294 - document.fonts.ready.then(schedule); 295 - } 296 - 297 - schedule(); 298 - setTimeout(schedule,250); 299 - setTimeout(schedule,900); 300 -})(); 301 -</script> 302 -<!-- SN_HORIZONTAL_BOX_HARMONIZER_END --> 303 -{{/html}} 304 -