GG2RDF 2024-09-13T10:19:46.328Z full update: 167 of 258 (plazi/treatments-xml)
This commit is contained in:
parent
2543707d34
commit
e81132a80b
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Leonardi, 1896) Leonardi" ;
|
||||
dwc:scientificNameAuthorship "(Leonardi, 1896)" ;
|
||||
dwc:species "degeneratus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6CQT8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diaspidiotus_degeneratus> ;
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kohler, 1947) Dolibaina & Casagrande & Specht & Mielke & Legrain & Zilli & Goldstein, 2019" ;
|
||||
dwc:scientificNameAuthorship "(Kohler, 1947)" ;
|
||||
dwc:species "multistria" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leucania_multistria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hu & Feng) Wang & Li & Tong & Mound, 2020" ;
|
||||
dwc:scientificNameAuthorship "(Hu & Feng)" ;
|
||||
dwc:species "dissimilis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5BSDB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vulgatothrips_dissimilis> ;
|
||||
|
|
|
@ -13,13 +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.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
|
||||
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
|
||||
# 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)
|
||||
|
|
|
@ -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 "Dobson, George Edward" ;
|
||||
dc:title "Rhinolophus trifoliatus" ;
|
||||
|
|
|
@ -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 "Dobson, George Edward" ;
|
||||
dc:title "Rhinolophus ferrum-equinum" ;
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Lower, 1908) Beaver, 2020" ;
|
||||
dwc:scientificNameAuthorship "(Lower, 1908)" ;
|
||||
dwc:species "aristocosma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B6ZDC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metura_aristocosma> ;
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Schiner, 1868) Det. H. S. Lopes" ;
|
||||
dwc:scientificNameAuthorship "(Schiner, 1868)" ;
|
||||
dwc:species "amorosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4BK52> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oxysarcodexia_amorosa> ;
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Lopes, 1933) S. Lopes. Det" ;
|
||||
dwc:scientificNameAuthorship "(Lopes, 1933)" ;
|
||||
dwc:species "admixta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4BK4W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oxysarcodexia_admixta> ;
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Engel, 1931) Det. Ca Mello-Partiu" ;
|
||||
dwc:scientificNameAuthorship "(Engel, 1931)" ;
|
||||
dwc:species "meridionalis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4BK6G> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oxysarcodexia_meridionalis> ;
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Wulp, 1895) Det. H. S. Lopes" ;
|
||||
dwc:scientificNameAuthorship "(Wulp, 1895)" ;
|
||||
dwc:species "trivialis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4BK7D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oxysarcodexia_trivialis> ;
|
||||
|
|
|
@ -13,13 +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.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
|
||||
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
|
||||
# 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)
|
||||
|
|
|
@ -13,13 +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.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
|
||||
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
|
||||
# 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)
|
||||
|
|
|
@ -13,13 +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.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
|
||||
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
|
||||
# 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)
|
||||
|
|
|
@ -13,13 +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.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
|
||||
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
|
||||
# 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)
|
||||
|
|
|
@ -13,13 +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.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
|
||||
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
|
||||
# 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)
|
||||
|
|
|
@ -13,13 +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.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
|
||||
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
|
||||
# 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)
|
||||
|
|
|
@ -13,13 +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.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
|
||||
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
|
||||
# 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)
|
||||
|
|
|
@ -13,13 +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.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
|
||||
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
|
||||
# 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)
|
||||
|
|
|
@ -13,13 +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.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
|
||||
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
|
||||
# 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)
|
||||
|
|
|
@ -13,13 +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.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
|
||||
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
|
||||
# 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)
|
||||
|
|
|
@ -13,13 +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.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
|
||||
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
|
||||
# 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)
|
||||
|
|
|
@ -13,13 +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.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
|
||||
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
|
||||
# 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)
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Rhabdocoela" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Karling, 1978) Diez & Monnens & Aguirre & Yurduseven & Jouk & Van Steenkiste & Leander & Schockaert & Reygel & Smeets & Artois, 2021" ;
|
||||
dwc:scientificNameAuthorship "(Karling, 1978)" ;
|
||||
dwc:species "ruffinjonesi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Reinhardorhynchus_ruffinjonesi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Rhabdocoela" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Karling, 1978) Diez & Monnens & Aguirre & Yurduseven & Jouk & Van Steenkiste & Leander & Schockaert & Reygel & Smeets & Artois, 2021" ;
|
||||
dwc:scientificNameAuthorship "(Karling, 1978)" ;
|
||||
dwc:species "riegeri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Reinhardorhynchus_riegeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Rhabdocoela" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Attems, 1897) Karling, 1954" ;
|
||||
dwc:scientificNameAuthorship "(Attems, 1897)" ;
|
||||
dwc:species "heinckei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7F483> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Utelga_heinckei> ;
|
||||
|
|
|
@ -80,7 +80,7 @@
|
|||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bischoff, 1910) Rosa & Pavesi, 2020" ;
|
||||
dwc:scientificNameAuthorship "(Bischoff, 1910)" ;
|
||||
dwc:species "planata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Holopyga_planata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
@ -132,7 +132,7 @@
|
|||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "(Bischoff, 1910) Rosa & Pavesi, 2020" ;
|
||||
dwc:scientificNameAuthorship "(Bischoff, 1910)" ;
|
||||
dwc:species "planata" ;
|
||||
dwc:variety "aurata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Holopyga_planata_aurata> ;
|
||||
|
|
|
@ -111,7 +111,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1825) Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1825)" ;
|
||||
dwc:species "tetraphylla" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lindenia_tetraphylla> ;
|
||||
|
@ -196,7 +196,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Schneider, 1845) Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Schneider, 1845)" ;
|
||||
dwc:species "flexuosus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Onychogomphus_flexuosus> ;
|
||||
|
@ -229,7 +229,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1825) Euro-Siberia" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1825)" ;
|
||||
dwc:species "flavomaculata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylurus_flavomaculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
@ -404,7 +404,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Selys, 1841) Euro-Siberia, Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Selys, 1841)" ;
|
||||
dwc:species "meridionale" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sympetrum_meridionale> ;
|
||||
|
@ -421,7 +421,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758) Euro-Siberia" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "flaveolum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sympetrum_flaveolum> ;
|
||||
|
@ -438,7 +438,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Muller, 1764) Euro-Siberia, Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Muller, 1764)" ;
|
||||
dwc:species "sanguineum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sympetrum_sanguineum> ;
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Charpentier, 1825) Euro-Siberia" ;
|
||||
dwc:scientificNameAuthorship "(Charpentier, 1825)" ;
|
||||
dwc:species "pumilio" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ischnura_pumilio> ;
|
||||
|
@ -139,7 +139,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1820) Euro-Siberia" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1820)" ;
|
||||
dwc:species "elegans" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ischnura_elegans> ;
|
||||
|
@ -204,7 +204,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Charpentier, 1840) Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Charpentier, 1840)" ;
|
||||
dwc:species "viridulum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erythromma_viridulum> ;
|
||||
|
@ -318,7 +318,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Charpentier, 1840) Euro-Siberia" ;
|
||||
dwc:scientificNameAuthorship "(Charpentier, 1840)" ;
|
||||
dwc:species "lunulatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coenagrion_lunulatum> ;
|
||||
|
@ -351,7 +351,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758) Euro-Siberia" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "puella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coenagrion_puella> ;
|
||||
|
@ -384,7 +384,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1825) Euro-Siberia" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1825)" ;
|
||||
dwc:species "pulchellum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coenagrion_pulchellum> ;
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Leach, 1815) Euro-Siberia, Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Leach, 1815)" ;
|
||||
dwc:species "imperator" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/VDK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anax_imperator> ;
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Latreille, 1805) Euro-Siberia, Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Latreille, 1805)" ;
|
||||
dwc:species "mixta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/PTC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aeshna_mixta> ;
|
||||
|
@ -93,7 +93,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Muller, 1764) Euro-Siberia, Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Muller, 1764)" ;
|
||||
dwc:species "isoceles" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/PTC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aeshna_isoceles> ;
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Rambur, 1842) Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Rambur, 1842)" ;
|
||||
dwc:species "lefebvrii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthetrum_lefebvrii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
@ -94,7 +94,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Schneider, 1845) Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Schneider, 1845)" ;
|
||||
dwc:species "flexuosus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/68FT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Onychogomphus_flexuosus> ;
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1825) Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1825)" ;
|
||||
dwc:species "tetraphylla" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62Z2N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lindenia_tetraphylla> ;
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Charpentier, 1825) Euro-Siberia" ;
|
||||
dwc:scientificNameAuthorship "(Charpentier, 1825)" ;
|
||||
dwc:species "pumilio" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/638C6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ischnura_pumilio> ;
|
||||
|
@ -110,7 +110,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1820) Euro-Siberia" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1820)" ;
|
||||
dwc:species "elegans" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/638C6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ischnura_elegans> ;
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Brauer, 1877) Euro-Siberia" ;
|
||||
dwc:scientificNameAuthorship "(Brauer, 1877)" ;
|
||||
dwc:species "paedisca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7QTZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sympecma_paedisca> ;
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Martin, 1909) Middle East" ;
|
||||
dwc:scientificNameAuthorship "(Martin, 1909)" ;
|
||||
dwc:species "kervillei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RR9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Platycnemis_kervillei> ;
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Charpentier, 1840) Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Charpentier, 1840)" ;
|
||||
dwc:species "viridulum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6344N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erythromma_viridulum> ;
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758) Euro-Siberia" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "puella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3RYV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coenagrion_puella> ;
|
||||
|
@ -163,7 +163,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Rambur, 1924) Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Rambur, 1924)" ;
|
||||
dwc:species "scitulum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3RYV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coenagrion_scitulum> ;
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1825) Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1825)" ;
|
||||
dwc:species "nigra" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7FBS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Selysiothemis_nigra> ;
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Rambur, 1842) Central-Asia, 1842" ;
|
||||
dwc:scientificNameAuthorship "(Rambur, 1842)" ;
|
||||
dwc:species "lefebvrii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthetrum_lefebvrii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1798) Cosmopolitan" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1798)" ;
|
||||
dwc:species "flavescens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6DB7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pantala_flavescens> ;
|
||||
|
|
|
@ -78,7 +78,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fonscolombe, 1837) Euro-Siberia, Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Fonscolombe, 1837)" ;
|
||||
dwc:species "brunneum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/63GTB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthetrum_brunneum> ;
|
||||
|
@ -96,7 +96,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Selys, 1848) Euro-Siberian" ;
|
||||
dwc:scientificNameAuthorship "(Selys, 1848)" ;
|
||||
dwc:species "albistylum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/63GTB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthetrum_albistylum> ;
|
||||
|
@ -114,7 +114,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758) Euro-Siberia, Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "cancellatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/63GTB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthetrum_cancellatum> ;
|
||||
|
@ -132,7 +132,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Burmeister, 1839) Tropical-Africa" ;
|
||||
dwc:scientificNameAuthorship "(Burmeister, 1839)" ;
|
||||
dwc:species "chrysostigma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/63GTB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthetrum_chrysostigma> ;
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1825) Euro-Siberia" ;
|
||||
dwc:scientificNameAuthorship "(Vander Linden, 1825)" ;
|
||||
dwc:species "flavomaculata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylurus_flavomaculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Morton, 1916) Endemic" ;
|
||||
dwc:scientificNameAuthorship "(Morton, 1916)" ;
|
||||
dwc:species "nobilis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62ML3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cordulegaster_nobilis> ;
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758) Euro-Siberia" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "flaveolum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64658> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sympetrum_flaveolum> ;
|
||||
|
@ -75,7 +75,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Selys, 1840) Euro-Siberia, Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Selys, 1840)" ;
|
||||
dwc:species "fonscolombii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64658> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sympetrum_fonscolombii> ;
|
||||
|
@ -110,7 +110,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Selys, 1841) Euro-Siberia, Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Selys, 1841)" ;
|
||||
dwc:species "meridionale" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64658> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sympetrum_meridionale> ;
|
||||
|
@ -128,7 +128,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Muller, 1764) Euro-Siberia, Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Muller, 1764)" ;
|
||||
dwc:species "sanguineum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64658> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sympetrum_sanguineum> ;
|
||||
|
@ -146,7 +146,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Charpentier, 1840) Euro-Siberia Central-Asia" ;
|
||||
dwc:scientificNameAuthorship "(Charpentier, 1840)" ;
|
||||
dwc:species "striolatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64658> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sympetrum_striolatum> ;
|
||||
|
|
|
@ -93,7 +93,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hansemann, 1823) Euro-Siberia" ;
|
||||
dwc:scientificNameAuthorship "(Hansemann, 1823)" ;
|
||||
dwc:species "sponsa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62WZW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lestes_sponsa> ;
|
||||
|
@ -130,7 +130,7 @@
|
|||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Eversmann, 1836) Euro-Siberia" ;
|
||||
dwc:scientificNameAuthorship "(Eversmann, 1836)" ;
|
||||
dwc:species "macrostigma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62WZW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lestes_macrostigma> ;
|
||||
|
|
|
@ -135,7 +135,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Mabille, 1891) leucospila " ;
|
||||
dwc:scientificNameAuthorship "(Mabille, 1891)" ;
|
||||
dwc:species "leucospila" ;
|
||||
dwc:subSpecies "leucospila" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9BHVT> ;
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Muller, 1976) Hyžný, 2020", "Muller, 1976" ;
|
||||
dwc:scientificNameAuthorship "(Muller, 1976)", "Muller, 1976" ;
|
||||
dwc:species "kerepesiensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calliax_kerepesiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
dwc:order "Spirostreptida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Chamberlin, 1927) Enghoff, 2022" ;
|
||||
dwc:scientificNameAuthorship "(Chamberlin, 1927)" ;
|
||||
dwc:species "medjensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Uncodrama_medjensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
@ -75,7 +75,7 @@
|
|||
dwc:order "Spirostreptida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Karsch, 1881) Enghoff, 2022" ;
|
||||
dwc:scientificNameAuthorship "(Karsch, 1881)" ;
|
||||
dwc:species "tumidens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Uncodrama_tumidens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Spirostreptida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gerstaecker, 1873) sensu Attems, 1896" ;
|
||||
dwc:scientificNameAuthorship "(Gerstaecker, 1873)" ;
|
||||
dwc:species "suave" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4MG3L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prionopetalum_suave> ;
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Khalaim, 2005) Khalaim, 2022" ;
|
||||
dwc:scientificNameAuthorship "(Khalaim, 2005)" ;
|
||||
dwc:species "ecarinata" ;
|
||||
dwc:subGenus "Euporizon" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Probles_ecarinata> ;
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Peckham & Peckham, 1903) Wesolowska & Haddad, 2009" ;
|
||||
dwc:scientificNameAuthorship "(Peckham & Peckham, 1903)" ;
|
||||
dwc:species "annae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3DGVK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evarcha_annae> ;
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "(Mesoplophora) Berlese, 1904" ;
|
||||
dwc:scientificNameAuthorship "(Mesoplophora)" ;
|
||||
dwc:subGenus "Mesoplophora" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8NS34> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplophora_Mesoplophora> ;
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "(Mesoplophora) Berlese, 1904" ;
|
||||
dwc:scientificNameAuthorship "(Mesoplophora)" ;
|
||||
dwc:subGenus "Mesoplophora" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8NS34> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesoplophora_Mesoplophora> ;
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(W. Horn, 1893) At" ;
|
||||
dwc:scientificNameAuthorship "(W. Horn, 1893)" ;
|
||||
dwc:species "semperi" ;
|
||||
dwc:subGenus "Ifasina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/33282> ;
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "(Females) Mickel, 1936" ;
|
||||
dwc:scientificNameAuthorship "(Females)" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lomachaeta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "(Males) Mickel, 1936" ;
|
||||
dwc:scientificNameAuthorship "(Males)" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lomachaeta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Mickel) 1964" ;
|
||||
dwc:scientificNameAuthorship "(Mickel)" ;
|
||||
dwc:species "powelli" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Smicromutilla_powelli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kirby) Hagens, 1882" ;
|
||||
dwc:scientificNameAuthorship "(Kirby)" ;
|
||||
dwc:species "divisus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_divisus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Warncke, 1992) Proshchalykin, 2017" ;
|
||||
dwc:scientificNameAuthorship "(Warncke, 1992)" ;
|
||||
dwc:species "nurekensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_nurekensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -13,13 +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.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
|
||||
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
|
||||
# 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)
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Cardiida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Deshayes, 1854) Raines & Huber, 2012" ;
|
||||
dwc:scientificNameAuthorship "(Deshayes, 1854)" ;
|
||||
dwc:species "radians" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6W8GH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pristipagia_radians> ;
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
dwc:order "Megaloptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kimmins, 1954) Kimmins (Allotype, 2007)" ;
|
||||
dwc:scientificNameAuthorship "(Kimmins, 1954)" ;
|
||||
dwc:species "truncatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46CQ6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neochauliodes_truncatus> ;
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
dwc:order "Megaloptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Okamoto, 1910) Liu & Hayashi & Yang, 2007" ;
|
||||
dwc:scientificNameAuthorship "(Okamoto, 1910)" ;
|
||||
dwc:species "formosanus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46CNV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neochauliodes_formosanus> ;
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
dwc:order "Forcipulatida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Eocene) Blake & Zinsmeister, 1979" ;
|
||||
dwc:scientificNameAuthorship "(Eocene)" ;
|
||||
dwc:species "fulgens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5D88D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zoroaster_fulgens> ;
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
dwc:order "Forcipulatida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Moyana & Larrain Prat, 2007) Mah, 2007" ;
|
||||
dwc:scientificNameAuthorship "(Moyana & Larrain Prat, 2007)" ;
|
||||
dwc:species "qawashqari" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/45HB7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myxoderma_qawashqari> ;
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
dwc:order "Forcipulatida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Alcock, 1893) Mah, 2007" ;
|
||||
dwc:scientificNameAuthorship "(Alcock, 1893)" ;
|
||||
dwc:species "gilesi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cnemdiaster_gilesi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hampson, 1911) Volynkin & Černý, 2019" ;
|
||||
dwc:scientificNameAuthorship "(Hampson, 1911)" ;
|
||||
dwc:species "phaeodonta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BHYXW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Barsine_phaeodonta> ;
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sohn & Park, 1915) Sohn & Park, 2018" ;
|
||||
dwc:scientificNameAuthorship "(Sohn & Park, 1915)" ;
|
||||
dwc:species "thoracista" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gisilia_thoracista> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1866) Spotted Snow Flat" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1866)" ;
|
||||
dwc:species "menaka" ;
|
||||
dwc:subSpecies "menaka" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7BHPS> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1866) Yellow Flat" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1866)" ;
|
||||
dwc:species "trichoneura" ;
|
||||
dwc:subSpecies "pralaya" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5JRCL> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Evans, 1932) Pale Dart" ;
|
||||
dwc:scientificNameAuthorship "(Evans, 1932)" ;
|
||||
dwc:species "pallida" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6VVPF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Potanthus_pallida> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Elwes & Edwards, 1897) Himalayan Swift" ;
|
||||
dwc:scientificNameAuthorship "(Elwes & Edwards, 1897)" ;
|
||||
dwc:species "discreta" ;
|
||||
dwc:subSpecies "discreta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4LPM2> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1866) Common Grass Dart" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1866)" ;
|
||||
dwc:species "maevius" ;
|
||||
dwc:subSpecies "sagara" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5LF4T> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Evans, 1932) Indian Dart" ;
|
||||
dwc:scientificNameAuthorship "(Evans, 1932)" ;
|
||||
dwc:species "pseudomaesa" ;
|
||||
dwc:subSpecies "clio" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5KM9B> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1858) Cornelian" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1858)" ;
|
||||
dwc:species "epijarbas" ;
|
||||
dwc:subSpecies "epijarbas" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/354YP> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1858) Blue Imperial" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1858)" ;
|
||||
dwc:species "acte" ;
|
||||
dwc:subSpecies "acte" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DQ9B> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Godart, 1824) Broadtail Royal" ;
|
||||
dwc:scientificNameAuthorship "(Godart, 1824)" ;
|
||||
dwc:species "cleobis" ;
|
||||
dwc:subSpecies "cleobis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CQW5> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hewitson, 1869) Saffron" ;
|
||||
dwc:scientificNameAuthorship "(Hewitson, 1869)" ;
|
||||
dwc:species "massyla" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/44G96> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mota_massyla> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1866) Sergeant Emperor" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1866)" ;
|
||||
dwc:species "chevana" ;
|
||||
dwc:subSpecies "chevana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mimathyma_chevana_chevana> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1866) Great Darkie" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1866)" ;
|
||||
dwc:species "drumila" ;
|
||||
dwc:subSpecies "drumila" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Allotinus_drumila_drumila> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Fruhstorfer, 1908) Indian Purple Sapphire" ;
|
||||
dwc:scientificNameAuthorship "(Fruhstorfer, 1908)" ;
|
||||
dwc:species "indicus" ;
|
||||
dwc:subSpecies "indicus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3KBYJ> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Butler, 1879) Glistening Cerulean" ;
|
||||
dwc:scientificNameAuthorship "(Butler, 1879)" ;
|
||||
dwc:species "elpis" ;
|
||||
dwc:subSpecies "pseudelpis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Jamides_elpis_pseudelpis> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1866) Small Green Awlet" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1866)" ;
|
||||
dwc:species "amara" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Burara_amara> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(de Niceville, 1887) Tufted Swift" ;
|
||||
dwc:scientificNameAuthorship "(de Niceville, 1887)" ;
|
||||
dwc:species "plebeia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/Q4RY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Caltoris_plebeia> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Butler, 1879) Perak Lascar" ;
|
||||
dwc:scientificNameAuthorship "(Butler, 1879)" ;
|
||||
dwc:species "paraka" ;
|
||||
dwc:subSpecies "paraka" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4CHBQ> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1858) Bamboo Forester" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1858)" ;
|
||||
dwc:species "kansa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PQKF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lethe_kansa> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Butler, 1874) Dark Blue Tiger" ;
|
||||
dwc:scientificNameAuthorship "(Butler, 1874)" ;
|
||||
dwc:species "septentrionis" ;
|
||||
dwc:subSpecies "septentrionis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/94BJK> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Fruhstorfer, 1910) Chocolate Tiger" ;
|
||||
dwc:scientificNameAuthorship "(Fruhstorfer, 1910)" ;
|
||||
dwc:species "melaneus" ;
|
||||
dwc:subSpecies "plataniston" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parantica_melaneus_plataniston> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Doubleday, 1848) Banded Marquis" ;
|
||||
dwc:scientificNameAuthorship "(Doubleday, 1848)" ;
|
||||
dwc:species "teuta" ;
|
||||
dwc:subSpecies "teuta" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bassarona_teuta_teuta> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Doubleday, 1848) Green Commodore" ;
|
||||
dwc:scientificNameAuthorship "(Doubleday, 1848)" ;
|
||||
dwc:species "daraxa" ;
|
||||
dwc:subSpecies "daraxa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sumalia_daraxa_daraxa> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1858) Dusky Diadem" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1858)" ;
|
||||
dwc:species "himachala" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6H4TS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ethope_himachala> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Butler, 1868) Plain Bushbrown" ;
|
||||
dwc:scientificNameAuthorship "(Butler, 1868)" ;
|
||||
dwc:species "malsarida" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Telinga_malsarida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Fruhstorfer, 1910) Scarce Grass Yellow" ;
|
||||
dwc:scientificNameAuthorship "(Fruhstorfer, 1910)" ;
|
||||
dwc:species "simulatrix" ;
|
||||
dwc:subSpecies "sarinoides" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eurema_simulatrix_sarinoides> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Doubleday, 1842) Spot Puffin" ;
|
||||
dwc:scientificNameAuthorship "(Doubleday, 1842)" ;
|
||||
dwc:species "lalage" ;
|
||||
dwc:subSpecies "lalage" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/FWJD> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1858) Plain Puffin" ;
|
||||
dwc:scientificNameAuthorship "(Moore, 1858)" ;
|
||||
dwc:species "indra" ;
|
||||
dwc:subSpecies "indra" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/FWJB> ;
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Wallace, 1867) Redbreast Jezabel" ;
|
||||
dwc:scientificNameAuthorship "(Wallace, 1867)" ;
|
||||
dwc:species "acalis" ;
|
||||
dwc:subSpecies "pyramus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Delias_acalis_pyramus> ;
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Mayr, 1868) Dlussky & Radchenko, 2006" ;
|
||||
dwc:scientificNameAuthorship "(Mayr, 1868)" ;
|
||||
dwc:species "rugosostriata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eocenomyrma_rugosostriata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Macquart, 1846) Macquart" ;
|
||||
dwc:scientificNameAuthorship "(Macquart, 1846)" ;
|
||||
dwc:species "unimaculata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8BB86> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calobata_unimaculata> ;
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Schiner, 1868) Schiner" ;
|
||||
dwc:scientificNameAuthorship "(Schiner, 1868)" ;
|
||||
dwc:species "belzebul" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8DVCP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scipopus_belzebul> ;
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue