Skip to content

Commit 12ba06c

Browse files
committed
fixed mss-script-hand-description-template
1 parent 90360e4 commit 12ba06c

364 files changed

Lines changed: 242813 additions & 16 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
1-
<handDesc>
2-
<summary/>
3-
<handNote medium="" xml:id="" source="">
4-
<locus from="" to=""/>
5-
<persName ref="" role=""/>
6-
<placeName ref=""/>
7-
<metamark function=""/>
8-
<origDate/>
9-
<note/>
10-
</handNote>
11-
</handDesc>
12-
<scriptDesc>
13-
<scriptNote xml:lang="" script="" style="" rend="">
14-
<note/>
15-
</scriptNote>
16-
</scriptDesc>
1+
<physDesc>
2+
<handDesc>
3+
<summary/>
4+
<handNote medium="" xml:id="" source="">
5+
<locus from="" to=""/>
6+
<persName ref="" role=""/>
7+
<placeName ref=""/>
8+
<metamark function=""/>
9+
<origDate/>
10+
<note/>
11+
</handNote>
12+
</handDesc>
13+
<scriptDesc>
14+
<scriptNote xml:lang="" script="" style="" rend="">
15+
<note/>
16+
</scriptNote>
17+
</scriptDesc>
18+
</physDesc>

target/expath-descriptors/cxan.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<package xmlns="http://cxan.org/ns/package"
3+
xmlns:xs="http://www.w3.org/2001/XMLSchema"
4+
id="manuforma"
5+
name="http://jalit.org/manuforma"
6+
version="0.8.0-SNAPSHOT">
7+
<author id="wsalesky">Winona Salesky</author>
8+
<category>Applications</category>
9+
<tag>manuforma</tag>
10+
<tag>application</tag>
11+
</package>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<package xmlns="http://exist-db.org/ns/expath-pkg"
3+
xmlns:xs="http://www.w3.org/2001/XMLSchema"/>
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<package xmlns="http://expath.org/ns/pkg"
3+
xmlns:xs="http://www.w3.org/2001/XMLSchema"
4+
name="http://jalit.org/manuforma"
5+
abbrev="manuforma"
6+
version="0.8.0-SNAPSHOT"
7+
spec="1.0">
8+
<title>manuForma</title>
9+
<home>https://manuforma.jalit.org</home>
10+
<dependency processor="http://elemental.xyz" semver-min="6.4.0"/>
11+
<dependency processor="http://exist-db.org" semver-min="6.3.0"/>
12+
<dependency package="http://exist-db.org/apps/xsltforms" version="1.3.0"/>
13+
<dependency package="http://expath.org/ns/crypto" version="6.0.1"/>
14+
<dependency package="http://exist-db.org/lib/githubxq" semver-min="1.0.0"/>
15+
<dependency package="http://www.functx.com" semver-min="1.0.1"/>
16+
</package>

target/expath-descriptors/repo.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<meta xmlns="http://exist-db.org/xquery/repo"
3+
xmlns:repo="http://exist-db.org/xquery/repo"
4+
xmlns:xs="http://www.w3.org/2001/XMLSchema">
5+
<description>The manuForma application is designed to make TEI data creation and distributed editing faster and easier</description>
6+
<author id="wsalesky">Winona Salesky</author>
7+
<website>https://manuforma.jalit.org</website>
8+
<status>alpha</status>
9+
<license>Copyright 2022 Institut für den Nahen und Mittleren Osten, Ludwig-Maximilians-Universität München</license>
10+
<copyright>true</copyright>
11+
<type>application</type>
12+
<target>manuForma</target>
13+
<prepare>pre-install.xq</prepare>
14+
<finish>post-install.xq</finish>
15+
<permissions user="manuForma" group="dba" mode="rw-rw-r--"/>
16+
</meta>

target/generated-resources/xml/xslt/config-mss.xml

Whitespace-only changes.

target/generated-resources/xml/xslt/config-persons.xml

Whitespace-only changes.

target/generated-resources/xml/xslt/config-places.xml

Whitespace-only changes.

target/generated-resources/xml/xslt/config-relations.xml

Whitespace-only changes.

target/generated-resources/xml/xslt/config-works.xml

Whitespace-only changes.

0 commit comments

Comments
 (0)