Skip to content

ndi.database.fun.ndicloud_ontology_lookup

  NDICLOUD_ONTOLOGY_LOOKUP - look up an entry in NDI Cloud Ontology

  [ITEM] = NDICLOUD_ONTOLOGY_LOOKUP('field',value)

  Look up entries in the NDI Cloud Ontology.

  Search for 'Name','Identifier', or 'Description'. This function
  only finds exact matches.

  Example:
    item = ndi.database.fun.ndicloud_ontology_lookup(...
      'Name','Left eye view blocked');