{"id":16,"date":"2025-08-18T12:12:40","date_gmt":"2025-08-18T10:12:40","guid":{"rendered":"https:\/\/aisymposium25.utb.cz\/?page_id=16"},"modified":"2025-10-22T13:55:48","modified_gmt":"2025-10-22T11:55:48","slug":"program","status":"publish","type":"page","link":"https:\/\/aisymposium25.utb.cz\/?page_id=16","title":{"rendered":"Programme &amp; Speakers"},"content":{"rendered":"\n<!-- Programme & Speakers \u2013 AI Symposium -->\n<section class=\"ai-wrap\" id=\"top\">\n    <header class=\"ai-hero\">\n        <h1>Programme &#038; Speakers<\/h1>\n        <p class=\"ai-sub\">Symposium on Artificial Intelligence and its Impact on Future Communities<\/p>\n\n        <!-- PDF Download Button -->\n        <p class=\"ai-download\">\n            <a class=\"ai-btn\" href=\"wp-content\/uploads\/2025\/10\/Full_programme_v10.pdf\" target=\"_blank\">\n                \ud83d\udcc4 Download full programme (PDF)\n            <\/a>\n        <\/p>\n\n        <nav class=\"ai-quicknav\" aria-label=\"Quick navigation\">\n            <a href=\"#programme\">Programme<\/a>\n            <a href=\"#speakers\">Speakers<\/a>\n        <\/nav>\n    <\/header>\n\n    <style>\n        .ai-download {\n            margin: 1rem 0;\n        }\n        .ai-btn {\n            display: inline-block;\n            padding: 0.6em 1.2em;\n            background: #f57900;\n            color: white;\n            border-radius: 6px;\n            font-weight: 600;\n            text-decoration: none;\n            transition: background 0.25s ease;\n        }\n        .ai-btn:hover {\n            background: #d46400;\n        }\n    <\/style>\n\n    <style>\n        :root{\n            --brand: rgb(245,120,0);\n            --ink: #1b1b1f;\n            --muted: #6c6f74;\n            --bg: #fff;\n            --card: #fff;\n            --ring: rgba(245,120,0,.15);\n        }\n        .ai-wrap{font: 16px\/1.55 system-ui, -apple-system, Segoe UI, Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", \"Apple Color Emoji\",\"Segoe UI Emoji\"; color:var(--ink); background:var(--bg);}\n        .ai-hero{padding: clamp(24px,4vw,48px) 0; text-align:center; border-bottom:1px solid #eee}\n        .ai-hero h1{margin:0 0 .25rem; font-weight:800; letter-spacing:.2px; font-size:clamp(28px,3.4vw,40px)}\n        .ai-sub{margin:0 auto; max-width:60ch; color:var(--muted)}\n        .ai-quicknav{margin-top:1rem; display:inline-flex; gap:.5rem; flex-wrap:wrap}\n        .ai-quicknav a{display:inline-block; padding:.55rem .9rem; border:1px solid var(--brand); color:var(--brand); border-radius:999px; text-decoration:none; font-weight:600}\n        .ai-quicknav a:hover{background:var(--brand); color:#fff}\n\n        .ai-section{padding: clamp(24px,4vw,48px) 0}\n        .ai-section h2{font-size: clamp(22px,2.6vw,30px); margin:0 0 .75rem}\n        .ai-kicker{color:var(--brand); font-weight:800; letter-spacing:.12em; text-transform:uppercase; font-size:.8rem}\n        .ai-container{max-width:1100px; margin:0 auto; padding:0 18px}\n\n        \/* Programme *\/\n        .ai-day{background:var(--card); border:1px solid #eee; border-radius:16px; padding:18px; margin:18px 0; box-shadow:0 1px 0 #f3f3f3}\n        .ai-day h3{margin:.25rem 0 .5rem; font-size:clamp(18px,2.2vw,22px)}\n        .ai-date{display:flex; align-items:baseline; gap:.75rem}\n        .ai-date .badge{background:var(--ring); color:var(--brand); border:1px solid var(--brand); font-weight:700; padding:.2rem .55rem; border-radius:6px; font-size:.8rem}\n        .ai-list{display:grid; gap:10px; margin-top:10px}\n        .ai-item{display:grid; grid-template-columns: 95px 1fr; gap:14px; padding:12px; border-radius:12px; border:1px solid #f0f0f0}\n        .ai-time{font-weight:700; color:var(--brand)}\n        .ai-title{margin:0; font-weight:700}\n        .ai-desc{margin:.15rem 0 0; color:var(--muted)}\n        .ai-note{margin-top:8px; color:var(--muted); font-size:.9rem}\n\n        \/* Speakers *\/\n        .ai-grid{display:grid; gap:18px; grid-template-columns: repeat(1, minmax(0,1fr))}\n        @media (min-width:680px){ .ai-grid{grid-template-columns: repeat(2, minmax(0,1fr));} }\n        @media (min-width:980px){ .ai-grid{grid-template-columns: repeat(3, minmax(0,1fr));} }\n        .speaker{border:1px solid #eee; border-radius:16px; padding:16px; display:flex; gap:14px; background:var(--card)}\n        .avatar{flex:0 0 88px; aspect-ratio:3\/4; border-radius:10px; background:linear-gradient(135deg,var(--ring),rgba(0,0,0,.03)); border:1px dashed rgba(0,0,0,.08); display:grid; place-items:center; color:var(--muted); font-size:.78rem; text-align:center}\n        .sp-head{margin:0 0 .25rem}\n        .sp-role{margin:0; color:var(--muted); font-size:.95rem}\n        .sp-bio{margin:.5rem 0 0}\n        .sp-tags{margin:.4rem 0 0; font-size:.85rem; color:var(--brand)}\n        .ai-footer{padding:28px 0 40px; text-align:center; color:var(--muted); border-top:1px solid #eee}\n        \/* Nice anchors *\/\n        .ai-section[id]{scroll-margin-top:80px}\n    <\/style>\n\n    <style>\n        \/* --- Fix Speakers grid squeezing --- *\/\n        .ai-grid{\n            display:grid;\n            gap:18px;\n            \/* auto-fit makes columns wrap;  min 260px keeps cards readable *\/\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)) !important;\n        }\n        \/* Make sure speaker card content doesn't get squashed *\/\n        .speaker{min-width:0; display:flex; gap:14px;}\n        .speaker > div{min-width:0;}\n        .sp-head,.sp-role,.sp-bio,.sp-tags{word-break: normal; overflow-wrap: anywhere;}\n        \/* If your theme adds narrow content width, let the container expand *\/\n        .ai-container{max-width:1200px; width:100%;}\n    <\/style>\n\n\n    <!-- PROGRAMME -->\n    <section class=\"ai-section\" id=\"programme\">\n        <div class=\"ai-container\">\n            <div class=\"ai-kicker\">Programme at a Glance<\/div>\n            <h2>Schedule Overview (20\u201324 Oct)<\/h2>\n\n            <!-- MONDAY -->\n            <article class=\"ai-day\" id=\"mon\">\n                <div class=\"ai-date\">\n                    <span class=\"badge\">Mon 20 Oct<\/span>\n                    <h3>Pre-symposium activities: Workshop<\/h3>\n                <\/div>\n                <p class=\"ai-note\">Audience: Erasmus Master\u2019s &#038; Ph.D. students, plus other participants.<\/p>\n                <p class=\"ai-note\">Location: 52-203<\/p>\n                <div class=\"ai-list\">\n                    <div class=\"ai-item\">\n                        <div class=\"ai-time\">09:00\u201312:00<\/div>\n                        <div>\n                            <p class=\"ai-title\">Morning block: From machine learning towards generative AI<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"ai-item\">\n                        <div class=\"ai-time\">12:00\u201313:00<\/div>\n                        <div><p class=\"ai-title\">Lunch Break<\/p><p class=\"ai-desc\">On your own.<\/p><\/div>\n                    <\/div>\n                    <div class=\"ai-item\">\n                        <div class=\"ai-time\">13:00\u201316:00<\/div>\n                        <div>\n                            <p class=\"ai-title\">Afternoon block: How to safely use modern AI systems<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n            <!-- TUESDAY -->\n            <article class=\"ai-day\" id=\"tue\">\n                <div class=\"ai-date\">\n                    <span class=\"badge\">Tue 21 Oct<\/span>\n                    <h3>Main Event \u2014 Opening &#038; Keynotes<\/h3>\n                <\/div>\n                <p class=\"ai-note\">Location: 51-219<\/p>\n                <div class=\"ai-list\">\n                    <div class=\"ai-item\"><div class=\"ai-time\">09:00\u201309:30<\/div><div><p class=\"ai-title\">Symposium Start<\/p><p class=\"ai-desc\">Opening remarks &#038; welcome.<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">09:30\u201310:15<\/div><div><p class=\"ai-title\">Invited talk: AI as a tool for bridging cross-cultural gaps<\/p><p class=\"ai-desc\">Prof. Jeffrey Allan<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">10:15\u201310:45<\/div><div><p class=\"ai-title\">Coffee Break<\/p><p class=\"ai-desc\">For active participants only.<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">10:45\u201311:30<\/div><div><p class=\"ai-title\">Invited talk: Challenges in Ethics of AI and Trustworthy<\/p><p class=\"ai-desc\">Ahmad Firdaus (VERDAS.AI, MY)<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">11:30\u201312:00<\/div><div><p class=\"ai-title\">Invited talk: AI Avatars in Education<\/p><p class=\"ai-desc\">Konrad Sowa (PL)<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">12:00\u201313:00<\/div><div><p class=\"ai-title\">Lunch Break<\/p><p class=\"ai-desc\">On your own.<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">13:00\u201314:00<\/div><div><p class=\"ai-title\">Invited talk: The Dawn of Artificial General Intelligence: Changing Role of Computing<\/p><p class=\"ai-desc\">Jakub Bare\u0161<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">14:00\u201315:00<\/div><div><p class=\"ai-title\">Panel discussion with Associate partners from PIONEER alliance and members<\/p><p class=\"ai-desc\">How AI can improve the collaboration within PIONEER consortium in various domains, inclusiveness of AI, HE\u2019s cross-border cooperation, and existing ecosystems. Moderators: Tereza Malikova<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">15:00\u201315:30<\/div><div><p class=\"ai-title\">Afternoon Coffee break<\/p><p class=\"ai-desc\">For active participants only.<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">15:30\u201316:15<\/div><div><p class=\"ai-title\">Invited talk: Explainability of AI<\/p><p class=\"ai-desc\">prof. Martin Klimo, PhD<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">16:15\u201316:30<\/div><div><p class=\"ai-title\">Closing of the day #1<\/p><p class=\"ai-desc\"><\/p><\/div><\/div>\n                <\/div>\n            <\/article>\n\n            <!-- WEDNESDAY -->\n            <article class=\"ai-day\" id=\"wed\">\n                <div class=\"ai-date\">\n                    <span class=\"badge\">Wed 22 Oct<\/span>\n                    <h3>Talks, Panel &#038; Thematic Workshops<\/h3>\n                <\/div>\n                <p class=\"ai-note\">Location: 51-219<\/p>\n                <div class=\"ai-list\">\n                    <div class=\"ai-item\"><div class=\"ai-time\">09:30\u201310:30<\/div><div><p class=\"ai-title\">Invited talk #2: Democratizing AI Analytics Across Every Business Function<\/p><p class=\"ai-desc\">Assist. Prof. Rajat Shukla<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">10:30\u201311:00<\/div><div><p class=\"ai-title\">Coffee Break<\/p><p class=\"ai-desc\">For active participants only.<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">11:00\u201311:15<\/div><div><p class=\"ai-title\">Short talk: Introducing the workshops, Co-design of AI-enabled systems and their trustworthy assessments.<\/p><p class=\"ai-desc\">Paulinus Ofem, Ph.D<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">11:15\u201312:30<\/div><div><p class=\"ai-title\">Panel\/Talks<\/p><p class=\"ai-desc\">The evolving role of universities in enhancing education quality and industry preparedness across diverse disciplines, Joint impact of Transdisciplinary engineering, AI education and industry integration, Navigating intercultural and interdisciplinary environments to enhance AI-driven education, Balancing soft and hard skills for effective AI innovation and application, AI for Future Careers: Exploring career paths, skills development, and opportunities in the AI-driven job market for students and early-career professionals.<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">12:30\u201313:30<\/div><div><p class=\"ai-title\">Lunch Break<\/p><p class=\"ai-desc\">On your own.<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">13:30\u201314:30<\/div><div><p class=\"ai-title\">Expert talk: Responsible use of AI (and detection of AI)<\/p><p class=\"ai-desc\">Nicol Dankova<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">14:30\u201315:00<\/div><div><p class=\"ai-title\">Coffee Break<\/p><p class=\"ai-desc\">For active participants only.<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">15:00\u201316:30<\/div><div><p class=\"ai-title\">Breakout Workshops<\/p><p class=\"ai-desc\">Location: 54-109<\/p>\n                        <ul class=\"ai-desc\">\n                            <li>AI-enabled systems &#038; trustworthy assessments<\/li>\n                        <\/ul>\n                    <\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">16:30<\/div><div><p class=\"ai-title\">Closing of the day #2<\/p><p class=\"ai-desc\"><\/p><\/div><\/div>\n                <\/div>\n            <\/article>\n\n            <!-- THURSDAY -->\n            <article class=\"ai-day\" id=\"thu\">\n                <div class=\"ai-date\">\n                    <span class=\"badge\">Thu 23 Oct<\/span>\n                    <h3>Talks, Panel &#038; Thematic Workshop<\/h3>\n                <\/div>\n                <p class=\"ai-note\">Location: 51-219<\/p>\n                <div class=\"ai-list\">\n                    <div class=\"ai-item\"><div class=\"ai-time\">09:30\u201310:15<\/div><div><p class=\"ai-title\">Invited Expert Talk: Training the Human in the Loop: Universities and the Art of Learning in the Age of AI<\/p><p class=\"ai-desc\">Dr Vanessa Camilleri<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">10:15\u201310:30<\/div><div><p class=\"ai-title\">Invited Expert Talk: Introducing ASEF and AE4AI<\/p><p class=\"ai-desc\">Claudio Andres Rivera<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">10:30\u201311:00<\/div><div><p class=\"ai-title\">Coffee Break<\/p><p class=\"ai-desc\">For active participants only.<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">11:00\u201312:30<\/div><div><p class=\"ai-title\">Panel: Future trends in AI, Cooperation between research (university) and startups\/AI industry (challenges, obstacles), what can support more intense AI development across regions and borders.<\/p><p class=\"ai-desc\">Stakeholders, ZLIN.AI, CAUI, ZRIA, Startups.<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">12:30\u201313:00<\/div><div><p class=\"ai-title\">Closing of Symposium<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">13:00\u201314:00<\/div><div><p class=\"ai-title\">Lunch Break<\/p><p class=\"ai-desc\">On your own.<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">14:00\u201318:00<\/div><div><p class=\"ai-title\">BIP Lecture<\/p><p class=\"ai-desc\">Location: 52-206<\/p><p class=\"ai-desc\">Leveraging Generative AI for Automated Programs Discovery with Framework EASE<\/p><\/div><\/div>\n                <\/div>\n            <\/article>\n\n            <!-- FRIDAY -->\n            <article class=\"ai-day\" id=\"fri\">\n                <div class=\"ai-date\">\n                    <span class=\"badge\">Fri 24 Oct<\/span>\n                    <h3>Post-symposium Workshop \u2014 Modern Approaches in Cybersecurity<\/h3>\n                <\/div>\n                <p class=\"ai-note\">Audience: Erasmus Master\u2019s &#038; Ph.D. students, plus other participants.<\/p>\n                <p class=\"ai-note\">Location: 52-108<\/p>\n                <div class=\"ai-list\">\n                    <div class=\"ai-item\"><div class=\"ai-time\">09:00\u201312:00<\/div><div><p class=\"ai-title\">Morning block: AI for Cybersecurity &#038; Cybersecurity for AI<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">12:00\u201313:00<\/div><div><p class=\"ai-title\">Lunch Break<\/p><p class=\"ai-desc\">On your own.<\/p><\/div><\/div>\n                    <div class=\"ai-item\"><div class=\"ai-time\">13:00\u201316:00<\/div><div><p class=\"ai-title\">Afternoon block: DFIR, software, and pentests<\/p><\/div><\/div>\n                <\/div>\n            <\/article>\n        <\/div>\n    <\/section>\n\n    <!-- SPEAKERS (compact, 1 column) -->\n    <section class=\"ai-section\" id=\"speakers\">\n        <div class=\"ai-container\">\n            <div class=\"ai-kicker\">Speakers<\/div>\n            <h2>Featured Speakers<\/h2>\n\n            <div class=\"ai-grid speakers-onecol\">\n\n                <!-- Allan -->\n                <article class=\"speaker speaker-compact\">\n                    <div class=\"avatar\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/08\/321871.jpg\"><\/div>\n                    <div class=\"sp-meta\">\n                        <h3 class=\"sp-head\">Prof. Jeffrey Allan<\/h3>\n                        <p class=\"sp-role\">Nazareth University (USA)<\/p>\n                    <\/div>\n                <\/article>\n\n                <!-- Shukla -->\n                <article class=\"speaker speaker-compact\">\n                    <div class=\"avatar\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/08\/shukla.png\"><\/div>\n                    <div class=\"sp-meta\">\n                        <h3 class=\"sp-head\">Assist. Prof. Rajat Shukla<\/h3>\n                        <p class=\"sp-role\">Nazareth University (USA)<\/p>\n                    <\/div>\n                <\/article>\n\n                <!-- Koh\u00e1ni -->\n                <article class=\"speaker speaker-compact\">\n                    <div class=\"avatar\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/08\/prorektor_uniza_2023-kohani1.png\"><\/div>\n                    <div class=\"sp-meta\">\n                        <h3 class=\"sp-head\">Assist. Prof. Michal Koh\u00e1ni<\/h3>\n                        <p class=\"sp-role\">University of \u017dilina (Slovakia)<\/p>\n                    <\/div>\n                <\/article>\n\n                <!-- Paulinus Ofem-->\n                <article class=\"speaker speaker-compact\">\n                    <div class=\"avatar\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/08\/paulinus-ofem.jpg\"><\/div>\n                    <div class=\"sp-meta\">\n                        <h3 class=\"sp-head\">Paulinus Ofem, Ph.D.<\/h3>\n                        <p class=\"sp-role\">Laurea University of Applied Sciences (Finland)<\/p>\n                    <\/div>\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <style>\n        \/* Force 1 column for speakers *\/\n        #speakers .speakers-onecol { grid-template-columns: 1fr !important; }\n\n        \/* Compact speaker card *\/\n        .speaker-compact{\n            display:flex;\n            align-items:center;\n            gap:16px;\n            border:1px solid #eee;\n            border-radius:16px;\n            padding:14px;\n            background:#fff;\n        }\n\n        \/* Avatar placeholder \/ photo *\/\n        .speaker-compact .avatar{\n            flex:0 0 120px;                   \/* size of photo *\/\n            aspect-ratio: 1 \/ 1;\n            border-radius:12px;\n            display:grid;\n            place-items:center;\n            color:#6c6f74;\n            background:linear-gradient(135deg, rgba(245,120,0,.12), rgba(0,0,0,.03));\n            border:1px dashed rgba(0,0,0,.12);\n            font-size:.85rem;\n        }\n        \/* When you have real photos, replace <div class=\"avatar\"> with:\n           <div class=\"avatar\"><img decoding=\"async\" src=\"URL\" alt=\"Name\"><\/div> *\/\n        .speaker-compact .avatar img{\n            width:100%; height:100%; object-fit:cover; display:block; border-radius:12px;\n        }\n\n        .speaker-compact .sp-meta{min-width:0}\n        .speaker-compact .sp-head{margin:.1rem 0 .2rem; font-size:1.1rem; font-weight:800}\n        .speaker-compact .sp-role{margin:0; color:#6c6f74}\n    <\/style>\n\n\n    <footer class=\"ai-footer\">\n        <div class=\"ai-container\">\n            <a class=\"ai-quicknav\" href=\"#top\" aria-label=\"Back to top\"><span>Back to top \u2191<\/span><\/a>\n        <\/div>\n    <\/footer>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Programme &#038; Speakers Symposium on Artificial Intelligence and its Impact on Future Communities \ud83d\udcc4 Download full programme (PDF) Programme Speakers Programme at a Glance Schedule Overview (20\u201324 Oct) Mon 20 Oct Pre-symposium activities: Workshop Audience: Erasmus Master\u2019s &#038; Ph.D. students, plus other participants. Location: 52-203 09:00\u201312:00 Morning block: From machine learning towards generative AI 12:00\u201313:00 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":6,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"page-no-title","meta":{"footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/aisymposium25.utb.cz\/index.php?rest_route=\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aisymposium25.utb.cz\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aisymposium25.utb.cz\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aisymposium25.utb.cz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aisymposium25.utb.cz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16"}],"version-history":[{"count":29,"href":"https:\/\/aisymposium25.utb.cz\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":208,"href":"https:\/\/aisymposium25.utb.cz\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions\/208"}],"up":[{"embeddable":true,"href":"https:\/\/aisymposium25.utb.cz\/index.php?rest_route=\/wp\/v2\/pages\/6"}],"wp:attachment":[{"href":"https:\/\/aisymposium25.utb.cz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}