Skip to content

Commit f252df6

Browse files
committed
Merge branch 'main' of https://github.com/DH-RSE/software-citation into main
2 parents 5fdf110 + 27997f2 commit f252df6

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

schema/tei_jtei_annotated.odd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2501,6 +2501,7 @@
25012501
<valItem mode="add" ident="#textlab"/>
25022502
<valItem mode="add" ident="#faircopy"/>
25032503
<valItem mode="add" ident="#xmlmind"/>
2504+
<valItem mode="add" ident="#unicaenapparat"/>
25042505
</valList>
25052506
<dataRef name="anyURI" restriction="http.+|#.+|@.+|hdl.+|mailto.+"/>
25062507
</alternate>

schema/tei_jtei_annotated.rng

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
xmlns="http://relaxng.org/ns/structure/1.0"
66
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
77
ns="http://www.tei-c.org/ns/1.0"><!--
8-
Schema generated from ODD source 2024-02-22T14:02:03Z. 2014.
8+
Schema generated from ODD source 2024-02-22T15:02:53Z. 2014.
99
TEI Edition: P5 Version 4.7.0. Last updated on 16th November 2023, revision e5dd73ed0
1010
TEI Edition Location: https://www.tei-c.org/Vault/P5/4.7.0/
1111
@@ -3193,6 +3193,8 @@ attributes @target and @cRef may be supplied on <name/>.</report>
31933193
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
31943194
<value>#xmlmind</value>
31953195
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
3196+
<value>#unicaenapparat</value>
3197+
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
31963198
</choice>
31973199
<data type="anyURI">
31983200
<param name="pattern">http.+|#.+|@.+|hdl.+|mailto.+</param>

schema/tei_software_annotation.rng

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
xmlns="http://relaxng.org/ns/structure/1.0"
66
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
77
ns="http://www.tei-c.org/ns/1.0"><!--
8-
Schema generated from ODD source 2024-02-22T14:01:58Z. .
8+
Schema generated from ODD source 2024-02-22T15:02:49Z. .
99
TEI Edition: P5 Version 4.7.0. Last updated on 16th November 2023, revision e5dd73ed0
1010
TEI Edition Location: https://www.tei-c.org/Vault/P5/4.7.0/
1111

@@ -138,7 +138,7 @@ TEI Edition Location: https://www.tei-c.org/Vault/P5/4.7.0/
138138
</choice>
139139
</zeroOrMore>
140140
</element>
141-
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d94348e131341-constraint">
141+
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d106168e131342-constraint">
142142
<rule context="tei:content">
143143
<report test="descendant::*[not(namespace-uri(.) = ('http://relaxng.org/ns/compatibility/annotations/1.0', 'http://relaxng.org/ns/structure/1.0', 'http://www.tei-c.org/ns/1.0'))]">content descendants must be in the
144144
namespaces
@@ -187,7 +187,7 @@ TEI Edition Location: https://www.tei-c.org/Vault/P5/4.7.0/
187187
</choice>
188188
</zeroOrMore>
189189
</element>
190-
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d94348e132720-constraint">
190+
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="d106168e132721-constraint">
191191
<rule context="tei:datatype">
192192
<report test="descendant::*[not(namespace-uri(.) = ('http://relaxng.org/ns/structure/1.0', 'http://www.tei-c.org/ns/1.0'))]">datatype descendants must be in the
193193
namespaces
@@ -6966,6 +6966,8 @@ Sample values include: 1] rubbing; 2] mildew; 3] smoke</a:documentation>
69666966
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
69676967
<value>xmlmind</value>
69686968
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
6969+
<value>unicaenapparat</value>
6970+
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
69696971
</choice>
69706972
</attribute>
69716973
<empty/>

schema/tei_software_annotation.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@
427427
<valItem mode="add" ident="textlab"/>
428428
<valItem mode="add" ident="faircopy"/>
429429
<valItem mode="add" ident="xmlmind"/>
430+
<valItem mode="add" ident="unicaenapparat"/>
430431
</valList>
431432
</attDef>
432433
</attList>

0 commit comments

Comments
 (0)