drasil-metadata-0.1.1.0: Meta-data sub-package fro Drasil
Safe HaskellSafe-Inferred
LanguageHaskell2010

Drasil.Metadata.TheoryConcepts

Description

Theory related Drasil concepts, used across Drasil.

Synopsis

Documentation

dataDefn :: CI Source #

Data definition.

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

genDefn :: CI Source #

General definition.

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

inModel :: CI Source #

Instance model.

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

thModel :: CI Source #

Theoretical model.

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