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

This commit is contained in:
GG2RDF 2024-09-13 11:12:07 +00:00
parent a1e443ee15
commit 09002f054b
98 changed files with 510 additions and 507 deletions
data
53
09/2F
27/6A
37/E8
56/87
63/E7
69/87
71/87
8A/E3
BF/54
A1
02/7F
08/1C
0D/48
10/87
14/44
15/41
21/87
25/87
2E/DE
4D/F0
4F/87
5B/87
5C/4A
60/33
68/AA
69/62
6B
72/73
73
78/8C
87/4E
88/74
A0/82
AA/4D
C3/A7
CF/62
DC/E0
E1/6F
C9

View file

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

View file

@ -46,7 +46,7 @@
dwc:order "Mecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Chou, 1981) Zhong & Hua, 2013" ;
dwc:scientificNameAuthorship "(Chou, 1981)" ;
dwc:species "magna" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dicerapanorpa_magna> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(de Saussure, 1856) de Saussure, 1855" ;
dwc:scientificNameAuthorship "(de Saussure, 1856)" ;
dwc:species "bipustulata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/66ZDS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Antepipona_bipustulata> ;

View file

@ -77,7 +77,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Smith) 1871" ;
dwc:scientificNameAuthorship "(Smith)" ;
dwc:species "guttatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/66ZFZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Odynerus_guttatus> ;

View file

@ -40,7 +40,7 @@
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Del Guercio, 1911) del Guercio, 1911" ;
dwc:scientificNameAuthorship "(Del Guercio, 1911)" ;
dwc:species "passerinii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3MVD6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hyadaphis_passerinii> ;

View file

@ -43,7 +43,7 @@
dwc:order "Squamata" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Eiselt, 1995) Ahmadzadeh et al., 2013" ;
dwc:scientificNameAuthorship "(Eiselt, 1995)" ;
dwc:species "steineri" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3463G> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Darevskia_steineri> ;

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -43,7 +43,7 @@
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Nesbitt, 1951) Nesbitt" ;
dwc:scientificNameAuthorship "(Nesbitt, 1951)" ;
dwc:species "occidentalis" ;
dwc:subGenus "Galendromus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3F3H3> ;
@ -158,7 +158,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Koch, 1836) Koch" ;
dwc:scientificNameAuthorship "(Koch, 1836)" ;
dwc:species "ulmi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3F3H3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Panonychus_ulmi> ;

View file

@ -43,7 +43,7 @@
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gonzalez & Schuster, 1962) Gonzalez & Schuster" ;
dwc:scientificNameAuthorship "(Gonzalez & Schuster, 1962)" ;
dwc:species "fructicolus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3D98M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euseius_fructicolus> ;
@ -78,7 +78,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Koch, 1836) Koch" ;
dwc:scientificNameAuthorship "(Koch, 1836)" ;
dwc:species "ulmi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3D98M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Panonychus_ulmi> ;
@ -96,7 +96,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Scheuten, 1857) Scheuten" ;
dwc:scientificNameAuthorship "(Scheuten, 1857)" ;
dwc:species "rubrioculus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3D98M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bryobia_rubrioculus> ;
@ -114,7 +114,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(McGregor, 1916) McGregor" ;
dwc:scientificNameAuthorship "(McGregor, 1916)" ;
dwc:species "citri" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3D98M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Panonychus_citri> ;
@ -146,7 +146,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(McGregor, 1914) McGregor" ;
dwc:scientificNameAuthorship "(McGregor, 1914)" ;
dwc:species "yothersi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3D98M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oligonychus_yothersi> ;
@ -212,7 +212,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Nalepa, 1890) Nalepa" ;
dwc:scientificNameAuthorship "(Nalepa, 1890)" ;
dwc:species "schlechtendali" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aculus_schlechtendali> ;
a dwcFP:TaxonConcept .
@ -229,7 +229,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Nalepa & Trouessart, 1891) Nalepa & Trouessart" ;
dwc:scientificNameAuthorship "(Nalepa & Trouessart, 1891)" ;
dwc:species "fockeui" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aculus_fockeui> ;
a dwcFP:TaxonConcept .
@ -263,7 +263,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Pagenstecher, 1857) Pagenstecher" ;
dwc:scientificNameAuthorship "(Pagenstecher, 1857)" ;
dwc:species "vitis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Colomerus_vitis> ;
a dwcFP:TaxonConcept .
@ -280,7 +280,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Massee, 1937) Masse" ;
dwc:scientificNameAuthorship "(Massee, 1937)" ;
dwc:species "lycopersici" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aculops_lycopersici> ;
a dwcFP:TaxonConcept .

