GG2RDF 2024-09-13T10:19:46.328Z full update: 216 of 258 (plazi/treatments-xml)

This commit is contained in:
GG2RDF 2024-09-13 12:39:03 +00:00
parent 9edd047eb4
commit 2ef11779a9
52 changed files with 161 additions and 126 deletions

View file

@ -45,7 +45,7 @@
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Wagner, 1963) Konstantinov, 2023" ;
dwc:scientificNameAuthorship "(Wagner, 1963)" ;
dwc:species "atlanticum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Campylomma_atlanticum> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mart. ex Benth.) Zarucchi & Pipoly (Zarucchi & Pipoly, 1995) Zarucchi & Pipoly (Zarucchi & Pipoly, 1995)" ;
dwc:scientificNameAuthorship "(Mart. ex Benth.) Zarucchi & Pipoly (Zarucchi & Pipoly, 1995)" ;
dwc:species "rugosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tachigali_rugosa> ;
a dwcFP:TaxonConcept .

View file

@ -43,7 +43,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kugelann, 1794) bipunctatus " ;
dwc:scientificNameAuthorship "(Kugelann, 1794)" ;
dwc:species "bipunctatus" ;
dwc:subGenus "Bipunctatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nephus_bipunctatus> ;

View file

@ -45,7 +45,7 @@
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Meyrick, 1915) Xu & Dai & Liu & Bai & Diškus & Stonis, 2017" ;
dwc:scientificNameAuthorship "(Meyrick, 1915)" ;
dwc:species "hestias" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BHW5W> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paratischeria_hestias> ;

View file

@ -45,7 +45,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Tobias, 1986) Peris-Felipo & Ameri & Talebi & Belokobylskij, 2015" ;
dwc:scientificNameAuthorship "(Tobias, 1986)" ;
dwc:species "chrysogastra" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Antrusa_chrysogastra> ;
a dwcFP:TaxonConcept .

View file

@ -44,7 +44,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Smith, 1879) Inpa" ;
dwc:scientificNameAuthorship "(Smith, 1879)" ;
dwc:species "multiplicata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8SGV5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhynostelis_multiplicata> ;

View file

@ -43,7 +43,7 @@
dwc:order "Actiniaria" ;
dwc:phylum "Cnidaria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "(Vaillant, 1888) crassus sp. inc. " ;
dwc:scientificNameAuthorship "(Vaillant, 1888)" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Spectrunculus> ;
a dwcFP:TaxonConcept .

View file

@ -42,7 +42,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Dejean, 1825) praeustus " ;
dwc:scientificNameAuthorship "(Dejean, 1825)" ;
dwc:species "praeustus" ;
dwc:subSpecies "praeustus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helluomorphoides_praeustus_praeustus> ;

View file

@ -13,10 +13,13 @@
# - the treatment is lacking the taxon
# Error: Cannot produce RDF due to data errors:
# - the treatment is lacking the taxon
# at checkForErrors (file:///app/src/gg2rdf.ts:120:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:84:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at checkForErrors (file:///app/src/gg2rdf.ts:153:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:95:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:68:28)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:180:7)
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:99:11)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:68:28)

View file

@ -46,7 +46,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Linnaeus, 1758) Panzer, 1801" ;
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
dwc:species "pratensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dolerus_pratensis> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hennig, 1969) Freitas & Ale-Rocha, 2023" ;
dwc:scientificNameAuthorship "(Hennig, 1969)" ;
dwc:species "striata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Periscelis_striata> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kimsey, 1995) Mita, 2022" ;
dwc:scientificNameAuthorship "(Kimsey, 1995)" ;
dwc:species "flavipes" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calosega_flavipes> ;
a dwcFP:TaxonConcept .

View file

@ -13,10 +13,13 @@
# - the treatment is lacking the taxon
# Error: Cannot produce RDF due to data errors:
# - the treatment is lacking the taxon
# at checkForErrors (file:///app/src/gg2rdf.ts:120:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:84:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at checkForErrors (file:///app/src/gg2rdf.ts:153:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:95:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:68:28)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:180:7)
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:99:11)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:68:28)

View file

@ -13,10 +13,13 @@
# - the treatment is lacking the taxon
# Error: Cannot produce RDF due to data errors:
# - the treatment is lacking the taxon
# at checkForErrors (file:///app/src/gg2rdf.ts:120:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:84:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at checkForErrors (file:///app/src/gg2rdf.ts:153:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:95:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:68:28)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:180:7)
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:99:11)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:68:28)

