Prochain Midi du Centre avec Amy Weatherburn

Publié le 1 mars 2022

Navigation

(function () { function normalize(input) { try { const u = (input instanceof URL) ? input : new URL(input, window.location.href); let p = u.pathname.toLowerCase().replace(/\/+$/, ''); return p === '' ? '/' : p; } catch { return ''; } } function matches(linkPath, currentPath) { if (!linkPath || linkPath === '/') return currentPath === '/'; if (currentPath === linkPath) return true; const lp = linkPath.endsWith('/') ? linkPath.slice(0, -1) : linkPath; return currentPath.startsWith(lp + '/'); } function resetToggle(t) { t.classList.remove('et_pb_toggle_open'); t.classList.add('et_pb_toggle_close'); const c = t.querySelector('.et_pb_toggle_content'); if (c) c.style.display = 'none'; const title = t.querySelector('.et_pb_toggle_title'); if (title) title.setAttribute('aria-expanded', 'false'); } function openToggle(t) { t.classList.remove('et_pb_toggle_close'); t.classList.add('et_pb_toggle_open'); const c = t.querySelector('.et_pb_toggle_content'); if (c) c.style.display = 'block'; const title = t.querySelector('.et_pb_toggle_title'); if (title) title.setAttribute('aria-expanded', 'true'); } function highlightCurrent(resetAll = false) { const container = document.querySelector('.sb-toggles'); if (!container) return; const currentPath = normalize(window.location.href); const toggles = Array.from(container.querySelectorAll('.et_pb_toggle')); if (resetAll) { container.querySelectorAll('a.current-link').forEach(a => a.classList.remove('current-link')); toggles.forEach(resetToggle); } let best = { toggle: null, link: null, len: -1 }; for (const t of toggles) { for (const a of t.querySelectorAll('a[href]')) { const href = a.getAttribute('href'); if (!href || href.startsWith('#') || href.startsWith('mailto:') || href.startsWith('tel:')) continue; const lp = normalize(href); if (matches(lp, currentPath) && lp.length > best.len) { best = { toggle: t, link: a, len: lp.length }; } } } if (best.toggle && best.link) { best.link.classList.add('current-link'); openToggle(best.toggle); } } function ready() { highlightCurrent(true); // reset complet une seule fois au départ setTimeout(() => highlightCurrent(false), 300); // après init Divi } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', ready); } else { ready(); } window.addEventListener('load', () => highlightCurrent(false)); // MutationObserver : ne fait plus de reset, juste la logique du "meilleur match" const mo = new MutationObserver(() => highlightCurrent(false)); mo.observe(document.body, { childList: true, subtree: true }); })();

Suivez nos réseaux

Le Centre de droit international vous invite à son prochain « Midi du Centre » le mardi 8 mars 2022 qui sera animé par Amy Weatherburn. Anciennement chercheuse au Human Rights Law Centre de l'Université de Nottingham (2012-2014), Amy Weatherburn est actuellement chargée de recherches (FRS-FNRS) et chercheuse au Centre de droit européen ainsi qu'à l'Institut d'études européennes de l'ULB. Intitulée « From theory to practice: critical reflections on the legal conceptualisation of labour exploitation in human trafficking law », sa présentation se situe dans le prolongement de sa monographie Labour Exploitation in Human Trafficking Law (Intersentia, 2021).

Elle présente l'objet de cette recherche comme suit : « The lamentation of the lack of legal clarification of labour exploitation within the human trafficking legal framework led to an endeavour to better conceptualise labour exploitation in law. (...) Given the legal, moral and political obstacles that have hampered progress towards legal clarity of the notion of exploitation to date, law alone is not the answer. (...) Initially, the discussion of the intended outcome of the human trafficking process - the exploitation - is revisited by problematising the existing definition in international law. The international definition of human trafficking restricts the exploitation to an intentional aspect (“for the purpose of exploitation”). However (...) the definition of human trafficking should be realigned to place the focus on the actual exploitation. This observation comes from the empirical findings of case law analysis that demonstrates that all cases of human trafficking are identified when exploitation has already taken place. In this regard, it is asserted that due attention must be paid to assessing the impact of the exploitation from the perspective of the exploited party, regardless of how they arrived in the situation. The aforementioned assessment of the centrality of the exploitation must also take heed of the fluidity of the individual’s circumstances and the possibility for there to be a deterioration in working conditions overtime. This reflection refutes common misconceptions relating to the autonomy and agency of workers. (...) All critical reflections will be accompanied by concrete examples from the case law analysis, in order to illustrate that the primary assertion of this paper, that the effectiveness of the proposed legal conceptualisation of labour exploitation will depend upon other factors both within and beyond the parameters of the law. »

Vous pouvez vous y inscrire ici.

No Results Found.

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.

La dernière News:

Une nouvelle membre au Centre de droit international

La dernière publication :

Revue belge de droit international 2025/2