View file

@ -43,7 +43,7 @@
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(McGregor, 1954) McGregor" ;
dwc:scientificNameAuthorship "(McGregor, 1954)" ;
dwc:species "californicus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46SWR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neoseiulus_californicus> ;
@ -126,7 +126,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Koch, 1836) Koch" ;
dwc:scientificNameAuthorship "(Koch, 1836)" ;
dwc:species "ulmi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46SWR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Panonychus_ulmi> ;
@ -144,7 +144,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(McGregor, 1914) McGregor" ;
dwc:scientificNameAuthorship "(McGregor, 1914)" ;
dwc:species "yothersi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46SWR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oligonychus_yothersi> ;
@ -162,7 +162,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Scheuten, 1857) Scheuten" ;
dwc:scientificNameAuthorship "(Scheuten, 1857)" ;
dwc:species "rubrioculus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46SWR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bryobia_rubrioculus> ;
@ -180,7 +180,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Nalepa & Trouessart, 1891) Nalepa & Trouessart" ;
dwc:scientificNameAuthorship "(Nalepa & Trouessart, 1891)" ;
dwc:species "fockeui" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aculus_fockeui> ;
a dwcFP:TaxonConcept .
@ -197,7 +197,7 @@
dwc:order "Trombidiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Massee, 1937) Massee" ;
dwc:scientificNameAuthorship "(Massee, 1937)" ;
dwc:species "lycopersici" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aculops_lycopersici> ;
a dwcFP:TaxonConcept .

View file

@ -42,7 +42,7 @@
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Wainstein, 1962) Wainstein" ;
dwc:scientificNameAuthorship "(Wainstein, 1962)" ;
dwc:species "bicaudus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46SWJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neoseiulus_bicaudus> ;

View file

@ -42,7 +42,7 @@
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Schweizer, 1922) Schweizer" ;
dwc:scientificNameAuthorship "(Schweizer, 1922)" ;
dwc:species "alpinus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46SVH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neoseiulus_alpinus> ;

View file

@ -42,7 +42,7 @@
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Chant, 1956) Chant" ;
dwc:scientificNameAuthorship "(Chant, 1956)" ;
dwc:species "graminis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3H5SN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Graminaseius_graminis> ;

View file

@ -41,7 +41,7 @@
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Chant & Baker, 1965) Chant & Baker" ;
dwc:scientificNameAuthorship "(Chant & Baker, 1965)" ;
dwc:species "anonymus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46SVN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neoseiulus_anonymus> ;

View file

@ -41,7 +41,7 @@
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Garman, 1948) Garman" ;
dwc:scientificNameAuthorship "(Garman, 1948)" ;
dwc:species "fallacis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46SYS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neoseiulus_fallacis> ;

View file

@ -43,7 +43,7 @@
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Chant, 1959) Chant" ;
dwc:scientificNameAuthorship "(Chant, 1959)" ;
dwc:species "herbicolus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CNS4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amblyseius_herbicolus> ;

View file

@ -45,7 +45,7 @@
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kayashima, 1943) Yu & Lo & Huang & Hsiao & Ding, 2019" ;
dwc:scientificNameAuthorship "(Kayashima, 1943)" ;
dwc:species "formosensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4X5MB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siamspinops_formosensis> ;
@ -114,7 +114,7 @@
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kayashima, 1943) Kayashima" ;
dwc:scientificNameAuthorship "(Kayashima, 1943)" ;
dwc:species "formosanus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pakawops_formosanus> ;
a dwcFP:TaxonConcept .

View file

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

View file

@ -12,12 +12,12 @@
# SyntaxError: Invalid regular expression: /\(?(Bosch (van den Bosch, 1858)\)?[,:;\s]*/g: Unterminated group
# SyntaxError: Invalid regular expression: /\(?(Bosch (van den Bosch, 1858)\)?[,:;\s]*/g: Unterminated group
# at new RegExp (<anonymous>)
# at makeTaxonConcept (file:///app/src/gg2rdf.ts:527:11)
# at makeTreatment (file:///app/src/gg2rdf.ts:225:28)
# 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 makeTaxonConcept (file:///app/src/gg2rdf.ts:567:11)
# at makeTreatment (file:///app/src/gg2rdf.ts:259:28)
# 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)
# 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.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)

View file

@ -44,7 +44,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Schmidt-Göbel, 1846) fenestrata (Schmidt-Goebel, 1846)" ;
dwc:scientificNameAuthorship "(Schmidt-Göbel, 1846)" ;
dwc:species "fenestrata" ;
dwc:subSpecies "fenestrata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anchista_fenestrata_fenestrata> ;

