Expose RDF.serialize() to translators to assist with debugging.
This commit is contained in:
parent
72789baef6
commit
f112b0f9c2
1 changed files with 2 additions and 1 deletions
|
@ -2285,7 +2285,8 @@ Zotero.Translate.IO._RDFSandbox.prototype = {
|
|||
"getArcsOut":"r",
|
||||
"getSources":"r",
|
||||
"getTargets":"r",
|
||||
"getStatementsMatching":"r"
|
||||
"getStatementsMatching":"r",
|
||||
"serialize":"r"
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue