Landano
  • Introducing Landano
    • The land rights problem
    • The Landano solution
  • Technical architecture
    • Mendix platform
    • Deployment architecture
    • Domain-driven development
  • Product Features
    • Login
    • Administrator
    • Right holder
    • Verify land right
  • Cardano Mendix Plugin
    • Getting Started
    • User Guides
    • Developer Guide
    • API Reference
    • FAQs
    • Changelog & Contact
Powered by GitBook
On this page
  1. Technical architecture

Domain-driven development

PreviousDeployment architectureNextProduct Features

Last updated 1 year ago

Landano is a software-intensive system developed using (DDD) concepts and practices from the software engineering discipline. DDD focuses on the subject area to which the software is applied. For Landano that includes documenting, storing, verifying and exchanging land rights. The Mendix platform we are using to develop Landano enables model-driven development through Mendix Studio which provides visual drag-and-drop tools for workflows, user interfaces, data, logic, and navigation. Mendix interprets the resulting model at runtime thereby maintaining the bond between model and application which improves greatly upon managing legacy code and technical debt once a platform is in production.

The Land Administration Domain Model (LADM)

Landano software and record-keeping requirements are compliant with specifications from the International Organization for Standardization (ISO) to ensure the sustainability, interoperability, credibility and legal value of the land right documentation that Landano creates and manages. The foundational model that drives the Landano domain is based on , the Land Administration Domain Model (LADM). The LADM provides a standardized global vocabulary and entity model for land administration. It has become the predominant reference standard for land administration software systems. Landano has implemented the LADM as a Mendix domain underpinning our business logic.

ISO standard 19152
Domain Driven Design
The LADM in Mendix Studio