View file

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

View file

@ -42,7 +42,7 @@
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sawicki & Holsinger & Sket, 1991) Sawicki & Holsinger & Sket, 2005" ;
dwc:scientificNameAuthorship "(Sawicki & Holsinger & Sket, 1991)" ;
dwc:species "fluviatilis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6J8DY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Flagitopisa_fluviatilis> ;

View file

@ -45,7 +45,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Otte & Alexander, 1983) Robillard & Su, 2018" ;
dwc:scientificNameAuthorship "(Otte & Alexander, 1983)" ;
dwc:species "miripara" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Salmanites_miripara> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Chopard, 1951) Robillard & Su, 2018" ;
dwc:scientificNameAuthorship "(Chopard, 1951)" ;
dwc:species "bifasciata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eurepa_bifasciata> ;
a dwcFP:TaxonConcept .

View file

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

View file

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

View file

@ -44,7 +44,7 @@
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gruenberg, 1910) Lehmann & Dalsgaard, 2023" ;
dwc:scientificNameAuthorship "(Gruenberg, 1910)" ;
dwc:species "wichgrafi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Shimbania_wichgrafi> ;
a dwcFP:TaxonConcept .

View file

@ -59,7 +59,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fabricius, 1793) Michez et al., 2004" ;
dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
dwc:species "hirtipes" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/349HW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dasypoda_hirtipes> ;

View file

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

View file

@ -43,7 +43,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Nugroho & Kojima & Ubaidillah, 2014) Giordani Soika, 2014" ;
dwc:scientificNameAuthorship "(Nugroho & Kojima & Ubaidillah, 2014)" ;
dwc:species "quadricolor" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Apodynerus_quadricolor> ;
a dwcFP:TaxonConcept .
@ -76,7 +76,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Giordani Soika, 2014) Nugroho & Kojima & Ubaidillah, 2014" ;
dwc:scientificNameAuthorship "(Giordani Soika, 2014)" ;
dwc:species "yayeyamensis" ;
dwc:subSpecies "quadricolor" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Apodynerus_yayeyamensis_quadricolor> ;

View file

@ -41,7 +41,7 @@
dwc:order "Cyclophyllidea" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Maplestone & Southwell, 1923) Hooks. Scale" ;
dwc:scientificNameAuthorship "(Maplestone & Southwell, 1923)" ;
dwc:species "fieldingi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cracticotaenia_fieldingi> ;
a dwcFP:TaxonConcept .

View file

@ -127,7 +127,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(New, 1983) Lea, 1899" ;
dwc:scientificNameAuthorship "(New, 1983)" ;
dwc:species "acaciae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3ZC3K> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melanterius_acaciae> ;

View file

@ -42,7 +42,7 @@
dwc:order "Strepsiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Pierce, 1911) Benda & Pohl & Nakase & Beutel & Straka, 2022" ;
dwc:scientificNameAuthorship "(Pierce, 1911)" ;
dwc:species "tigridis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leionotoxenos_tigridis> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Klug, 1818) Liston & Mutanen & Heidemaa & Blank & Kiljunen & Taeger & Viitasaari & Vikberg & Wutke & Prous, 2022" ;
dwc:scientificNameAuthorship "(Klug, 1818)" ;
dwc:species "timidus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dolerus_timidus> ;
a dwcFP:TaxonConcept .

View file

@ -44,7 +44,7 @@
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Draudt, 1950) Saldaitis & Volynkin & Speidel & Zahiri, 2022" ;
dwc:scientificNameAuthorship "(Draudt, 1950)" ;
dwc:species "cupreomicans" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nikara_cupreomicans> ;
a dwcFP:TaxonConcept .

View file

@ -43,7 +43,7 @@
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Seow-Choen, 2017) Cumming & Bank & Bresseel & Constant & Tirant & Dong & Sonet & Bradler, 2021" ;
dwc:scientificNameAuthorship "(Seow-Choen, 2017)" ;
dwc:species "chrisangi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptophyllium_chrisangi> ;
a dwcFP:TaxonConcept .

View file

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

View file

@ -44,7 +44,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Jedlicka, 1966) loeffleri " ;
dwc:scientificNameAuthorship "(Jedlicka, 1966)" ;
dwc:species "loeffleri" ;
dwc:subSpecies "loeffleri" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8MHNR> ;

View file

