From 2cd2c2e012314accfb928c7e576c1a4158bcf1bc Mon Sep 17 00:00:00 2001 From: Gerhard Gonter <ggonter@gmail.com> Date: Thu, 9 Jan 2025 14:57:58 +0100 Subject: [PATCH] DOI 10.25365/phaidra.625 registered, see #37213 --- identifiers.tsv | 1 + metadata/phaidra/phaidra.625.xml | 45 ++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 metadata/phaidra/phaidra.625.xml diff --git a/identifiers.tsv b/identifiers.tsv index dbe4193..5157d4c 100644 --- a/identifiers.tsv +++ b/identifiers.tsv @@ -3295,3 +3295,4 @@ id na_id identifier context_id context_pid canonical_url ticket ts_md_fetch ts_d 1 10.25365/phaidra.622 1 37185 1 10.25365/phaidra.623 1 37185 1 10.25365/phaidra.624 1 37185 + 1 10.25365/phaidra.625 1 https://phaidra.univie.ac.at/o:2112692 37213 2025-01-09T131919Z 2025-01-09T131919Z diff --git a/metadata/phaidra/phaidra.625.xml b/metadata/phaidra/phaidra.625.xml new file mode 100644 index 0000000..8f7f849 --- /dev/null +++ b/metadata/phaidra/phaidra.625.xml @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="UTF-8"?> +<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4/metadata.xsd"> + <identifier identifierType="DOI">10.25365/phaidra.625</identifier> + <creators> + <creator> + <creatorName nameType="Personal">Lauren Common</creatorName> + <givenName>Lauren</givenName> + <familyName>Common</familyName> + </creator> + </creators> + <titles> + <title>Neophilia, aggressiveness and insecticide-treated dispenser material use in Darwin's finches</title> + </titles> + <publisher>:none</publisher> + <publicationYear>2024</publicationYear> + <descriptions> + <description descriptionType="Other">On the Galápagos Islands, Darwin’s finches are threatened by an invasive parasite, the avian vampire fly, Philornis downsi. Avian vampire fly larvae develop in the base of the nest where they feed on the blood and tissue of developing nestlings, causing high mortality. We deployed dispensers filled with insecticide-treated nesting material, a conservation method that has been found to decrease parasite load and increase fledging success, and investigated if differences in neophilia and aggressiveness affected treated material use. We tested the response of nesting Darwin’s finches to a novel object (neophilia, N = 102 individuals) and simulated territory intrusion (aggressiveness, N = 58 individuals), and dismantled their nests once inactive to measure the amount of treated material used.</description> + </descriptions> + <resourceType resourceTypeGeneral="Other">Asset</resourceType> + <language>eng</language> + <dates> + <date dateType="Created">2025-01-08T10:42:32.767Z</date> + </dates> + <subjects> + <subject>Verhaltensbiologie</subject> + <subject>Behavioural biology</subject> + <subject>ÖFOS 2012 -- NATURWISSENSCHAFTEN (1) -- Biologie (106) -- Biologie (1060) -- Verhaltensbiologie (106051)</subject> + <subject>ÖFOS 2012 -- NATURAL SCIENCES (1) -- Biology (106) -- Biology (1060) -- Behavioural biology (106051)</subject> + <subject>Avian vampire fly</subject> + <subject>Philornis downsi</subject> + <subject>self-fumigation</subject> + <subject>conservation</subject> + <subject>ectoparasite</subject> + <subject>invasive species</subject> + </subjects> + <sizes> + <size>36472 b</size> + </sizes> + <formats> + <format>application/vnd.openxmlformats-officedocument.spreadsheetml.sheet</format> + </formats> + <rightsList> + <rights rightsURI="http://creativecommons.org/licenses/by/4.0/">http://creativecommons.org/licenses/by/4.0/</rights> + </rightsList> +</resource> -- GitLab