=== Starting job 2026-09-18T16:03:01.598Z === == starting git pull == ERR> From https://git.ld.plazi.org/plazi/treatments-rdf ERR> f4d27dad01bd..3332f6f14d63 main -> origin/main OUT> Updating f4d27dad01bd..3332f6f14d63 OUT> Fast-forward == git pull successful == Starting transformation { "id": "2026-09-18T16:03:01.598Z", "from": "f4d27dad01bdf5f0f3a0706b99736ef698f1ff2e", "till": "3332f6f14d63f7ebacca565e3e19c1889c22ce25", "author": { "name": "GG2RDF", "email": "gg2rdf@noreply.git.ld.plazi.org" }, "files": { "from": "f4d27dad01bdf5f0f3a0706b99736ef698f1ff2e", "till": "3332f6f14d63f7ebacca565e3e19c1889c22ce25", "added": [], "removed": [], "modified": [ "data/0B/CF/72/0BCF72A40CA95843AE4D8829EFBE2CD0.ttl" ] } } > got added > got removed > got modified data/0B/CF/72/0BCF72A40CA95843AE4D8829EFBE2CD0.ttl - target is graph-per-file on http://blazegraph:8080/blazegraph/sparql - file count: 1 » handling data/0B/CF/72/0BCF72A40CA95843AE4D8829EFBE2CD0.ttl DROP GRAPH ; LOAD INTO GRAPH ; INSERT { GRAPH { ?res ?prefix } } WHERE { GRAPH { ?res a ; ?value . } FILTER(STRLEN(?value) > 1) BIND(LCASE(SUBSTR(?value, 1, 2)) AS ?prefix) }; INSERT { GRAPH { ?res ?prefix } } WHERE { GRAPH { ?res a ; ?value . } FILTER(STRLEN(?value) > 2) BIND(LCASE(SUBSTR(?value, 1, 3)) AS ?prefix) }; INSERT { GRAPH { ?res ?prefix } } WHERE { GRAPH { ?res a ; ?value . } FILTER(STRLEN(?value) > 3) BIND(LCASE(SUBSTR(?value, 1, 4)) AS ?prefix) }; INSERT { GRAPH { ?res ?prefix } } WHERE { GRAPH { ?res a ; ?value . } FILTER(STRLEN(?value) > 1) BIND(LCASE(SUBSTR(?value, 1, 2)) AS ?prefix) }; INSERT { GRAPH { ?res ?prefix } } WHERE { GRAPH { ?res a ; ?value . } FILTER(STRLEN(?value) > 2) BIND(LCASE(SUBSTR(?value, 1, 3)) AS ?prefix) }; INSERT { GRAPH { ?res ?prefix } } WHERE { GRAPH { ?res a ; ?value . } FILTER(STRLEN(?value) > 3) BIND(LCASE(SUBSTR(?value, 1, 4)) AS ?prefix) } » success < done All succeeded === Sucessfully completed job 2026-09-18T16:03:01.598Z ===