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

This commit is contained in:
GG2RDF 2024-09-13 12:30:19 +00:00
parent 15defbc10d
commit eae4a31a8e
50 changed files with 120 additions and 99 deletions

View file

@ -44,7 +44,7 @@
dwc:order "Verongiida" ;
dwc:phylum "Porifera" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hyatt, 1875) Cnpgg, 2250" ;
dwc:scientificNameAuthorship "(Hyatt, 1875)" ;
dwc:species "crassa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BCL7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aiolochroia_crassa> ;

View file

@ -45,7 +45,7 @@
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Freidberg, 2016) Korneyev & Mishustin & Korneyev, 2017" ;
dwc:scientificNameAuthorship "(Freidberg, 2016)" ;
dwc:species "liat" ;
dwc:subGenus "Goniglossum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Carpomya_liat> ;

View file

@ -43,7 +43,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kuznetsov, 1973) Khaustov, 2017", "Kuznetsov, 1973" ;
dwc:scientificNameAuthorship "(Kuznetsov, 1973)", "Kuznetsov, 1973" ;
dwc:species "tauricus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/61aeacd2-64dc-481e-b7e7-7cc1f54252dc> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scolotydaeus_tauricus> ;

View file

@ -44,7 +44,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Baker, 1949) Khaustov, 2017" ;
dwc:scientificNameAuthorship "(Baker, 1949)" ;
dwc:species "alexanderi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/497adbb3-c1f2-481d-bf4c-c9858605a80d> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scolotydaeus_alexanderi> ;

View file

@ -43,7 +43,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Theron et al., 1969) Khaustov, 2017", "Theron et al., 1969" ;
dwc:scientificNameAuthorship "(Theron et al., 1969)", "Theron et al., 1969" ;
dwc:species "lootsi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/622eb99f-cc70-4ad2-b662-e93530655e9d> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scolotydaeus_lootsi> ;

View file

@ -43,7 +43,7 @@
dwc:order "Actinedida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Delfinado & Baker, 1974) Khaustov, 2017" ;
dwc:scientificNameAuthorship "(Delfinado & Baker, 1974)" ;
dwc:species "simplex" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tanytydeus_simplex> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Arle & Guimaraes, 1981) Bellini, 2017" ;
dwc:scientificNameAuthorship "(Arle & Guimaraes, 1981)" ;
dwc:species "villasboasi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lepidocyrtoides_villasboasi> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Arle & Guimaraes, 1980) Bellini, 2017" ;
dwc:scientificNameAuthorship "(Arle & Guimaraes, 1980)" ;
dwc:species "tapuia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lepidocyrtoides_tapuia> ;
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

@ -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

@ -43,7 +43,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "(de Saussure, 1867) Arnold, 1928" ;
dwc:scientificNameAuthorship "(de Saussure, 1867)" ;
dwc:species "pelopoeiformis" ;
dwc:variety "longiventris" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3Q8G3> ;

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

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

View file

@ -44,7 +44,7 @@
dwc:order "Persiculida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Koehler & Vaney, 1905) O'Loughlin & Ahearn, 2005" ;
dwc:scientificNameAuthorship "(Koehler & Vaney, 1905)" ;
dwc:species "elegans" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6WHSB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudostichopus_elegans> ;

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sars, 1862) Bor" ;
dwc:scientificNameAuthorship "(Sars, 1862)" ;
dwc:species "laevis" ;
dwc:subGenus "Picripleuroxus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pleuroxus_laevis> ;

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sars, 1862) Bor" ;
dwc:scientificNameAuthorship "(Sars, 1862)" ;
dwc:species "guttata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prendalona_guttata> ;
a dwcFP:TaxonConcept .

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fischer, 1854) Bor" ;
dwc:scientificNameAuthorship "(Fischer, 1854)" ;
dwc:species "excisa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C4QS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alonella_excisa> ;

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(O. F. Muller, 1785) Bor" ;
dwc:scientificNameAuthorship "(O. F. Muller, 1785)" ;
dwc:species "quadrangula" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/SY6Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ceriodaphnia_quadrangula> ;

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Straus, 1820) Bor" ;
dwc:scientificNameAuthorship "(Straus, 1820)" ;
dwc:species "macrocopa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/73MF2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Moina_macrocopa> ;

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(De Geer, 1778) Bor" ;
dwc:scientificNameAuthorship "(De Geer, 1778)" ;
dwc:sensu "lato" ;
dwc:species "exspinosus" ;
dwc:subGenus "Echinocaudus" ;

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Leydig, 1860) Bor" ;
dwc:scientificNameAuthorship "(Leydig, 1860)" ;
dwc:species "affinis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biapertura_affinis> ;
a dwcFP:TaxonConcept .

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(O. F. Muller, 1785) Bor" ;
dwc:scientificNameAuthorship "(O. F. Muller, 1785)" ;
dwc:species "longirostris" ;
dwc:subGenus "Bosmina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/MLVB> ;

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kiser, 1948) Tr" ;
dwc:scientificNameAuthorship "(Kiser, 1948)" ;
dwc:species "eximius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47DDH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicsmirnovius_eximius> ;

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Daday, 1898) Tr" ;
dwc:scientificNameAuthorship "(Daday, 1898)" ;
dwc:species "longirostris" ;
dwc:subGenus "Rostrokurzia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3RGC3> ;

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sars, 1862) Bor" ;
dwc:scientificNameAuthorship "(Sars, 1862)" ;
dwc:species "tenuicaudis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4BMPY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oxyurella_tenuicaudis> ;

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Guerne & Richard, 1893) Tr" ;
dwc:scientificNameAuthorship "(Guerne & Richard, 1893)" ;
dwc:species "cambouei" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ovalona_cambouei> ;
a dwcFP:TaxonConcept .

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sars, 1862) Bor" ;
dwc:scientificNameAuthorship "(Sars, 1862)" ;
dwc:species "costata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Flavalona_costata> ;
a dwcFP:TaxonConcept .

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Daday, 1898) Tr" ;
dwc:scientificNameAuthorship "(Daday, 1898)" ;
dwc:species "orientalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3D32F> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euryalona_orientalis> ;

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sars, 1862) Bor" ;
dwc:scientificNameAuthorship "(Sars, 1862)" ;
dwc:species "rectangula" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/YGZZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coronatella_rectangula> ;