@ -41,7 +41,7 @@
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835) fasciata " ;
dwc:scientificNameAuthorship "(Herrich-Schaeffer, 1835)" ;
dwc:species "fasciata" ;
dwc:subSpecies "fasciata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7HD5V> ;

View file

@ -41,7 +41,7 @@
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Kolenati, 1845) graminicola " ;
dwc:scientificNameAuthorship "(Kolenati, 1845)" ;
dwc:species "graminicola" ;
dwc:subSpecies "graminicola" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7HKLG> ;

View file

@ -41,7 +41,7 @@
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Wolff, 1804) thymi " ;
dwc:scientificNameAuthorship "(Wolff, 1804)" ;
dwc:species "thymi" ;
dwc:subSpecies "thymi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7HKK4> ;

View file

@ -42,7 +42,7 @@
dwc:order "Dorylaimida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Steiner, 1914) Thorne, 1939" ;
dwc:scientificNameAuthorship "(Steiner, 1914)" ;
dwc:species "macrodoroides" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HMK4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enchodelus_macrodoroides> ;

View file

@ -42,7 +42,7 @@
dwc:order "Dorylaimida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(de Man, 1880) Thorne, 1939" ;
dwc:scientificNameAuthorship "(de Man, 1880)" ;
dwc:species "macrodorus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/886TQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enchodelus_macrodorus> ;

View file

@ -43,7 +43,7 @@
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hori, 1926) comb. nov." ;
dwc:scientificNameAuthorship "(Hori, 1926)" ;
dwc:species "niphonica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Proutia_niphonica> ;
a dwcFP:TaxonConcept .

View file

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

View file

@ -43,7 +43,7 @@
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Proszynski & Deeleman-Reinhold, 2013) Maddison & Beattie & Marathe & Ng & Kanesharatnam & Benjamin & Kunte, 2020" ;
dwc:scientificNameAuthorship "(Proszynski & Deeleman-Reinhold, 2013)" ;
dwc:species "kahariana" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Indopadilla_kahariana> ;
a dwcFP:TaxonConcept .

View file

@ -43,7 +43,7 @@
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Wesolowska & Russell-Smith, 2011) Wesołowska & Azarkina & Wiśniewski, 2020" ;
dwc:scientificNameAuthorship "(Wesolowska & Russell-Smith, 2011)" ;
dwc:species "oyo" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Peplometus_oyo> ;
a dwcFP:TaxonConcept .

View file

@ -43,7 +43,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Arrow, 1900) velutipes " ;
dwc:scientificNameAuthorship "(Arrow, 1900)" ;
dwc:species "velutipes" ;
dwc:subSpecies "velutipes" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7ZBLM> ;

View file

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

View file

@ -44,7 +44,7 @@
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Westerboer, 1963) Mašán, 2017" ;
dwc:scientificNameAuthorship "(Westerboer, 1963)" ;
dwc:species "macrochelae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B8BHF> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ameroseiella_macrochelae> ;

View file

@ -43,7 +43,7 @@
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fang, 1930) Kottelat, 2012" ;
dwc:scientificNameAuthorship "(Fang, 1930)" ;
dwc:species "zebroida" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Beaufortia_zebroida> ;
a dwcFP:TaxonConcept .

View file

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

View file

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

View file

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

View file

@ -44,7 +44,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Massa, 2013) Hemp & Massa, 2017" ;
dwc:scientificNameAuthorship "(Massa, 2013)" ;
dwc:species "purpurea" ;
dwc:subGenus "Goetia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/G5SJ> ;

View file

@ -44,7 +44,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Karsch, 1891) Hemp & Massa, 2017" ;
dwc:scientificNameAuthorship "(Karsch, 1891)" ;
dwc:species "galbana" ;
dwc:subGenus "Goetia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/G5SH> ;

View file

@ -47,7 +47,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Bolivar, 1906) Hemp & Massa, 2017" ;
dwc:scientificNameAuthorship "(Bolivar, 1906)" ;
dwc:species "dimidiata" ;
dwc:subGenus "Goetia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/G5SG> ;

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 "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fleutiaux, 2004) Arias, 2004" ;
dwc:scientificNameAuthorship "(Fleutiaux, 2004)" ;
dwc:species "pallipes" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alyma_pallipes> ;
a dwcFP:TaxonConcept .

View file

@ -43,7 +43,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Zabransky, 2004) Volkovitsh, 2012" ;
dwc:scientificNameAuthorship "(Zabransky, 2004)" ;
dwc:species "socotra" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocastalia_socotra> ;
a dwcFP:TaxonConcept .

View file

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

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 "Juncus articulatus" ;

View file

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