OmeroBlitz API
Home Previous Up Next Index

omero::constants::metadata

Overview

module metadata

Namespaces for the api::IMetadata interface.

Constant Index

NSCLIENTMAPANNOTATION
NSINSIGHTRATING
NSINSIGHTTAGSET
NSMOVIE

Constants

const string NSCLIENTMAPANNOTATION = "openmicroscopy.org/omero/client/mapAnnotation";
const string NSINSIGHTRATING = "openmicroscopy.org/omero/insight/rating";
const string NSINSIGHTTAGSET = "openmicroscopy.org/omero/insight/tagset";
const string NSMOVIE = "openmicroscopy.org/omero/movie";

Home Previous Up Next Index