Set up environment for RDF parser

This commit is contained in:
aurimasv 2012-04-26 17:36:17 -05:00
parent 53d336681b
commit ea767e5647
4 changed files with 39 additions and 5 deletions

View file

@ -234,6 +234,7 @@ function makeZoteroContext(isConnector) {
// Load RDF files into Zotero.RDF.AJAW namespace (easier than modifying all of the references)
const rdfXpcomFiles = [
'rdf/init',
'rdf/uri',
'rdf/term',
'rdf/identity',