Vi flyttar från butik till nätet - så funkar det framåt
Human Rights Transformed | 0:e upplagan
- Danskt band, Engelska, 2008
- Författare: Sandra Fredman FBA
- Betyg:
486
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Human rights have traditionally been understood as protecting individual freedom against intrusion by the State. In this book, Sandra Fredman argues that this understanding requires radical revision. Human rights are based on a far richer view of freedom, which goes beyond being let alone, and instead pays attention to individuals' ability to exercise their rights.
This view fundamentally shifts the focus of human rights. As well as restraining the State, human rights require the State to act positively to remove barriers and facilitate the exercise of freedom. This in turn breaks down traditional distinctions between civil and political rights and socio-economic rights. Instead, all rights give rise to a range of duties, both negative and positive. However, because positive duties have for so long been regarded as a question of policy or aspiration, little sustained attention has been given to their role in actualising human rights. Drawing on comparative experience from India, South Africa, the European Convention on Human Rights, the European Union, Canada and the UK, this book aims to create a theoretical and applied framework for understanding positive human rights duties.
Part I elaborates the values of freedom, equality, and solidarity underpinning a positive approach to human rights duties, and argues that the dichotomy between democracy and human rights is misplaced. Instead, positive human rights duties should strengthen rather than substitute for democracy, particularly in the face of globalization and privatization. Part II considers justiciability, fashioning a democratic role for the courts based on their potential to stimulate deliberative democracy in the wider environment. Part III applies this framework to key positive duties, particularly substantive equality and positive duties to provide, traditionally associated with the Welfare State or socio-economic rights.
This view fundamentally shifts the focus of human rights. As well as restraining the State, human rights require the State to act positively to remove barriers and facilitate the exercise of freedom. This in turn breaks down traditional distinctions between civil and political rights and socio-economic rights. Instead, all rights give rise to a range of duties, both negative and positive. However, because positive duties have for so long been regarded as a question of policy or aspiration, little sustained attention has been given to their role in actualising human rights. Drawing on comparative experience from India, South Africa, the European Convention on Human Rights, the European Union, Canada and the UK, this book aims to create a theoretical and applied framework for understanding positive human rights duties.
Part I elaborates the values of freedom, equality, and solidarity underpinning a positive approach to human rights duties, and argues that the dichotomy between democracy and human rights is misplaced. Instead, positive human rights duties should strengthen rather than substitute for democracy, particularly in the face of globalization and privatization. Part II considers justiciability, fashioning a democratic role for the courts based on their potential to stimulate deliberative democracy in the wider environment. Part III applies this framework to key positive duties, particularly substantive equality and positive duties to provide, traditionally associated with the Welfare State or socio-economic rights.
Om denna bok
Human Rights Transformed av Sandra Fredman FBA är en Danskt band bok med 288 sidor på Engelska. Den utgavs 2008 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Human Rights Transformed begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780199535057
Upplaga:
0
Utgiven:
2008-03-06
Förlag:
Oxford University Press
Sidantal:
288
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>