Ecological Markup Language Annotations

Describes parser configuration for: emlAnnotationSubprocessor

Format IDs Processed

This parser processes the following DataONE format IDs:

  • Ecological Metadata Language, version 2.2.0
    formatId: https://eml.ecoinformatics.org/eml-2.2.0

A full list of DataONE format IDs can be found at https://cn.dataone.org/cn/v2/formats/

Fields

The following fields in the solr index are populated from values retrieved from this type of metadata document. Note that these are in addition to the information extracted from System Metadata Parser.

Solr Field Multi Dedupe Source
Index.sem_annotation False False
//annotation/valueURI/text()
Processor: SolrField

Bean Configurations

emlAnnotationSubprocessor.bean0

<bean xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p" class="org.dataone.cn.indexer.parser.SolrField" id="emlAnnotationSubprocessor.bean0">
                                     <constructor-arg name="name" value="sem_annotation"/>
                                     <constructor-arg name="xpath" value="//annotation/valueURI/text()"/>
                                     <constructor-arg name="multivalue" value="true"/>
                             </bean>