minConcept
minConcept is a lightweight conceptual modeling framework designed to simplify the representation of domain knowledge for software systems, artificial intelligence, and data integration projects. It provides a minimal syntax for declaring concepts, attributes, and relationships, typically expressed in JSON or YAML, and can be consumed by compilers or runtime engines to generate schemas, APIs, or semantic graphs.
The framework was introduced in 2020 by the Knowledge Engineering Laboratory at the University of Oslo. The
Key features include concise concept declaration, automatic generation of RESTful endpoints, support for versioning and conflict
Adoption of minConcept has spread mainly within academia, where it is used for teaching knowledge representation,