{"id":2935,"date":"2019-12-19T11:01:45","date_gmt":"2019-12-19T10:01:45","guid":{"rendered":"https:\/\/ppz.uni-lj.si\/?page_id=2935"},"modified":"2025-07-09T11:14:14","modified_gmt":"2025-07-09T09:14:14","slug":"knowledge-hub","status":"publish","type":"page","link":"https:\/\/prenosznanja.si\/en\/knowledge-hub\/","title":{"rendered":"Knowledge Hub"},"content":{"rendered":"<form role=\"search\" method=\"get\" id=\"searchform\" class=\"tagForm\" action=\"\">\n    <div class=\"searchformbox with-selections\">\n        <div class=\"row\">\n            <div class=\"col-md-12\">\n                <fieldset>\n                    <div class=\"wrapper search-cont-with-select\">\n                        <input type=\"text\" name=\"s\" id=\"sgradiva\" placeholder=\"Iskanje po naslovu\">\n                        <button type=\"button\" id=\"searchsubmitgradiva\">I\u0161\u010di<\/button>\n                    <\/div>\n                <\/fieldset>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"tags technologytags\">\n                <input type=\"checkbox\" class=\"gradivaClick\" id=\"category1\" name=\"gradiva-tags[]\" value=\"sodelovanje-z-gospodarstvom\">\n        <button type=\"button\" class=\"tags__item\" aria-pressed=\"false\" for=\"category1\">Industry-academia Collaboration<\/button>\n                <input type=\"checkbox\" class=\"gradivaClick\" id=\"category2\" name=\"gradiva-tags[]\" value=\"intelektualna-lastnina\">\n        <button type=\"button\" class=\"tags__item\" aria-pressed=\"false\" for=\"category2\">Intellectual property<\/button>\n                <input type=\"checkbox\" class=\"gradivaClick\" id=\"category3\" name=\"gradiva-tags[]\" value=\"druzbene-inovacije\">\n        <button type=\"button\" class=\"tags__item\" aria-pressed=\"false\" for=\"category3\">Social Innovation<\/button>\n                <input type=\"checkbox\" class=\"gradivaClick\" id=\"category4\" name=\"gradiva-tags[]\" value=\"programska-oprema\">\n        <button type=\"button\" class=\"tags__item\" aria-pressed=\"false\" for=\"category4\">Software<\/button>\n                <input type=\"checkbox\" class=\"gradivaClick\" id=\"category5\" name=\"gradiva-tags[]\" value=\"odcepljena-podjetja\">\n        <button type=\"button\" class=\"tags__item\" aria-pressed=\"false\" for=\"category5\">Spin-out Comapnies<\/button>\n            <\/div>\n<\/form>\n<div id=\"no-results-text\" style=\"display: none;margin-top: 50px;\">No results, please try again.<\/div>\n<div id=\"filter-live-region-gradiva\" class=\"sr-only\" aria-live=\"polite\" aria-atomic=\"true\"><\/div>\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const searchInput = document.getElementById(\"sgradiva\");\n  const checkboxes = document.querySelectorAll('input[name=\"gradiva-tags[]\"]');\n  const searchButton = document.getElementById(\"searchsubmitgradiva\");\n  const items = document.querySelectorAll(\".material-card\");\n  const noResultsEl = document.getElementById('no-results-text');\n  const liveEl = document.getElementById('filter-live-region-gradiva');\n  const isSl = document.documentElement.lang.toLowerCase().startsWith('sl');\n\n  function filterItems() {\n    let visibleCount = 0;\n    const query = searchInput.value.trim().toLowerCase();\n    const selectedTags = Array.from(checkboxes)\n      .filter(cb => cb.checked)\n      .map(cb => cb.value);\n\n    items.forEach(item => {\n      const title = item.querySelector(\".filter-title\")?.textContent.trim().toLowerCase() || \"\";\n      const itemTags = Array.from(item.querySelectorAll('input[name=\"podrocje[]\"]'))\n                            .map(input => input.value);\n\n      const titleMatch = query === \"\" || title.includes(query);\n      const tagMatch = selectedTags.length === 0 || selectedTags.some(tag => itemTags.includes(tag));\n\n      const isMatch = titleMatch && tagMatch;\n\n      item.style.display = isMatch ? \"\" : \"none\";\n      if (isMatch) visibleCount++;\n    });\n\n    if (noResultsEl) {\n      noResultsEl.style.display = visibleCount === 0 ? 'block' : 'none';\n    }\n\n    if (liveEl) {\n      liveEl.textContent = isSl ? visibleCount + ' rezultatov' : visibleCount + ' results';\n    }\n  }\n\n  searchButton.addEventListener(\"click\", function (e) {\n    e.preventDefault();\n    filterItems();\n  });\n\n  searchInput.addEventListener(\"keydown\", function (e) {\n    if (e.key === \"Enter\") {\n      e.preventDefault();\n      filterItems();\n    }\n  });\n\n  checkboxes.forEach(cb => cb.addEventListener(\"change\", filterItems));\n\n  document.querySelectorAll('.tags__item[for]').forEach(btn => {\n    btn.addEventListener(\"click\", function () {\n      const cb = document.getElementById(this.getAttribute(\"for\"));\n      if (cb) {\n        cb.checked = !cb.checked;\n        this.classList.toggle(\"active\", cb.checked);\n        this.setAttribute('aria-pressed', cb.checked ? 'true' : 'false');\n        cb.dispatchEvent(new Event(\"change\"));\n      }\n    });\n  });\n});\n<\/script>\n\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-materials.php","meta":{"_acf_changed":false,"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","footnotes":""},"class_list":["post-2935","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Knowledge Hub | Knowledge Transfer Slovenia<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/prenosznanja.si\/en\/knowledge-hub\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Knowledge Hub | Knowledge Transfer Slovenia\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prenosznanja.si\/en\/knowledge-hub\/\" \/>\n<meta property=\"og:site_name\" content=\"Knowledge Transfer Slovenia\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-09T09:14:14+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/prenosznanja.si\\\/en\\\/knowledge-hub\\\/\",\"url\":\"https:\\\/\\\/prenosznanja.si\\\/en\\\/knowledge-hub\\\/\",\"name\":\"Knowledge Hub | Knowledge Transfer Slovenia\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/prenosznanja.si\\\/en\\\/#website\"},\"datePublished\":\"2019-12-19T10:01:45+00:00\",\"dateModified\":\"2025-07-09T09:14:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/prenosznanja.si\\\/en\\\/knowledge-hub\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/prenosznanja.si\\\/en\\\/knowledge-hub\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/prenosznanja.si\\\/en\\\/knowledge-hub\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/prenosznanja.si\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Knowledge Hub\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/prenosznanja.si\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/prenosznanja.si\\\/en\\\/\",\"name\":\"Knowledge Transfer Slovenia\",\"description\":\"Slovenian Science in One Place.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/prenosznanja.si\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Knowledge Hub | Knowledge Transfer Slovenia","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/prenosznanja.si\/en\/knowledge-hub\/","og_locale":"en_US","og_type":"article","og_title":"Knowledge Hub | Knowledge Transfer Slovenia","og_url":"https:\/\/prenosznanja.si\/en\/knowledge-hub\/","og_site_name":"Knowledge Transfer Slovenia","article_modified_time":"2025-07-09T09:14:14+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prenosznanja.si\/en\/knowledge-hub\/","url":"https:\/\/prenosznanja.si\/en\/knowledge-hub\/","name":"Knowledge Hub | Knowledge Transfer Slovenia","isPartOf":{"@id":"https:\/\/prenosznanja.si\/en\/#website"},"datePublished":"2019-12-19T10:01:45+00:00","dateModified":"2025-07-09T09:14:14+00:00","breadcrumb":{"@id":"https:\/\/prenosznanja.si\/en\/knowledge-hub\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prenosznanja.si\/en\/knowledge-hub\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/prenosznanja.si\/en\/knowledge-hub\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prenosznanja.si\/en\/"},{"@type":"ListItem","position":2,"name":"Knowledge Hub"}]},{"@type":"WebSite","@id":"https:\/\/prenosznanja.si\/en\/#website","url":"https:\/\/prenosznanja.si\/en\/","name":"Knowledge Transfer Slovenia","description":"Slovenian Science in One Place.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/prenosznanja.si\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"coauthors":[],"author_meta":{"author_link":"https:\/\/prenosznanja.si\/en\/author\/admin_cnj\/","display_name":"admin_cnj"},"relative_dates":{"created":"Posted 6 years ago","modified":"Updated 11 months ago"},"absolute_dates":{"created":"Posted on 19.12.2019","modified":"Updated on 09.07.2025"},"absolute_dates_time":{"created":"Posted on 19.12.2019 11:01 am","modified":"Updated on 09.07.2025 11:14 am"},"featured_img_caption":"","featured_img":false,"series_order":"","_links":{"self":[{"href":"https:\/\/prenosznanja.si\/en\/wp-json\/wp\/v2\/pages\/2935","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prenosznanja.si\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/prenosznanja.si\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/prenosznanja.si\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prenosznanja.si\/en\/wp-json\/wp\/v2\/comments?post=2935"}],"version-history":[{"count":101,"href":"https:\/\/prenosznanja.si\/en\/wp-json\/wp\/v2\/pages\/2935\/revisions"}],"predecessor-version":[{"id":10808,"href":"https:\/\/prenosznanja.si\/en\/wp-json\/wp\/v2\/pages\/2935\/revisions\/10808"}],"wp:attachment":[{"href":"https:\/\/prenosznanja.si\/en\/wp-json\/wp\/v2\/media?parent=2935"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}