Mercurial > repos > ecology > xmlstarlet
diff test-data/output_standardEML.xml @ 0:4a9ac1df3278 draft default tip
"planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/main/tools-ecology/tools/xmlstarlet commit 6ebe0c98dd0d727b9202422e64f6d5f7697743fb"
author | ecology |
---|---|
date | Sun, 06 Mar 2022 22:10:31 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/output_standardEML.xml Sun Mar 06 22:10:31 2022 +0000 @@ -0,0 +1,90 @@ +<?xml version="1.0" encoding="UTF-8"?> +<eml:eml xmlns:eml="eml://ecoinformatics.org/eml-2.1.1" xmlns:stmml="http://www.xml-cml.org/schema/stmml" xmlns:sw="eml://ecoinformatics.org/software-2.1.1" xmlns:cit="eml://ecoinformatics.org/literature-2.1.1" xmlns:ds="eml://ecoinformatics.org/dataset-2.1.1" xmlns:prot="eml://ecoinformatics.org/protocol-2.1.1" xmlns:doc="eml://ecoinformatics.org/documentation-2.1.1" xmlns:res="eml://ecoinformatics.org/resource-2.1.1" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="eml://ecoinformatics.org/eml-2.1.1 ~/development/eml/eml.xsd" packageId="pyrenees" system="knb" scope="system"> + <dataset> + <title>Forêts anciennes des Pyrénées</title> + <creator> + <individualName> + <surName>Wilfried Heintz</surName> + </individualName> + <organizationName>INRAE, UMR DYNAFOR</organizationName> + <positionName>Engineer</positionName> + <address> + <deliveryPoint>24 chemin de Borde Rouge CS 52627</deliveryPoint> + <city>Castanet-Tolosan</city> + <postalCode>31326</postalCode> + <country>France</country> + </address> + <phone>(+33)561285516</phone> + <electronicMailAddress>wilfried.heintz@inrae.fr</electronicMailAddress> + </creator> + <creator> + <individualName> + <surName>Wilfried Heintz</surName> + </individualName> + <organizationName>INRAE, UMR DYNAFOR</organizationName> + <positionName>Engineer</positionName> + <address> + <deliveryPoint>24 chemin de Borde Rouge CS 52627</deliveryPoint> + <city>Castanet-Tolosan</city> + <postalCode>31326</postalCode> + <country>France</country> + </address> + <phone>(+33)561285516</phone> + <electronicMailAddress>wilfried.heintz@inrae.fr</electronicMailAddress> + </creator> + <pubDate>2020-03-26</pubDate> + <abstract> + <para>Cartographie de l'occupation ancienne du sol du massif des Pyrénées réalisée à partir de la digitalisation des minutes de cartes d'Etat Major. (2012-04-01)</para> + </abstract> + <keywordSet> + <keyword keywordType="theme">Occupation du sol</keyword> + <keyword keywordType="theme">Forêts anciennes</keyword> + <keyword keywordType="theme">Digitalisation</keyword> + <keyword keywordType="theme">Pyrénées</keyword> + <keyword keywordType="theme">Minutes d'Etat Major</keyword> + <keywordThesaurus>GENERAL</keywordThesaurus> + </keywordSet> + <intellectualRights> + <para>This work is licensed under the Creative Commons Attribution 4.0 International License.To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/.</para> + </intellectualRights> + <coverage> + <!--No geographic description provided--> + <!--Geographic coverage--> + <geographicCoverage> + <geographicDescription>No geographic description provided.</geographicDescription> + <boundingCoordinates> + <westBoundingCoordinate>311090.112199999</westBoundingCoordinate> + <eastBoundingCoordinate>714654.00</eastBoundingCoordinate> + <northBoundingCoordinate>6269615.00</northBoundingCoordinate> + <southBoundingCoordinate>6137120.9254</southBoundingCoordinate> + </boundingCoordinates> + </geographicCoverage> + <!--Temporal coverage--> + <temporalCoverage> + <rangeOfDates> + <beginDate> + <calendarDate>1840</calendarDate> + </beginDate> + <endDate> + <calendarDate>1880</calendarDate> + </endDate> + </rangeOfDates> + </temporalCoverage> + </coverage> + <contact> + <individualName> + <surName>Wilfried Heintz</surName> + </individualName> + <organizationName>INRAE, UMR DYNAFOR</organizationName> + <positionName>Engineer</positionName> + <address> + <deliveryPoint>24 chemin de Borde Rouge CS 52627</deliveryPoint> + <city>Castanet-Tolosan</city> + <postalCode>31326</postalCode> + <country>France</country> + </address> + <phone>(+33)561285516</phone> + <electronicMailAddress>wilfried.heintz@inrae.fr</electronicMailAddress> + </contact> + </dataset> +</eml:eml>