View file

@ -45,7 +45,7 @@
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Harms) L. F. Gomes da Silva & H. C. Lima (Silva & Lima, 2007) L. F. Gomes da Silva & H. C. Lima (Silva & Lima, 2007)" ;
dwc:scientificNameAuthorship "(Harms) L. F. Gomes da Silva & H. C. Lima (Silva & Lima, 2007)" ;
dwc:species "urbaniana" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tachigali_urbaniana> ;
a dwcFP:TaxonConcept .

View file

@ -42,7 +42,7 @@
dwc:order "Plagiorchiida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Molin, 1858) Ivanov, 1937" ;
dwc:scientificNameAuthorship "(Molin, 1858)" ;
dwc:species "semiarmatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6YRR9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Skrjabinopsolus_semiarmatus> ;

View file

@ -13,15 +13,15 @@
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI
# Error: Could not produce taxonNameURI
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1201:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1213:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:901:13)
# at file:///app/src/gg2rdf.ts:306:11
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1236:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1248:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:952:13)
# at file:///app/src/gg2rdf.ts:341:11
# at y.forEach (<anonymous>)
# at makeTreatment (file:///app/src/gg2rdf.ts:291:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:85:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at makeTreatment (file:///app/src/gg2rdf.ts:326:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:96:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7) ;
dc:creator "Thomas Borsch; Hilda Flores-Olvera; Silvia Zumaya; Kai Müller" ;
dc:title "Iresine rhizomatosa Standl" ;

View file

@ -13,15 +13,15 @@
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI
# Error: Could not produce taxonNameURI
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1201:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1213:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:901:13)
# at file:///app/src/gg2rdf.ts:306:11
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1236:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1248:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:952:13)
# at file:///app/src/gg2rdf.ts:341:11
# at y.forEach (<anonymous>)
# at makeTreatment (file:///app/src/gg2rdf.ts:291:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:85:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at makeTreatment (file:///app/src/gg2rdf.ts:326:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:96:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7) ;
dc:creator "Thomas Borsch; Hilda Flores-Olvera; Silvia Zumaya; Kai Müller" ;
dc:title "Iresine P.Browne, Civ. Nat. Hist." ;

View file

@ -45,7 +45,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Tinkham, 1944) Liu & Zhang, 2007" ;
dwc:scientificNameAuthorship "(Tinkham, 1944)" ;
dwc:species "emarginata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C254> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alloxiphidiopsis_emarginata> ;

View file

@ -45,7 +45,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Bey-Bienko, 1962) Liu & Zhang, 2007" ;
dwc:scientificNameAuthorship "(Bey-Bienko, 1962)" ;
dwc:species "irregularis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C256> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alloxiphidiopsis_irregularis> ;

View file

@ -64,7 +64,7 @@
dwc:order "Parachela" ;
dwc:phylum "Tardigrada" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Murray, 1910) Claxton, 1998" ;
dwc:scientificNameAuthorship "(Murray, 1910)" ;
dwc:species "hufelandioides" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Minibiotus_hufelandioides> ;
a dwcFP:TaxonConcept .

View file

@ -13,15 +13,15 @@
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI
# Error: Could not produce taxonNameURI
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1201:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1213:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:901:13)
# at file:///app/src/gg2rdf.ts:306:11
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1236:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1248:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:952:13)
# at file:///app/src/gg2rdf.ts:341:11
# at y.forEach (<anonymous>)
# at makeTreatment (file:///app/src/gg2rdf.ts:291:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:85:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at makeTreatment (file:///app/src/gg2rdf.ts:326:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:96:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7) ;
dc:creator "Santschi, F." ;
dc:title "Camponotus (Myrmopelta) vividus var. cato Forel" ;

View file

@ -13,15 +13,15 @@
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI
# Error: Could not produce taxonNameURI
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1201:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1213:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:901:13)
# at file:///app/src/gg2rdf.ts:306:11
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1236:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1248:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:952:13)
# at file:///app/src/gg2rdf.ts:341:11
# at y.forEach (<anonymous>)
# at makeTreatment (file:///app/src/gg2rdf.ts:291:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:85:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at makeTreatment (file:///app/src/gg2rdf.ts:326:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:96:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7) ;
dc:creator "Info Flora" ;
dc:title "Viscum album L." ;

View file

@ -14,14 +14,14 @@
# SyntaxError: Invalid regular expression: /\(?(napi (Linnaeus, 1758)\)?[,:;\s]*/g: Unterminated group
# SyntaxError: Invalid regular expression: /\(?(napi (Linnaeus, 1758)\)?[,:;\s]*/g: Unterminated group
# at new RegExp (<anonymous>)
# at makeTaxonConcept (file:///app/src/gg2rdf.ts:527:11)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:935:26)
# at file:///app/src/gg2rdf.ts:306:11
# at makeTaxonConcept (file:///app/src/gg2rdf.ts:567:11)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:989:26)
# at file:///app/src/gg2rdf.ts:341:11
# at y.forEach (<anonymous>)
# at makeTreatment (file:///app/src/gg2rdf.ts:291:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:85:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at makeTreatment (file:///app/src/gg2rdf.ts:326:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:96:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7) ;
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/narina_Ge_2023>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/ochsenheimeri_Ge_2023>' due to issues with rank ;
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Rhopalocera_Ge_2023>, <http://dx.doi.org/10.3897/asp.81.e85191.figure9>, <http://dx.doi.org/10.3897/asp.81.e85191.figure5>, <http://dx.doi.org/10.3897/asp.81.e85191.figure6> ;
@ -58,7 +58,7 @@
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Ge & Jiang & Wang & Song & Zhang & Hu, 2023) Verity, 1908" ;
dwc:scientificNameAuthorship "(Ge & Jiang & Wang & Song & Zhang & Hu, 2023)" ;
dwc:species "narina" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pieris_narina> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Meyrick, 1921) Bidzilya & Mey, 2018" ;
dwc:scientificNameAuthorship "(Meyrick, 1921)" ;
dwc:species "objecta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tricerophora_objecta> ;
a dwcFP:TaxonConcept .

View file

@ -13,15 +13,15 @@
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI
# Error: Could not produce taxonNameURI
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1201:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1213:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:901:13)
# at file:///app/src/gg2rdf.ts:306:11
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1236:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1248:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:952:13)
# at file:///app/src/gg2rdf.ts:341:11
# at y.forEach (<anonymous>)
# at makeTreatment (file:///app/src/gg2rdf.ts:291:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:85:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at makeTreatment (file:///app/src/gg2rdf.ts:326:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:96:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7) ;
dc:creator "Info Flora" ;
dc:title "Trifolium incarnatum subsp. incarnatum" ;

View file

@ -44,7 +44,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Klug, 1818) Panzer, 1801" ;
dwc:scientificNameAuthorship "(Klug, 1818)" ;
dwc:species "sanguinicollis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dolerus_sanguinicollis> ;
a dwcFP:TaxonConcept .

View file

@ -51,7 +51,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Olivier, 1888) da Silveira & Roza & Vaz & Mermudes, 2021" ;
dwc:scientificNameAuthorship "(Olivier, 1888)" ;
dwc:species "decorata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Costalampys_decorata> ;
a dwcFP:TaxonConcept .

View file

@ -13,10 +13,13 @@
# - the treatment is lacking the taxon
# Error: Cannot produce RDF due to data errors:
# - the treatment is lacking the taxon
# at checkForErrors (file:///app/src/gg2rdf.ts:120:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:84:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at checkForErrors (file:///app/src/gg2rdf.ts:153:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:95:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:68:28)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:180:7)
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:99:11)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:68:28)

View file

@ -45,7 +45,7 @@
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(McKay, 1975) Langlands & Framenau, 2010" ;
dwc:scientificNameAuthorship "(McKay, 1975)" ;
dwc:species "snelli" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3M6FP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoggicosa_snelli> ;

View file

@ -45,7 +45,7 @@
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mckay, 1973) Langlands & Framenau, 2010" ;
dwc:scientificNameAuthorship "(Mckay, 1973)" ;
dwc:species "storri" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3M6FQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoggicosa_storri> ;

View file

@ -45,7 +45,7 @@
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hogg, 1905) Langlands & Framenau, 2010" ;
dwc:scientificNameAuthorship "(Hogg, 1905)" ;
dwc:species "castanea" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3M6FG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoggicosa_castanea> ;

View file

@ -45,7 +45,7 @@
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mckay, 1973) Langlands & Framenau, 2010" ;
dwc:scientificNameAuthorship "(Mckay, 1973)" ;
dwc:species "forresti" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3M6FK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoggicosa_forresti> ;

