<script>
document.addEventListener('DOMContentLoaded', function() {
    const header = document.getElementById('header');
    const firstSection = document.getElementById('first');
    const navLinks = document.querySelectorAll('#header-nav li a');
    const logoPaths = document.querySelectorAll('.logo path:not(:last-of-type)');

    function onScroll() {
        const headerHeight = header.offsetHeight;
        const firstSectionTop = firstSection.getBoundingClientRect().top;

        if (firstSectionTop <= headerHeight) {
            header.style.backgroundColor = '#ffffff';
	          header.style.boxShadow = '0px 4px 8px 0px rgba(99, 107, 147, 0.15)';
            logoPaths.forEach(path => path.style.fill = '#13172B');
            navLinks.forEach(link => link.style.color = '#212121');
        } else {
            header.style.backgroundColor = 'transparent';
						header.style.boxShadow = 'none';          
            logoPaths.forEach(path => path.style.fill = '#ffffff');
            navLinks.forEach(link => link.style.color = 'white');
        }
    }

    window.addEventListener('scroll', onScroll);
});
</script>

Open-source technology for 21st-century science

We build and design a fully integrated information landscape using open, safe, accurate, “Wikipedia-like” sharing and linking of models to take open science to the next level.

Semantics

A common set of terms used to describe scientific observation in a flexible and shareable way, without ambiguity.  

Data & models

Actionable, web-based data and scientific models that ensure human and machine adherence to the FAIR principles for data from diverse scientific fields.  

Software stack

To simplify the task of semantically describing, coding, and distributing data and models for end users, modellers, and network administrators.

Artificial intelligence to drive knowledge integration 

about

Our AI-powered technology holds the key to a future where wide and intuitive integration and use of knowledge is possible, enabling decision-making to automatically benefit from the best scientific data, models, and understanding.

Get started

Technology

Explore k.LAB, a pioneering software platform designed to integrate models through well-defined scientific concepts. Discover how k.LAB can help you seamlessly link data and models across various scientific disciplines to support complex, interdisciplinary decisions.

Explore our technology

Online Access

For those looking to create evaluations and explore various scenarios, simply use the k.Explorer tool through your web browser (Chrome or Firefox). This online interface allows you to query the knowledge base and access k.LAB’s linked data and models with ease.

Access

Downloadable Software

For users interested in producing data and modeling, download the Control Center software package. This includes:

  • k.LAB Engine: The local engine with a web-based user interface (k.Explorer).
  • k.Modeler: An integrated development environment for data import, annotation, and publishing on the k.LAB semantic web.
Download

Semantic modelling for sustainability

Solutions

Discover specialized solutions for sustainability challenges with k.LAB-powered apps. Address environmental issues, enhance multidisciplinary collaboration, and contribute to our semantic modelling community with our technology and users’ expertise.

see all solutions

Reach out

about

Get in touch with our technical support team if you encounter any questions or issues while accessing or utilizing our technology. We are committed to promptly addressing your inquiries and ensuring a seamless experience for you.

send an email to support@integratedmodelling.org

Knowledge integration is key towards achieving a sustainable planet. Join us to reach it faster.