View file

@ -40,7 +40,7 @@
dwc:order "Diplostraca" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fischer, 1851) Bor" ;
dwc:scientificNameAuthorship "(Fischer, 1851)" ;
dwc:species "testudinaria" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3HB44> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Graptoleberis_testudinaria> ;

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 "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Erschoff, 1877) Li & Bidzilya, 2017" ;
dwc:scientificNameAuthorship "(Erschoff, 1877)" ;
dwc:species "cinctipunctella" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/934D3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gnorimoschema_cinctipunctella> ;

View file

@ -68,7 +68,7 @@
dwc:order "Leptolepidiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Bassoli, 1906) Koken, 1884" ;
dwc:scientificNameAuthorship "(Bassoli, 1906)" ;
dwc:species "ornatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Otolithus_ornatus> ;
a dwcFP:TaxonConcept .

View file

@ -42,7 +42,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Casey, 1911) **" ;
dwc:scientificNameAuthorship "(Casey, 1911)" ;
dwc:species "helenae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachyusa_helenae> ;
a dwcFP:TaxonConcept .

View file

@ -46,7 +46,7 @@
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Varga & Ronkay, 1892) Varga & Ronkay, 2002" ;
dwc:scientificNameAuthorship "(Varga & Ronkay, 1892)" ;
dwc:species "ornata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Xestia_ornata> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Pungeler, 1901) Varga & Ronkay, 2002" ;
dwc:scientificNameAuthorship "(Pungeler, 1901)" ;
dwc:species "funkei" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Goniographa_funkei> ;
a dwcFP:TaxonConcept .

View file

@ -60,7 +60,7 @@
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Christoph, 1893) Varga & Ronkay, 2002" ;
dwc:scientificNameAuthorship "(Christoph, 1893)" ;
dwc:species "marcida" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Goniographa_marcida> ;
a dwcFP:TaxonConcept .

View file

@ -62,7 +62,7 @@
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kazemi, 2016) Ishikawa, 1979" ;
dwc:scientificNameAuthorship "(Kazemi, 2016)" ;
dwc:species "geotrupes" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alliphis_geotrupes> ;
a dwcFP:TaxonConcept .

View file

@ -40,7 +40,7 @@
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Wray, 1953) Mitra, 1975" ;
dwc:scientificNameAuthorship "(Wray, 1953)" ;
dwc:species "sabanus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QJ2B> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Campylothorax_sabanus> ;

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 "Plantago major subsp. major" ;

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,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 "Festuca varia" ;

View file

@ -42,7 +42,7 @@
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:scientificNameAuthorship "(Pediopsoides) Matsumura, 1912" ;
dwc:scientificNameAuthorship "(Pediopsoides)" ;
dwc:subGenus "Pediopsoides" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8JMWT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pediopsoides_Pediopsoides> ;

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

@ -144,7 +144,7 @@
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Solyanikov, 2002) Arnscheid & Rajaei & Sobczyk, 2021" ;
dwc:scientificNameAuthorship "(Solyanikov, 2002)" ;
dwc:species "davarica" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8ZZLS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hyalopteronia_davarica> ;

View file

@ -45,7 +45,7 @@
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Staudinger, 1900) Arnscheid & Rajaei & Sobczyk, 2021" ;
dwc:scientificNameAuthorship "(Staudinger, 1900)" ;
dwc:species "nigrescens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CS7N> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amicta_nigrescens> ;

View file

@ -76,7 +76,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Shimizu & Wasbauer & Takami, 1896) Shimizu & Wasbauer & Takami, 2010" ;
dwc:scientificNameAuthorship "(Shimizu & Wasbauer & Takami, 1896)" ;
dwc:species "artemis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Auplopus_artemis> ;

View file

@ -44,7 +44,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Lucas, 1846) ssp. crucifer " ;
dwc:scientificNameAuthorship "(Lucas, 1846)" ;
dwc:species "crucifer" ;
dwc:subSpecies "crucifer" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7HR26> ;

View file

@ -59,7 +59,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Bates, 1873) Shi & Zhou & Liang, 2013" ;
dwc:scientificNameAuthorship "(Bates, 1873)" ;
dwc:species "hirsutum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dasiosoma_hirsutum> ;
a dwcFP:TaxonConcept .