View file

@ -45,7 +45,7 @@
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(McKay, 1975) Langlands & Framenau, 2010" ;
dwc:scientificNameAuthorship "(McKay, 1975)" ;
dwc:species "duracki" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3M6FH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoggicosa_duracki> ;

View file

@ -13,15 +13,15 @@
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI
# Error: Could not produce taxonNameURI
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1201:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1213:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:901:13)
# at file:///app/src/gg2rdf.ts:306:11
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1236:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1248:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:952:13)
# at file:///app/src/gg2rdf.ts:341:11
# at y.forEach (<anonymous>)
# at makeTreatment (file:///app/src/gg2rdf.ts:291:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:85:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at makeTreatment (file:///app/src/gg2rdf.ts:326:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:96:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7) ;
dc:creator "Info Flora" ;
dc:title "Ophrys sphegodes" ;

View file

@ -10,6 +10,7 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/EC2487AAEA1CC51665E3FA1BFD615555>
cito:cites <http://dx.doi.org/10.5281/zenodo.13350388>, <http://dx.doi.org/10.5281/zenodo.13350384> ;
dc:creator "Villarins, Bárbara T.; Dario, Fabio Di; Eduardo, Leandro N.; Lucena-Frédou, Flávia; Bertrand, Arnaud; Prokofiev, Artem M.; Mincarone, Michael M." ;
dc:title "Argyropelecus sladeni Regan 1908" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Argyropelecus_sladeni_Regan_1908> ;
@ -17,9 +18,18 @@
a trt:Treatment .
<http://dx.doi.org/10.1590/1982-0224-2022-0004>
bibo:endPage "78" ;
bibo:issue "2" ;
bibo:journal "Neotropical Ichthyology" ;
bibo:pubDate "2022-07-08" ;
bibo:series "e 220004" ;
bibo:startPage "1" ;
bibo:volume "20" ;
dc:creator "Villarins, Bárbara T.; Dario, Fabio Di; Eduardo, Leandro N.; Lucena-Frédou, Flávia; Bertrand, Arnaud; Prokofiev, Artem M.; Mincarone, Michael M." ;
dc:date "2022" ;
dc:title "Deep-sea dragonfishes (Teleostei: Stomiiformes) collected from off northeastern Brazil, with a review of the species reported from the Brazilian Exclusive Economic Zone" .
dc:title "Deep-sea dragonfishes (Teleostei: Stomiiformes) collected from off northeastern Brazil, with a review of the species reported from the Brazilian Exclusive Economic Zone" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13350388>, <http://dx.doi.org/10.5281/zenodo.13350384> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Argyropelecus_sladeni_Regan_1908>
dwc:authority "Regan, 1908" ;
@ -86,3 +96,13 @@
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13350388>
dc:description "FIGURE 5 | A. Valenciennellus tripunctulatus, NPM 3301, 29 mm SL; B. Argyropelecus aculeatus, NPM 4133, 82 mm SL; C. Argyropelecus affinis, NPM 4089, 53 mm SL; D. Argyropelecus gigas, NPM 4090, 88 mm SL; E. Argyropelecus hemigymnus, NPM 3203, 26 mm SL; F. Argyropelecus sladeni, NPM 4102, 60 mm SL; G. Sternoptyx diaphana, NPM 4160, 28 mm SL; H. Sternoptyx pseudobscura, NPM 4103, 51 mm SL; I. Sternoptyx pseudodiaphana, NPM 4160, 59 mm SL. Scale bars = 10 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13350388/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13350384>
dc:description "FIGURE 3 | Records of species of Diplophidae (A), Gonostomatidae (B, C) and Sternoptychidae (D, E, F) collected during the ABRACOS expeditions off northeastern Brazil. Oceanic islands: RA, Rocas Atoll; FN, Fernando de Noronha Archipelago." ;
fabio:hasRepresentation <https://zenodo.org/record/13350384/files/figure.png> ;
a fabio:Figure .

View file

@ -44,7 +44,7 @@
dwc:order "Stomiiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Alcock, 1890) Kenaley, Hartel, 2005" ;
dwc:scientificNameAuthorship "(Alcock, 1890)" ;
dwc:species "atrox" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4GT9P> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Photostomias_atrox> ;

View file

@ -42,7 +42,7 @@
dwc:order "Stomiiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Poey, 1852) Parin, Borodulina" ;
dwc:scientificNameAuthorship "(Poey, 1852)" ;
dwc:species "richardsoni" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/J4HK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astronesthes_richardsoni> ;

