Soil Based Business Models
In collaboration with NovaSoil, ISLANDR, SOILL and ENoLL and the JRC, we explored how innovative business models can contribute to the EU Soil Mission and support the transition to sustainable soil management.
The session brought together insights from research, policy, and Living Labs to explore how soil-related business models are defined, identify drives or hinders in their implementation, and examine how they can be scaled in practice.
$translatableResources = [3, 4, 5, 6];
if (in_array($ResourceType, $translatableResources)) {
$langUser = strtoupper($browserLang);
if (!isset($arrPostLang[$langUser]['Target'])) {
$langUser = 'EN';
}
// on regarde si la langue source est differente de la langue de l'utilisateur ou si on a pas detecte la langue
if (!isset($media['srcLang']) || $media['srcLang'] != $langUser) {
//si la langue de l'utilisateur (browserLang) est disponible dans le tableau
if (isset($arrPostLang[$langUser]['Target'])) {
$translate = $arrPostLang[$langUser]['Target'];
?>
}
}
}
?>
Comments ()