drasil-metadata-0.1.1.0: Meta-data sub-package for Drasil
Safe HaskellNone
LanguageGHC2024

Drasil.Metadata.TheoryConcepts

Description

Theory related Drasil concepts, used across Drasil.

Synopsis

Documentation

dataDefn :: CI Source #

These are internal-to-Drasil common ideas, and need to be defined at the same time as theories.

Data definition.

genDefn :: CI Source #

These are internal-to-Drasil common ideas, and need to be defined at the same time as theories.

General definition.

inModel :: CI Source #

These are internal-to-Drasil common ideas, and need to be defined at the same time as theories.

Instance model.

thModel :: CI Source #

These are internal-to-Drasil common ideas, and need to be defined at the same time as theories.

Theoretical model.