@@ -9,8 +9,8 @@ return {
uri = "pas:sourcePath",
label = "Source path",
description =
- [[Path of the resource at deposit time, relative to the SIP
- root.]],
+ "Path of the resource at deposit time, relative to the SIP \z
+ root.",
type = "string",
max_cardinality = 1,
},
@@ -304,6 +304,7 @@ end
-- Submission module.
local M = {
+ idgen = idgen,
reset_ores = function()
if path.isdir(pkar.config.fs.ores_path) then
logger:warn("Removing existing opaque resource store.")