Search

Innovation That Matters

Technology trends for the world of tomorrow

Tag

modelling

Modelling 101

In this article I would like provide some high-level guidance for domain (data) modelling. This article is for you if you are relatively new to domain or concept modelling. It uses Accord Project Concerto but the principles should apply to many modelling languages.

Continue reading “Modelling 101”

Semantics of Contracts and Clauses

One of the more challenging aspects of digitising contracts (making then computable) is understanding how to assemble a contract from a reusable set of clauses. There is inherent tension between the notion of a clause as an atomic reusable snippet of text, and the assumptions that a clause makes about its host contract, or the other clauses that must be present in the contract.

In this article I dive deeper into what assembling contracts from clauses means in terms of semantics, and sketch out some Concerto data models to capture those semantics.

Continue reading “Semantics of Contracts and Clauses”

Website Powered by WordPress.com.

Up ↑