Expose RDF.serialize() to translators to assist with debugging.
This commit is contained in:
parent
72789baef6
commit
f112b0f9c2
|
@ -2285,7 +2285,8 @@ Zotero.Translate.IO._RDFSandbox.prototype = {
|
|||
"getArcsOut":"r",
|
||||
"getSources":"r",
|
||||
"getTargets":"r",
|
||||
"getStatementsMatching":"r"
|
||||
"getStatementsMatching":"r",
|
||||
"serialize":"r"
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue
Block a user