Skip to content

Commit

Permalink
Fix ID of USAS taxonomy
Browse files Browse the repository at this point in the history
  • Loading branch information
TomazErjavec committed Oct 17, 2023
1 parent 5359f55 commit a9533d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<taxonomy xmlns="http://www.tei-c.org/ns/1.0" xml:id="ParlaMint-taxonomy-USAS-SYN.ana" xml:lang="en">
<taxonomy xmlns="http://www.tei-c.org/ns/1.0" xml:id="ParlaMint-taxonomy-USAS.ana" xml:lang="en">
<desc xml:lang="en"><term>USAS categories</term>: Semantic categories following the USAS Semantic tagset, cf.
<ref target="https://ucrel.lancs.ac.uk/usas/">https://ucrel.lancs.ac.uk/usas/</ref>. The taxonomy was derived from
<ref target="https://ucrel.lancs.ac.uk/usas/semtags_subcategories.txt">https://ucrel.lancs.ac.uk/usas/semtags_subcategories.txt</ref>
Expand Down
2 changes: 1 addition & 1 deletion Corpora/Taxonomies/ParlaMint-taxonomy-USAS.ana.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<taxonomy xmlns="http://www.tei-c.org/ns/1.0"
xml:id="ParlaMint-taxonomy-USAS-SYN.ana"
xml:id="ParlaMint-taxonomy-USAS.ana"
xml:lang="en">
<desc xml:lang="en">
<term>USAS categories</term>: Semantic categories following the USAS Semantic tagset, cf.
Expand Down

0 comments on commit a9533d9

Please sign in to comment.