Opened 10 years ago

Closed 10 years ago

#538 closed enhancement (fixed)

Change Zotero XML namespace prefix used in Zotero RDF

Reported by: dstillman Owned by: simon
Priority: minor Milestone: 1.0 Beta 4
Component: export Version: 1.0
Keywords: Cc:

Description

Before we leave beta, should we change the XML namespace used in Zotero RDF to 'zotero' instead of 'fs'? It seems we should at least export to that, even if we leave support for 'fs' import in for the time being.

Change History (3)

comment:1 Changed 10 years ago by simon

it's actually just the namespace prefix, not the namespace, so we should be able to change it to "zotero" (or just "z") without having to worry about import issues. the actual RDF triples are dependent on the namespace (http://www.zotero.org/namespaces/export#), and will remain the same.

comment:2 Changed 10 years ago by dstillman

  • Summary changed from Change Zotero XML namespace used in Zotero RDF to Change Zotero XML namespace prefix used in Zotero RDF

Oh, right--sounds good.

comment:3 Changed 10 years ago by simon

  • Resolution set to fixed
  • Status changed from new to closed

(In [1233]) closes #538, Change Zotero XML namespace prefix used in Zotero RDF

Note: See TracTickets for help on using tickets.