35#include "src/jazz_models/concept.h"
38#ifndef INCLUDED_JAZZ_CATCH2
39#define INCLUDED_JAZZ_CATCH2
41#include "src/catch2/catch.hpp"
47#ifndef INCLUDED_JAZZ_BEBOP_SEM_SPACE
48#define INCLUDED_JAZZ_BEBOP_SEM_SPACE
SemSpace: A Fields for Concepts.
Definition sem_space.h:60
Name storage_ent
The name of the storage entity (Typically an lmdb database with the metadata of all SemSpace).
Definition sem_space.h:79
char Name[NAME_SIZE]
A short identifier used in Blocks, Containers and API.
Definition types.h:188
Concepts: A tree of Snippets with support fro blending that populates a semantic space.
Definition concept.cpp:39
SemSpace * pSemSpace
A pointer to a SemSpace.
Definition sem_space.h:81