Persistent Identifiers on Polish Platform of Medical Research
var spector; var captureOnLoad = false; var captureOffScreen = false; window.__SPECTOR_Canvases = [];
(function() { var __SPECTOR_Origin_EXTENSION_GetContext = HTMLCanvasElement.prototype.getContext; HTMLCanvasElement.prototype.__SPECTOR_Origin_EXTENSION_GetContext = __SPECTOR_Origin_EXTENSION_GetContext;
if (typeof OffscreenCanvas !== 'undefined') { var __SPECTOR_Origin_EXTENSION_OffscreenGetContext = OffscreenCanvas.prototype.getContext; OffscreenCanvas.prototype.__SPECTOR_Origin_EXTENSION_OffscreenGetContext = __SPECTOR_Origin_EXTENSION_OffscreenGetContext;
OffscreenCanvas.prototype.getContext = function () { var context = null; if (!arguments.length) { return context; }
if (arguments.length === 1) { context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0]); if (context === null) { return context; } } else if (arguments.length === 2) { context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0], arguments[1]); if (context === null) { return context; } }
var contextNames = ["webgl", "experimental-webgl", "webgl2", "experimental-webgl2"]; if (contextNames.indexOf(arguments[0]) !== -1) { // context.canvas.setAttribute("__spector_context_type", arguments[0]); // Notify the page a canvas is available. var myEvent = new CustomEvent("SpectorWebGLCanvasAvailableEvent"); document.dispatchEvent(myEvent); this.id = "Offscreen"; window.__SPECTOR_Canvases.push(this);
if (captureOnLoad) { // Ensures canvas is in the dom to capture the one we are currently tracking. if (false) { spector.captureContext(context, 500, false, false); captureOnLoad = false; } } }
return context; } }
HTMLCanvasElement.prototype.getContext = function () { var context = null; if (!arguments.length) { return context; }
if (arguments.length === 1) { context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0]); if (context === null) { return context; } } else if (arguments.length === 2) { context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0], arguments[1]); if (context === null) { return context; } }
var contextNames = ["webgl", "experimental-webgl", "webgl2", "experimental-webgl2"]; if (contextNames.indexOf(arguments[0]) !== -1) { context.canvas.setAttribute("__spector_context_type", arguments[0]); // Notify the page a canvas is available. var myEvent = new CustomEvent("SpectorWebGLCanvasAvailableEvent"); document.dispatchEvent(myEvent);
if (captureOffScreen) { var found = false; for (var i = 0; i < window.__SPECTOR_Canvases.length; i++) { if (window.__SPECTOR_Canvases[i] === this) { found = true; break; } } if (!found) { window.__SPECTOR_Canvases.push(this); } } if (captureOnLoad) { // Ensures canvas is in the dom to capture the one we are currently tracking. if (this.parentElement || false) { spector.captureContext(context, 500, false, false); captureOnLoad = false; } } } return context; } })()
Persistent Identifiers on Polish Platform of Medical Research
We invite you to participate in a webinar “Persistent Identifiers Supported by Service Providers: A Case Study of CRIS Systems – the Polish Platform of Medical Research” that will address the importance of adopting Persistent Identifiers (PIDs) in institutional CRIS systems. During the webinar the representatives of ORCID, DataCite, Sages, PPM and euroCRIS will talk about best practices and benefits of PIDs implementation in CRIS systems. The Polish Platform of Medical Research (PPM) use case will be demonstrated to showcase integration with PIDs in Institutional CRIS systems.
The webinar will take place on 8 December 2021 at 10 AM (CET) on the GoToWebinar platform. Free registration is required. For the webinar agenda see below:
Opening – Chieh-Chih Estelle Cheng (ORCID)
- Introduction to PIDs
Showcase 1: Working with ORCID as a Service Provider – Chieh-Chih Estelle Cheng (ORCID), Jakub Koperwas (Sages, Omega-PSIR)
- How CRIS system is benefitting from ORCID integration
- Best practises for ORCID integration
- Live demo
Showcase 2: Working with DataCite as a Service Provider – Helena Cousijn, PhD (DataCite), Jakub Koperwas (Sages, Omega-PSIR)
- How CRIS system is benefitting from DataCite integration
- Best practises for DataCite integration
- Live demo
Showcase 3: Polish Platform of Medical Research – Jakub Koperwas (Sages, Omega-PSIR), Justyna Zawada (Polska Platforma Medyczna, Uniwersytet Medyczny we Wrocławiu)
- Integration Platform for Institutional CRIS systems
Showcase 4: DataCite – ORCID interoperability – Helena Cousijn, PhD (DataCite)
- Information about DICE project
Showcase 5: Risks and trust in pursuit of a well functioning Persistent Identifier infrastructure for research – Pablo de Castro (euroCRIS)
Q&A Session: All speakers