forked from majlis-erc/srophe
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathzotero-config.xml
More file actions
26 lines (26 loc) · 1.02 KB
/
zotero-config.xml
File metadata and controls
26 lines (26 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<zotero-config>
<!-- Used by get-zotero-data.pp.xql-->
<groupid>4419449</groupid>
<api-key/>
<last-modified-version>4209</last-modified-version>
<!-- format json or tei -->
<format>json</format>
<data-dir>/db/apps/majlis-data/data/bibl/tei</data-dir>
<base-uri>https://majlis.net/bibl</base-uri>
<!-- Allowed values: auto-generated, zotero -->
<id-pattern>zotero</id-pattern>
<!-- Values used to build TEI records -->
<!--
<principal xmlns="http://www.tei-c.org/ns/1.0">Tracy Miller</principal>
<editor xmlns="http://www.tei-c.org/ns/1.0" role="general">Tracy Miller</editor>
<respStmt xmlns="http://www.tei-c.org/ns/1.0">
<resp>TEI encoding by</resp>
<name>Tracy Miller</name>
</respStmt>
<availability xmlns="http://www.tei-c.org/ns/1.0">
<licence target="http://creativecommons.org/licenses/by/3.0/">
<p>Distributed under a Creative Commons Attribution 3.0 Unported License.</p>
</licence>
</availability>
-->
</zotero-config>