Skip to content

Commit 075d554

Browse files
committed
report changes in 0.9.0
1 parent c4dfe35 commit 075d554

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changes
22

3+
## 0.9.0
4+
5+
- adds `xsl/rdf/viaf.xsl` for transforming RDF/XML from viaf.org to
6+
TEI person or place entries in a registry file
7+
38
## 0.8.1
49

510
- publishing on github

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
This is an XSLT library for transforming various input formats to TEI-XML. Input formats include
44

5+
- RDF/XML from [viaf.org](http://viaf.org) to person or place entries
6+
in a TEI registry file based on viaf identifiers:
7+
[XSLT](xsl/rdf/viaf.xsl) [Wiki](../../wikis/viaf)
58
- [USX](https://ubsicap.github.io/usx/) as used by *Deutsche
69
Bibelgesellschaft*, currently transforming USX 3.0 documents to TEI
710
P5: [XSLT](xsl/usx) [Wiki](../../wikis/usx)

0 commit comments

Comments
 (0)