Liking cljdoc? Tell your friends :D

com.yetanalytics.datasim.input.model

Model input specs and parsing.

Model input specs and parsing.
raw docstring

com.yetanalytics.datasim.input.model.alignments

Models for individual Concepts, Templates, Patterns, and Object Overrides. The term "alignments" is largely historical, as it was used to refer to models, before model personae were added.

Models for individual Concepts, Templates, Patterns, and Object
Overrides. The term "alignments" is largely historical, as it was used
to refer to models, before model personae were added.
raw docstring

com.yetanalytics.datasim.input.personae

Personae input specs and parsing.

Personae input specs and parsing.
raw docstring

com.yetanalytics.datasim.sim

Given input, compose a simulation model

Given input, compose a simulation model
raw docstring

com.yetanalytics.datasim.util.async

core.async utilities, for parallel generation.

`core.async` utilities, for parallel generation.
raw docstring

com.yetanalytics.datasim.xapi.actor

Utilities for Agents and Groups (collectively known as Actors).

Utilities for Agents and Groups (collectively known as Actors).
raw docstring

com.yetanalytics.datasim.xapi.path

Paths of the form ["property" '* ...], which are used to navigate xAPI Statements.

Functions include getting the appropriate spec for the path at the location, as well as determining the valid objectTypes allowed at the location.

Note that this namespace is used both during Profile compilation and Statement generation.

Paths of the form `["property" '* ...]`, which are used to navigate
xAPI Statements.

Functions include getting the appropriate spec for the path at the
location, as well as determining the valid objectTypes allowed at
the location.

Note that this namespace is used both during Profile compilation and
Statement generation.
raw docstring

com.yetanalytics.datasim.xapi.profile

Profile compilation.

Creates a profile-map data structure that is used for the simulation of an entire Profile cosmos.

Profile compilation.

Creates a `profile-map` data structure that is used for the simulation
of an entire Profile cosmos.
raw docstring

com.yetanalytics.datasim.xapi.profile.activity

Creation of activity-map for Profile compilation.

Creation of `activity-map` for Profile compilation.
raw docstring

com.yetanalytics.datasim.xapi.profile.extension

Creation of extension-spec-map for Profile compilation.

Creation of `extension-spec-map` for Profile compilation.
raw docstring

com.yetanalytics.datasim.xapi.profile.pattern

Pattern map compilation and walking. This is where the magic of profile simulation happens.

Pattern map compilation and walking. This is where the magic of
profile simulation happens.
raw docstring

com.yetanalytics.datasim.xapi.profile.template

Creation of statement-base-map and parsed-rules-map for Profile compilation.

Creation of `statement-base-map` and `parsed-rules-map` for Profile
compilation.
raw docstring

com.yetanalytics.datasim.xapi.profile.verb

Creation of verb-map for Profile compilation.

Creation of `verb-map` for Profile compilation.
raw docstring

com.yetanalytics.datasim.xapi.rule

Statement Template rules. Contains functions to parse rules, apply them to Statements, and validate Statements against rules.

Note that this namespace is used during both Profile compilation and Statement generation.

Statement Template rules. Contains functions to parse rules, apply them to
Statements, and validate Statements against rules.

Note that this namespace is used during both Profile compilation and
Statement generation.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close