27{"groups":[],"datasets":[{"data_type_def":"EnumData","data_type_inc":"VectorData","dtype":"uint8","doc":"Data that come from a fixed set of values. A data value of i corresponds to the i-th value in the VectorData referenced by the 'elements' attribute.","attributes":[{"name":"elements","dtype":{"target_type":"VectorData","reftype":"object"},"doc":"Reference to the VectorData object that contains the enumerable elements."}]}]})delimiter";
30{"namespaces":[{"name":"hdmf-experimental","doc":"Experimental data structures provided by HDMF. These are not guaranteed to be available in the future.","author":["Andrew Tritt","Oliver Ruebel","Ryan Ly","Ben Dichter","Matthew Avaylon"],"contact":["ajtritt@lbl.gov","oruebel@lbl.gov","rly@lbl.gov","bdichter@lbl.gov","mavaylon@lbl.gov"],"full_name":"HDMF Experimental","schema":[{"namespace":"hdmf-common"},{"source":"experimental"}],"version":"0.6.0"}]})delimiter";
32const std::vector<std::pair<std::string_view, std::string_view>>
#define REGISTER_NAMESPACE(name, version, specVariables)
Macro to register a namespace with the global registry.
Definition NamespaceRegistry.hpp:64
Namespace for the hdmf-experimental schema specification.
const std::string namespaceName
Definition hdmf_experimental.hpp:21
constexpr std::string_view namespaces
Definition hdmf_experimental.hpp:29
constexpr std::string_view experimental
Definition hdmf_experimental.hpp:26
const std::string version
Definition hdmf_experimental.hpp:23
const std::vector< std::pair< std::string_view, std::string_view > > specVariables
Definition hdmf_experimental.hpp:33