<?xml version="1.0"?>
<config>
  <version>1.10.0semtools4</version>
  <dataLocationInlineOnline>online</dataLocationInlineOnline>
  <plugin>edu.ucsb.nceas.morpho.query.QueryPlugin</plugin>
  <plugin>edu.ucsb.nceas.morpho.datapackage.DataPackagePlugin</plugin>
  <plugin>org.ecoinformatics.sms.plugins.AnnotationPlugin</plugin>
  <plugin>edu.ucsb.nceas.morpho.editor.EditorPlugin</plugin>
  <plugin>edu.ucsb.nceas.morpho.plugins.metadisplay.MetaDisplayPlugin</plugin>
  <plugin>edu.ucsb.nceas.morpho.plugins.xsltresolver.XSLTResolverPlugin</plugin>
  <plugin>edu.ucsb.nceas.morpho.plugins.datapackagewizard.DataPackageWizardPlugin</plugin>
  <plugin>edu.ucsb.nceas.morpho.plugins.printer.PrinterPlugin</plugin>
  <plugin>edu.tesc.scidb.morpho.plugins.ImportMSAccessPlugin</plugin>
  <plugin>edu.ucsb.nceas.morpho.plugins.vocabulary.VocabularyPlugin</plugin>
  <metacat_url>http://fred.msi.ucsb.edu:8080/knb/metacat</metacat_url>
  <profile_directory>profiles</profile_directory>
  <samples_directory>./lib/sampledata</samples_directory>
  <userguide>docs/user/latex/MorphoUserGuide.pdf</userguide>
  <default_profile>default-profile.xml</default_profile>
  <local_dtd_directory>catalog</local_dtd_directory>
  <local_catalog_path>catalog/catalog</local_catalog_path>
  <debug_level>30</debug_level>
  <log_file>false</log_file>
  <back_dot_morpho_dir>true</back_dot_morpho_dir>
  <disableSavingIncompleteDoc>false</disableSavingIncompleteDoc>
  <triplesTag>//triple</triplesTag>
  <saxparser>org.apache.xerces.parsers.SAXParser</saxparser>
  <packageWizardConfig>frames/packagewizard.xml</packageWizardConfig>
  <tempDir>tmp</tempDir>
  <morphoConfigJarLocation>lib/morpho-config.jar</morphoConfigJarLocation>
  <northBCSearchPath>northBoundingCoordinate</northBCSearchPath>
  <westBCSearchPath>westBoundingCoordinate</westBCSearchPath>
  <southBCSearchPath>southBoundingCoordinate</southBCSearchPath>
  <eastBCSearchPath>eastBoundingCoordinate</eastBCSearchPath>
  <taxonRankSearchPath>taxonomicClassification/taxonRankName</taxonRankSearchPath>
  <taxonValueSearchPath>taxonomicClassification/taxonRankValue</taxonValueSearchPath>
  <ontologies>
  	<logicalURI>http://ecoinformatics.org/oboe-ext/sbclter.1.0/oboe-sbclter.owl</logicalURI>
  	<physicalURI>http://ecoinformatics.org/oboe-ext/sbclter.1.0/oboe-sbclter.owl</physicalURI>
  	<logicalURI>https://code.ecoinformatics.org/code/sonet/trunk/ontologies/oboe-trait.owl</logicalURI>
  	<physicalURI>https://code.ecoinformatics.org/code/sonet/trunk/ontologies/oboe-trait.owl</physicalURI>
  </ontologies>
  <vocabularies>
  	<vocabulary>KNBRegistry</vocabulary>
  	<className>edu.ucsb.nceas.morpho.plugins.vocabulary.GenericTreeVocabularyPage</className>
  	<vocabulary>nbii</vocabulary>
  	<className>edu.ucsb.nceas.morpho.plugins.vocabulary.ThesaurusLookupPage</className>
  	<vocabulary>ontology</vocabulary>
  	<className>org.ecoinformatics.sms.plugins.pages.OntologyClassSelectionPage</className>
  </vocabularies>
  <nbiiURL>http://nbii-thesaurus.ornl.gov/ws/services/SKOSThesaurusService</nbiiURL>
  <doctype>any</doctype>
  <returndoc>-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN</returndoc>
  <returndoc>-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN</returndoc>
  <returndoc>-//NCEAS//eml-dataset-2.0//EN</returndoc>
  <returndoc>-//NCEAS//resource//EN</returndoc>
  <returndoc>eml://ecoinformatics.org/eml-2.0.0</returndoc>
  <returndoc>eml://ecoinformatics.org/eml-2.0.1</returndoc>
  <returndoc>eml://ecoinformatics.org/eml-2.1.0</returndoc>
  <returndoc>eml://ecoinformatics.org/eml-2.1.1</returndoc>
  <returnfield>dataset/title</returnfield>
  <returnfield>individualName/surName</returnfield>
  <returnfield>keyword</returnfield>
  <returnfield>entityName</returnfield>
  <accessFileType>
    -//ecoinformatics.org//eml-access-2.0.0beta6//EN
  </accessFileType>
  <accessFileType>
    -//ecoinformatics.org//eml-access-2.0.0beta4//EN
  </accessFileType>
  <entityEditorPaths>
    <entityNamePath>//entityName</entityNamePath>
    <entityDescPath>//entityDescription</entityDescPath>
    <entityNumrecPath>//numberOfRecords</entityNumrecPath>
    <entityCaseSensPath>//caseSensitive</entityCaseSensPath>
    <entityOrientationPath>//orientation</entityOrientationPath>
    <attributeNamePath>//attributeName</attributeNamePath>
    <attributeNamePath>//variable_name</attributeNamePath>
    <attributeNameNode>attributeName</attributeNameNode>
    <attributeNameNode>variable_name</attributeNameNode>
  </entityEditorPaths>
  <packageEditorPaths>
    <datasetIdPath>/dataset/identifier</datasetIdPath>
    <datasetShortNamePath>/dataset/shortName</datasetShortNamePath>
    <datasetTitlePath>/dataset/title</datasetTitlePath>
    <datasetAbstractPath>/dataset/abstract</datasetAbstractPath>
    <datasetKeywordPath>/dataset/keywordSet/keyword</datasetKeywordPath>
    <datasetOriginatorPath>/dataset/originator</datasetOriginatorPath>
  </packageEditorPaths>
  <packageEditor>
    <paths>
      <titlePath>/dataset/title</titlePath>
      <originatorPath>/dataset/originator/individualName/surName</originatorPath>
      <altTitlePath>/dataset/shortName</altTitlePath>
    </paths>
    <listdoctypes>
      <entitydoctype>-//ecoinformatics.org//eml-entity-2.0.0beta6//EN</entitydoctype>
      <resourcedoctype>-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN</resourcedoctype>
      <attributedoctype>-//ecoinformatics.org//eml-attribute-2.0.0beta6//EN</attributedoctype>
      <entitydoctype>-//ecoinformatics.org//eml-entity-2.0.0beta4//EN</entitydoctype>
      <resourcedoctype>-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN</resourcedoctype>
      <attributedoctype>-//ecoinformatics.org//eml-attribute-2.0.0beta4//EN</attributedoctype>
    </listdoctypes>
  </packageEditor>
  <customFrames>
    <mainFrame>Resource</mainFrame>
    <frame>
      <frameName>Resource</frameName>
      <frameConfigFile>frames/resource.xml</frameConfigFile>
      <frameName>Entity</frameName>
      <frameConfigFile>frames/entity.xml</frameConfigFile>
    </frame>
  </customFrames>
  <newxmlfiletypes>
    <file>
      <name>Entity</name>
      <label>Table Description</label>
      <xmlfiletype>-//ecoinformatics.org//eml-entity-2.0.0beta6//EN</xmlfiletype>
      <rootnode>table-entity</rootnode>
      <tooltip>Information about the data tables in data set.</tooltip>
      <relatedto>DATAFILE</relatedto>
      <displaypath>//entityName</displaypath>
      <editexisting>no</editexisting>
       <visible>no</visible>
     <idpath>/table-entity/identifier</idpath>
    </file>
    <file>
      <name>Attribute</name>
      <label>Field Description</label>
      <xmlfiletype>-//ecoinformatics.org//eml-attribute-2.0.0beta6//EN</xmlfiletype>
      <rootnode>eml-attribute</rootnode>
      <tooltip>Information about the fields (columns) in your data tables.</tooltip>
      <relatedto>-//ecoinformatics.org//eml-entity-2.0.0beta6//EN</relatedto>
      <displaypath>//attributeName</displaypath>
      <editexisting>yes</editexisting>
      <visible>no</visible>
      <idpath>/eml-attribute/identifier</idpath>
    </file>
    <file>
      <name>Variable</name>
      <label>Field Description</label>
      <xmlfiletype>-//NCEAS//eml-variable//EN</xmlfiletype>
      <rootnode>eml-variable</rootnode>
      <tooltip>Information about the fields (columns) in your data tables.</tooltip>
      <relatedto>-//NCEAS//eml-entity-2.0//EN</relatedto>
      <displaypath>//variable-name</displaypath>
      <editexisting>yes</editexisting>
      <visible>no</visible>
      <idpath>/eml-variable/meta_file_id</idpath>
    </file>
    <file>
      <name>Access</name>
      <label>Access Permissions</label>
      <xmlfiletype>-//ecoinformatics.org//eml-access-2.0.0beta6//EN</xmlfiletype>
      <rootnode>acl</rootnode>
      <tooltip>Access control information for this data package.</tooltip>
      <displaypath>FIXED:Access Permissions</displaypath>
      <editexisting>yes</editexisting>
      <idpath>/acl/identifier</idpath>
    </file>
    <file>
      <name>Access</name>
      <label>Access Permissions (2.0.0beta4)</label>
      <xmlfiletype>-//ecoinformatics.org//eml-access-2.0.0beta4//EN</xmlfiletype>
      <rootnode>acl</rootnode>
      <tooltip>Access control information for this data package.</tooltip>
      <displaypath>FIXED:Access Permissions</displaypath>
      <editexisting>yes</editexisting>
      <idpath>/acl/identifier</idpath>
      <visible>no</visible>
    </file>
    <file>
      <name>Software</name>
      <label>Software Description</label>
      <xmlfiletype>-//ecoinformatics.org//eml-software-2.0.0beta6//EN</xmlfiletype>
      <rootnode>software</rootnode>
      <tooltip>Description of any software created or used in the creation of this data package.</tooltip>
      <displaypath>FIXED:Software</displaypath>
       <editexisting>no</editexisting>
      <idpath>/software/identifier</idpath>
    </file>
    <file>
      <name>Resource</name>
      <label>Package Head</label>
      <xmlfiletype>-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN</xmlfiletype>
      <rootnode>dataset</rootnode>
      <editexisting>no</editexisting>
      <idpath>/dataset/identifier</idpath>
      <visible>no</visible>
    </file>
    <file>
      <name>Physical</name>
      <label>Physical Object Description</label>
      <xmlfiletype>-//ecoinformatics.org//eml-physical-2.0.0beta6//EN</xmlfiletype>
      <rootnode>eml-physical</rootnode>
      <tooltip>Description of the physical form of a data file.</tooltip>
      <displaypath>FIXED:Physical Information</displaypath>
      <editexisting>no</editexisting>
      <idpath>/eml-physical/identifier</idpath>
      <visible>no</visible>
      <relatedto>-//ecoinformatics.org//eml-entity-2.0.0beta6//EN</relatedto>
    </file>
    <file>
      <name>Project</name>
      <label>Project Description (Warning: Very Slow)</label>
      <xmlfiletype>-//ecoinformatics.org//eml-project-2.0.0beta6//EN</xmlfiletype>
      <rootnode>eml-project</rootnode>
      <tooltip>Description of the overall project that collected the data.</tooltip>
      <displaypath>FIXED:Project Information</displaypath>
      <editexisting>no</editexisting>
      <idpath>/eml-project/identifier</idpath>
    </file>
    <file>
      <name>Literature</name>
      <label>Literature Description (Citation)</label>
      <xmlfiletype>-//ecoinformatics.org//eml-literature-2.0.0beta6//EN</xmlfiletype>
      <rootnode>citation</rootnode>
      <tooltip>Description of literature</tooltip>
      <displaypath>FIXED:Literature Information</displaypath>
      <editexisting>no</editexisting>
      <idpath>/citation/identifier</idpath>
    </file>
    <file>
      <name>Constraint</name>
      <label>Constraint Description</label>
      <xmlfiletype>-//ecoinformatics.org//eml-constraint-2.0.0beta6//EN</xmlfiletype>
      <rootnode>eml-constraint</rootnode>
      <tooltip>Description of constaints</tooltip>
      <displaypath>FIXED:Constraint Information</displaypath>
      <editexisting>no</editexisting>
      <idpath>/eml-constraint/identifier</idpath>
    </file>
    <file>
      <name>Protocol</name>
      <label>Protocol Description</label>
      <xmlfiletype>-//ecoinformatics.org//eml-protocol-2.0.0beta6//EN</xmlfiletype>
      <rootnode>eml-protocol</rootnode>
      <tooltip>Description of protocols</tooltip>
      <displaypath>FIXED:Protocol Information</displaypath>
      <editexisting>no</editexisting>
      <idpath>/eml-protocol/identifier</idpath>
    </file>
  </newxmlfiletypes>
  <uid_tag>uid</uid_tag>
  <org_tag>o</org_tag>
  <ldapbase>dc=ecoinformatics,dc=org</ldapbase>
  <organization>unaffiliated</organization>
  <organization>NCEAS</organization>
  <organization>LTER</organization>
  <organization>OBFS</organization>
  <organization>OSUSB</organization>
  <organization>UCNRS</organization>
  <organization>PISCO</organization>
  <organization>KU</organization>
  <organization>SAEON</organization>
  <organization>SANParks</organization>
  <organization>SDSC</organization>
  <organization>NAPIER</organization>
  <organization>UVM</organization>
  <lookAndFeel></lookAndFeel>
  <genericStylesheet>style/generic.xsl</genericStylesheet>
  <genericStylesheetLocation>style/generic.xsl</genericStylesheetLocation>
  <emlCSSLocation>style/CSS</emlCSSLocation>
  <doctype_xslt_location_mappings>
      <doctype>eml://ecoinformatics.org/eml-2.1.1</doctype>
      <location>style/eml2</location>
      <doctype>eml://ecoinformatics.org/eml-2.1.0</doctype>
      <location>style/eml2</location>
      <doctype>eml://ecoinformatics.org/eml-2.0.1</doctype>
      <location>style/eml2</location>
      <doctype>eml://ecoinformatics.org/eml-2.0.0</doctype>
      <location>style/eml2</location>
  </doctype_xslt_location_mappings>
  <tree_editor_xml_location_mappings>
      <doctype>eml://ecoinformatics.org/eml-2.1.1</doctype>
      <location>eml-2.1.1.xml</location>
      <doctype>eml://ecoinformatics.org/eml-2.1.0</doctype>
      <location>eml-2.1.0.xml</location>
      <doctype>eml://ecoinformatics.org/eml-2.0.1</doctype>
      <location>eml-2.0.1.xml</location>
      <doctype>eml://ecoinformatics.org/eml-2.0.0</doctype>
      <location>eml-2.0.0.xml</location>
  </tree_editor_xml_location_mappings>
  <doctype_xslt_mappings>
  	<doctype>eml://ecoinformatics.org/eml-2.1.1</doctype>
      <xslt>style/eml2/eml.xsl</xslt>
      <doctype>eml://ecoinformatics.org/eml-2.1.0</doctype>
      <xslt>style/eml2/eml.xsl</xslt>
      <doctype>eml://ecoinformatics.org/eml-2.0.1</doctype>
      <xslt>style/eml2/eml.xsl</xslt>
      <doctype>eml://ecoinformatics.org/eml-2.0.0</doctype>
      <xslt>style/eml2/eml.xsl</xslt>
      <doctype>-//ecoinformatics.org//eml-access-2.0.0beta6//EN</doctype>
      <xslt>style/eml-access-2.0.0beta6.xsl</xslt>
      <doctype>-//ecoinformatics.org//eml-attribute-2.0.0beta6//EN</doctype>
      <xslt>style/eml-attribute-2.0.0beta6.xsl</xslt>
      <doctype>-//ecoinformatics.org//eml-constraint-2.0.0beta6//EN</doctype>
      <xslt>style/eml-constraint-2.0.0beta6.xsl</xslt>
      <doctype>-//ecoinformatics.org//eml-coverage-2.0.0beta6//EN</doctype>
      <xslt>style/eml-coverage-2.0.0beta6.xsl</xslt>
      <doctype>-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN</doctype>
      <xslt>style/eml-dataset-2.0.0beta6.xsl</xslt>
      <doctype>-//ecoinformatics.org//eml-entity-2.0.0beta6//EN</doctype>
      <xslt>style/eml-entity-2.0.0beta6.xsl</xslt>
      <doctype>-//ecoinformatics.org//eml-literature-2.0.0beta6//EN</doctype>
      <xslt>style/eml-literature-2.0.0beta6.xsl</xslt>
      <doctype>-//ecoinformatics.org//eml-physical-2.0.0beta6//EN</doctype>
      <xslt>style/eml-physical-2.0.0beta6.xsl</xslt>
      <doctype>-//ecoinformatics.org//eml-project-2.0.0beta6//EN</doctype>
      <xslt>style/eml-project-2.0.0beta6.xsl</xslt>
      <doctype>-//ecoinformatics.org//eml-protocol-2.0.0beta6//EN</doctype>
      <xslt>style/eml-protocol-2.0.0beta6.xsl</xslt>
      <doctype>-//ecoinformatics.org//eml-software-2.0.0beta6//EN</doctype>
      <xslt>style/eml-software-2.0.0beta6.xsl</xslt>
      <doctype>-//NCEAS//eml-dataset//EN</doctype>
      <xslt>style/eml-dataset-2.0.0beta4.xsl</xslt>
      <doctype>-//NCEAS//eml-dataset-2.0//EN</doctype>
      <xslt>style/eml-dataset-2.0.0beta4.xsl</xslt>
      <doctype>-//NCEAS//eml-resource//EN</doctype>
      <xslt>style/eml-dataset-2.0.0beta4.xsl</xslt>
      <doctype>-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN</doctype>
      <xslt>style/eml-dataset-2.0.0beta4.xsl</xslt>
  </doctype_xslt_mappings>
  <styleSheetList>
      <!-- when you add a style sheet, you must fill out name, label and location elements-->
       <styleSheet>
          <name>Biological Data Profile</name>
          <label>Biological Data Profile (BDP)</label>
          <location>xsl/eml2tonbii.xsl</location>
       </styleSheet>
  </styleSheetList>
</config>
