Skip to content

ndi.database.metadata_app.fun.getOpenMindsInstances

  getOpenMindsInstances - Get names and short names for controlled term instances from openMINDS

    Syntax
        [names, labels] = ndi.database.metadata_app.fun.getOpenMindsInstances(schemaName)

    Output arguments
        names  : String array of openMINDS names. Names correspond with
                 instance names of openMINDS instances (not the name property)
        labels : String array of corresponding labels. Labels correspond 
                 with the name property of the instances.