-
Notifications
You must be signed in to change notification settings - Fork 5
/
zotero-config.xml
23 lines (23 loc) · 1 KB
/
zotero-config.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<zotero-config>
<!-- Used by get-zotero-data.pp.xql-->
<groupid>2267085</groupid>
<last-modified-version>2635</last-modified-version>
<!-- format json or tei -->
<format>json</format>
<data-dir>/db/apps/tcadrt-data/data/bibl/tei</data-dir>
<base-uri>https://architecturasinica.org/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>