View file

@ -43,7 +43,7 @@
dwc:order "Stomiiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Brauer, 1902) Judkins, Haedrich, 2018" ;
dwc:scientificNameAuthorship "(Brauer, 1902)" ;
dwc:species "longibarbatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6ZV9K> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stomias_longibarbatus> ;

View file

@ -43,7 +43,7 @@
dwc:order "Stomiiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Zugmayer, 1911) Melo et al., 2020" ;
dwc:scientificNameAuthorship "(Zugmayer, 1911)" ;
dwc:species "gladiator" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3TWD8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptostomias_gladiator> ;

View file

@ -41,7 +41,7 @@
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Banks, 1894) Jezek, 1984" ;
dwc:scientificNameAuthorship "(Banks, 1894)" ;
dwc:species "minuta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psychodula_minuta> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(A. Milne-Edwards, 1880) Felder, 2020" ;
dwc:scientificNameAuthorship "(A. Milne-Edwards, 1880)" ;
dwc:species "pusillus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudopanopeus_pusillus> ;
a dwcFP:TaxonConcept .

View file

@ -41,7 +41,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Berg, 1881) Douglas & Bouchard & Anderson & Tonnancour & Vigneault & Webster, 2013" ;
dwc:scientificNameAuthorship "(Berg, 1881)" ;
dwc:species "taeniatulus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Atrichonotus_taeniatulus> ;
a dwcFP:TaxonConcept .

View file

@ -13,10 +13,13 @@
# - the treatment is lacking the taxon
# Error: Cannot produce RDF due to data errors:
# - the treatment is lacking the taxon
# at checkForErrors (file:///app/src/gg2rdf.ts:120:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:84:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at checkForErrors (file:///app/src/gg2rdf.ts:153:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:95:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:68:28)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:180:7)
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:99:11)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:68:28)

View file

@ -44,7 +44,7 @@
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Almeida & Duarte) Blahnik Table Of Contents, 2005" ;
dwc:scientificNameAuthorship "(Almeida & Duarte)" ;
dwc:species "marinonii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alterosa_marinonii> ;
a dwcFP:TaxonConcept .

View file

@ -44,7 +44,7 @@
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Flint) Blahnik Table Of Contents, 2005" ;
dwc:scientificNameAuthorship "(Flint)" ;
dwc:species "sanctipauli" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alterosa_sanctipauli> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Karsch, 1878) Proszynski, 2017" ;
dwc:scientificNameAuthorship "(Karsch, 1878)" ;
dwc:species "incana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4WYNV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Servaea_incana> ;

View file

@ -45,7 +45,7 @@
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lyneborg, 1976) Irwin & Winterton, 2024" ;
dwc:scientificNameAuthorship "(Lyneborg, 1976)" ;
dwc:species "distincta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rinhatiana_distincta> ;
a dwcFP:TaxonConcept .

View file

@ -42,7 +42,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Masner, 2021) Talamas & Bremer & Moore & Bon & Lahey & Roberts & Combee & McGathey & van Noort & Timokhov & Hougardy & Hogg, 2021" ;
dwc:scientificNameAuthorship "(Masner, 2021)" ;
dwc:species "rothi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hadronotus_rothi> ;
a dwcFP:TaxonConcept .

View file

@ -41,7 +41,7 @@
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gu, Wang & Bai, 1989) Mašán, 2017" ;
dwc:scientificNameAuthorship "(Gu, Wang & Bai, 1989)" ;
dwc:species "plumosoides" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B8BP7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kleemannia_plumosoides> ;

View file

@ -39,7 +39,7 @@
dwc:order "Scleractinia" ;
dwc:phylum "Cnidaria" ;
dwc:rank "subGenus" ;
dwc:scientificNameAuthorship "(Trochocyathus) Milne-Edwards & Haime, 1848" ;
dwc:scientificNameAuthorship "(Trochocyathus)" ;
dwc:subGenus "Trochocyathus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trochocyathus_Trochocyathus> ;
a dwcFP:TaxonConcept .

View file

@ -41,7 +41,7 @@
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Tonnoir, 1922) Jezek, 1984" ;
dwc:scientificNameAuthorship "(Tonnoir, 1922)" ;
dwc:species "trinodulosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psychomora_trinodulosa> ;
a dwcFP:TaxonConcept .