<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tei-c.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Raffaele.viglianti</id>
	<title>TEIWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tei-c.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Raffaele.viglianti"/>
	<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Special:Contributions/Raffaele.viglianti"/>
	<updated>2026-04-21T18:47:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13608</id>
		<title>DH2014Hackathon-Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13608"/>
		<updated>2014-07-07T07:33:51Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: /* Develop the MS description framework */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= DH2014 Hackathon Project Discussion Page =&lt;br /&gt;
&lt;br /&gt;
== Let's Hack ==&lt;br /&gt;
&lt;br /&gt;
A suggestion for how to proceed based on the range of proposals and the range of participants.  The group is likely to be able to sustain 2 or at most 3 projects in the time frame allotted. Some suggestions; please modify, develop or otherwise shape to your liking! &lt;br /&gt;
&lt;br /&gt;
=== Suggested setup  using Git ===&lt;br /&gt;
&lt;br /&gt;
There is a Git repository at https://github.com/TEIC/Hackathon which can be used for any group during the Hackathon. Sebastian Rahtz can add people to the TEI group on request so that they have write access. You can use any Git client, obviously. If you don't have a client setup&lt;br /&gt;
already and are on a Mac, you'll find https://mac.github.com/ easy to set up and use. If you possibly can, get your account and setup ready before the meet.&lt;br /&gt;
&lt;br /&gt;
This repository is synchronized with a web server at http://tei.it.ox.ac.uk/Hackathon/ every minute. This web server has a  CORS setup, which should allow cross-site scripting to work for any&lt;br /&gt;
group working with JSON or other Ajax technique.&lt;br /&gt;
&lt;br /&gt;
To test this, clone the Git repository on your local laptop and open the file map/maptest.html in your browser. It should read JSON data from&lt;br /&gt;
http://tei.it.ox.ac.uk/Hackathon/map/objects.json and display it on a map. If you add more JSON data files to the repository, and push them up to Github, they should appear on the web server quite quickly; similarly this can be used to &amp;quot;publish&amp;quot; HTML.&lt;br /&gt;
&lt;br /&gt;
Sebastian will be available during the Hackathon to wrangle the web server as needed.&lt;br /&gt;
&lt;br /&gt;
=== ODD visualizer ===&lt;br /&gt;
&lt;br /&gt;
A group might try to put together a plan and start to code up an ODD visualizer. ODD is a literate programming language for XML schemas written by the TEI, and which is used to define the TEI schema. An ODD visualizer might be a component of an ODD customization tool such as the successor of Roma, and could provide information to a user about what modules they have included in their TEI schema, or what modification they have made. &lt;br /&gt;
&lt;br /&gt;
The group should start by discussing what to visualize, perhaps including some TEI users who has experience in customization. &lt;br /&gt;
&lt;br /&gt;
'''Resources:''' About ODD [http://www.tei-c.org/Support/Learn/odds.xml Getting Started with P5 ODDs], [http://www.tei-c.org/release/doc/tei-p5-doc/en/html/USE.html Guidelines Chapter 23: Using the TEI] and a look at [http://www.tei-c.org/Roma/ Roma], the tool that is currently in use for generating TEI customizations.&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:05, 4 July 2014 (CEST) I know of some digital edition projects that are a priori TEI compliant but have added their own custamizations if the TEI Guidelines did not offer a sufficient solution for the &amp;lt;nowiki&amp;gt;&amp;quot;challenge&amp;quot;&amp;lt;/nowiki&amp;gt; posed by the text. I can imagine there are more projects that do so. Is that meant by &amp;lt;nowiki&amp;gt;&amp;quot;modification&amp;quot;&amp;lt;/nowiki&amp;gt; of the TEI schema? &lt;br /&gt;
It seems the ODD visualizer might be a good addition to the authorial workflow as described below, if it offers the editors insight in their specific text encoding methods.&lt;br /&gt;
&lt;br /&gt;
[[User:Elena Spadini|Elena Spadini]] 12:13, 5 July 2014 (CEST) (I'm not sure this is the right place for adding names to a project as Elli wrote us, but) I would like to work on it!&lt;br /&gt;
&lt;br /&gt;
[[User:Raffaele.viglianti|Raffaele.viglianti]] 13:40, 6 July 2014 (CEST) I'd happily work on this&lt;br /&gt;
&lt;br /&gt;
--[[User:Rahtz|Rahtz]] 17:50, 6 July 2014 (CEST) Elli - a modification is often simply specifying a subset of the TEI, ie removing elements you don't need. Visualizing just this relationship is itself quite useful; the proof of concept at http://tei.it.ox.ac.uk/Byzantium/ demonstrates a trivial example. In an ideal alternate work, the visualization would dynamic. Ie it would show a list of modules, and you could click on one to remove the elements in it, and that would trigger writing an ODD file.&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 22:28, 6 July 2014 (CEST) Thanks Sebastian for the clarification. I would like to join this group too.&lt;br /&gt;
&lt;br /&gt;
=== Basic framework for rendering a document and creating simple visualizations ===&lt;br /&gt;
&lt;br /&gt;
This project could be quite extensive, so the group should begin by selecting components that they can manage.&lt;br /&gt;
&lt;br /&gt;
The proposed outcome is to be able to display (or at least mine) a document for salient features, and to produce output generic enough that it can be passed to either mapping or to other visualization software. Or perhaps to the NY Times Pourover js library. One possible way to to do this is to decide on a json data structure, as that is a popular format for visualization libraries.&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 08:08, 3 July 2014 (CEST) Are you referring to a particular visualization software on which it might be useful to take a quick look before the hackathon?&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Mylonas|Elli Mylonas]] 11:27, 4 July 2014 (CEST) Frederike has a good comment - are there suggestions? Google Maps is one idea. Leaflet, and D3 (more complex) are others. Thoughts?&lt;br /&gt;
&lt;br /&gt;
--[[User:Rahtz|Rahtz]] 17:02, 6 July 2014 (CEST) I would suggest we limit ourselves for this project to Leaflet (mapping) and D3 (graphs) with its companion C3. Both have loads of examples and addons. Leaflet rather than Google Maps because it doesn't need API keys etc, and can use other tiles easily. The key thing here is to proof of concept - get a visualization up and running quickly, then tweak it. If its successful, recoding it later in another library is not so hard. Note, however, that we come up against cross-site scripting when we read JSON in an HTML file. See Setup section above.&lt;br /&gt;
&lt;br /&gt;
I like the idea that we take some texts and a) isolate a set of features that can be extracted for looking at, b) work out what they look like in JSON, and c) practice visualizing them in some way.  I have added an example XSLT script at https://github.com/TEIC/Hackathon/blob/master/visualization/teitojson.xsl which shows how you'd grab (in this case persName) elements from a TEI XML file and write a JSON file. Demo result at http://tei.it.ox.ac.uk/Hackathon/visualization/test.json&lt;br /&gt;
&lt;br /&gt;
=== Develop the MS description framework ===&lt;br /&gt;
&lt;br /&gt;
This was one of the proposed projects that got a lot of comments. It could be developed along the lines of the comments, and generalized a bit.&lt;br /&gt;
&lt;br /&gt;
[[User:Alexander Czmiel|Alexander Czmiel]] 14:20, 4 July 2014 (CEST) Maybe I don't get it, but it seems to me this project has the same aims like &amp;quot;Basic framework for rendering a document&amp;quot;. Anyway, rendering TEI documents is an imortant issue which has not been adressed enough in the past. Especially when looking on complex markup such as recommended by the Genetic Markup SIG.&lt;br /&gt;
There are already a few approaches which try to do exactly the same, we want to do here: build a generic framework to publish TEI documents online. There is eLaborate (http://elaborate.huygens.knaw.nl/) from Den Haag, xMod (http://www.cch.kcl.ac.uk/xmod/) from London (the latest installment of xmod is called &amp;quot;Kiln&amp;quot; and is more sophisticated and multiplatform: the code is here: (https://github.com/kcl-ddh/kiln)--[[User:Raffaele.viglianti|Raffaele.viglianti]] 09:33, 7 July 2014 (CEST)), DENQ from Rome, and SADE (best/current version on Github by vronk: https://github.com/vronk/SADE) which we try to build in Berlin/Göttingen/Wien. To a certain point OMEKA (http://www.omeka.net/) could be used as well, I think. There are many more, I don't know of. So please don't let us start from the scratch with a new project.&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 14:56, 4 July 2014 (CEST) I agree it would be pointless to start from scratch. But it might be worth considering to further develop one of the abovementioned approaches. I am not familiar with all of them, but most tend to fail once the textual genetics becomes more complex. The fact that many of the proposed projects in this Hackathon are aimed at the rendering of complex TEI mark up, suggests that this is one of the most important needs of textual scholars and that there is still no sufficient way to do so.&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 19:27, 4 July 2014 (CEST) It seems we have all different understandings of the project's descriptions - I will tell you mine too: &amp;lt;br/&amp;gt;&lt;br /&gt;
In my opinion the two project aim different results, even if the workflow will be partly the same. &amp;lt;br/&amp;gt;&lt;br /&gt;
The &amp;quot;rendering complex markup..&amp;quot; aims to offer in a creative visualization of the extracted data, so this project will be about including visualization software which supports data visualization beyond lists and timelines.  &amp;lt;br/&amp;gt;&lt;br /&gt;
The &amp;quot;MS description..&amp;quot; aims (or at least it did in the beginning) to create a framework which is applicable to each TEI-document containing a &amp;lt;msDesc&amp;gt; part and includes both displaying the &amp;lt;msDesc&amp;gt; content (in an linear way, no tricky visualization) and search and browse functions. The scope of this project is to provide in the end a set of files which anyone can use to render a &amp;lt;msDesc&amp;gt; part.&amp;lt;br/&amp;gt;&lt;br /&gt;
So far.. can somebody bring light into the darkness please? :)&lt;br /&gt;
&lt;br /&gt;
[[User:Patrik Granholm|Patrik Granholm]] 23:35, 4 July 2014 (CEST) My initial proposal was to create a simple search and browsing interface for MS descriptions which would be general enough to be used by other similar projects. But perhaps it is too specific. An interface for TEI-files in general would probably be more useful. The idea is that everything should be well documented so that people with limited programming skills would be able to modify the code to suit their needs. It would be more like an eXist template than a finished product.&lt;br /&gt;
&lt;br /&gt;
[[User:Elena Spadini|Elena Spadini]] 12:08, 5 July 2014 (CEST)  I don't think that it is too specific and an interface for TEI files in general is probably too wide for one day. For sure there are a lot of projects flourishing in this way (not eLaborate that is at a certain point TEI compliant but not at all TEI based), as everyone using TEI deals with the problems and find more or less home made solutions. But if during the Hackathon something can be started and finished, it would be a really good result!&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 15:55, 5 July 2014 (CEST) Maybe we could decide whether we want to render the metadata or the text. I think some templates for rendering the &amp;lt;teiHeader&amp;gt; with focusing on search options (searching for certain fields, combining them, faceted search) would be nice. &amp;lt;br/&amp;gt;&lt;br /&gt;
Can someone provide some XML files to work with?&lt;br /&gt;
&lt;br /&gt;
[[User:Patrik Granholm|Patrik Granholm]] 08:55, 6 July 2014 (CEST) I have a few preliminary MS descriptions from our cataloguing project, and quite a large collection of MS descriptions from other projects which we could work with.&lt;br /&gt;
&lt;br /&gt;
--[[User:Rahtz|Rahtz]] 19:02, 6 July 2014 (CEST) I agree that starting  a new framework isn't a good idea, but I do think there is a future in taking just the components of the transcription module and doing rendering of those. Its a horribly open-ended exercise, though.&lt;br /&gt;
&lt;br /&gt;
=== Discussing, working out and documenting best practices for an authoring workflow ===&lt;br /&gt;
&lt;br /&gt;
Projects that last for many years, have many people working on them, and comprise large amounts of material need to ensure that work is being done efficiently, produce accurate output, and move files through transformations and validations.  Good workflows can be enhanced by both tools and best practices.  The outcome of this project could be a document with explanation and examples of authoring/encoding/proofreading/version control workflows with a focus on software tools.&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 15:22, 4 July 2014 (CEST) Would we aim at enhancing the workflow of existing projects or suggest best practices for future projects? It would be very interesting to see whether it is possible to distinguish a best practice for an authoring workflow. Normally projects that run for many years and started &amp;lt;nowiki&amp;gt;&amp;quot;back in the days&amp;quot;&amp;lt;/nowiki&amp;gt; have developed their own ad hoc workflow. They happily admit to have done things differently witht the knowledge of today. Of course the workflow depends upon the people working on it (trained editors, volunteers through crowd-sourcing...). &lt;br /&gt;
Perhaps the outcome would be several different workflows, depending on the type of material, the objectives of the project and the people collaborating on it.&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
* [http://mith.umd.edu/people/person/raffaele-viglianti/ Raffaele Viglianti], University of Maryland&lt;br /&gt;
* [http://www.patrikgranholm.com Patrik Granholm], Uppsala University Library: [http://www.manuscripta.se Greek Manuscripts in Sweden. A Digitization and Cataloguing Project]&lt;br /&gt;
* [http://online.uni-graz.at/kfu_online/visitenkarte.show_vcard?pPersonenId=9570FBD84B50B383&amp;amp;pPersonenGruppe=3 Frederike Neuber], DiXiT - research fellow at Graz University - Austrian Centre for Digital Humanities&lt;br /&gt;
* Felix Lange, Academy of Sciences and Literature | Mainz, Project IBR (http://www.spatialhumanities.de)&lt;br /&gt;
* Emmanuelle Morlock, CNRS, HISoMA Laboratory (Histoire et Sources des mondes antiques / History and Origins of the Antique World)&lt;br /&gt;
* [https://www.uantwerpen.be/en/staff/elli-bleeker/ Elli Bleeker], PhD­ student in Digital Humanities at Antwerp University; research fellow at DiXiT&lt;br /&gt;
* Magdalena Turska, University of Oxford&lt;br /&gt;
* Nick Laiacona, Performant Software Solutions LLC www.performantsoftware.com&lt;br /&gt;
* Elizabeth Maddock Dillon, Professor of English and Co­Director of NULab for Texts, Maps, and Networks, Northeastern University, Boston, MA USA&lt;br /&gt;
* [http://steinheim-institut.de/wiki/index.php/Mitarbeiter:Thomas_Kollatz Thomas Kollatz], Steinheim-Institute for German-Jewish History: [http://steinheim-institut.de/cgi-bin/epidat epidat]&lt;br /&gt;
* Elena Spadini, Huygens Ing&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
* Sebastian Rahtz, University of Oxford&lt;br /&gt;
* James Cummings, University of Oxford&lt;br /&gt;
* [http://www.i-d-e.de/mitglieder/alexander-czmiel Alex Czmiel], Berlin-Brandenburg Academy of Sciences and Humanities&lt;br /&gt;
* Hugh Cayless, Duke University&lt;br /&gt;
* Elli Mylonas, Brown University&lt;br /&gt;
&lt;br /&gt;
== Procedure ==&lt;br /&gt;
&lt;br /&gt;
We will be using the wiki as a place for comments and discussion. The projects each participant proposed are all listed below. Ideally, the hackathon will be focussed around one or two projects that are useful to everyone. The participants are all experienced with TEI in various capacities, but they are not all skilled programmers. The hackathon would be a success if the outcome of the one day event was e a good start on one or two useful pieces of TEI related software. In order to achieve this, we should collectively decide on projects that are interesting, useful, generalizable, and do-able! We should also try to capitalize on everyone's skill set, and try to plan the event in such a way that we can all contribute to something. &lt;br /&gt;
&lt;br /&gt;
You are all welcome to introduce yourselves, by adding a description of a few sentences to the list of participants above. And please, edit, correct and comment on the projects. We are also inviting the TEI Council and Board and other interested parties to look in on the discussions.&lt;br /&gt;
&lt;br /&gt;
== Proposed Projects ==&lt;br /&gt;
&lt;br /&gt;
=== Mormon City Planning: ===&lt;br /&gt;
when early Mormonism ventured from Kirtland, Ohio, into Missouri, their prophet Joseph Smith Jr provided a revelation for the plat (city layout) of the new Zion (http://urbanplanning.library.cornell.edu/DOCS/smith.htm; http://zomarah.files.wordpress.com/2010/10/firstplatofzion.png), which was subsequently applied in the settlement of Far West, Missouri, for which two plats exist, one on sheepskin (https://www.lds.org/bc/content/shared/content/images/gospel-library/manual/32502/15-02 b.gif) in private possession and one on paper at BYU University (there is no online copy of this, but I have obtained a digital copy from BYU with their permission); however these plats were not only used to sketch out the city, but also to assign lots to settlers, and thus show secondary markup in pencil to allocate houses, redraw lot boundaries, etc; (http://zomarah.files.wordpress.com/2010/10/platoffarwestbig.png)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* A clarification: What would the project strive to accomplish? Is this a visualization? georeferencing based on markup?&lt;br /&gt;
* [[User:Thomas Kollatz|Thomas Kollatz]] 11:57, 1 July 2014 (CEST) https://www.lds.org/bc/content/shared/content/images/gospel-library/manual/32502/15-02 error 404 - not found; maybe visualization: text-information encoded in TEI related to city layout (&amp;quot;plat&amp;quot;) in SVG ?&lt;br /&gt;
&lt;br /&gt;
=== ODD Customization visualizer ===&lt;br /&gt;
A web-based tool to visualize any ODD customization against TEI-all. This could be useful when working on a customization (with Roma, or manually) to quickly and visually check that the ODD is still TEI-conformant and see how it diverges from the standard.&lt;br /&gt;
I started working on a basic D3 visualization a couple of years ago, but haven't really touched the code since:https://github.com/raffazizzi/ODDViz I only restructured the repository a bit before sending this proposal.&lt;br /&gt;
&lt;br /&gt;
'''Comments'''&lt;br /&gt;
A simple demo: https://dl.dropboxusercontent.com/u/2443674/ODDViz/index.html --[[User:Raffaele.viglianti|Raffaele.viglianti]] 03:02, 3 July 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== ACE-based Web editor ===&lt;br /&gt;
&lt;br /&gt;
MITH, at the University of Maryland has been working on an ACE-based web editor able to validate tei-all files in the browser and provide ODD-based contextual help (e.g. suggesting valid options when entering a new element).&lt;br /&gt;
The grant that funded this work is now over, but there's plenty more to do. This is the GitHub repository: https://github.com/umd-mith/angles&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== MS Description Display Framework ===&lt;br /&gt;
To create a simple web interface which would provide basic functionalities like browsing, searching and displaying TEI-files containing manuscript descriptions. The interface could be built using a Ubuntu server with [http://nginx.org nginx], and [http://exist-db.org eXist-db] following the setup guide and scripts provided by [https://github.com/grantmacken/nginx-eXist-ubuntu Grant Macken]. I have already made some preliminary work on an eXist-db web interface and posted the code in our [https://github.com/manuscripta GitHub repository]. This could be used as a starting point for further development. A possible goal for the hackathon could be to create an advanced search form in XQuery which would display snippets of the descriptions in the search results using the transform function with our XSL stylesheet, with links to the full description. All of the code, with detailed documentation, would be made public on GitHub for others to reuse and modify for their own projects. I think this would be beneficial to the TEI community at large, and especially to other cataloguing projects.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
* I believe this would be really useful project, especially if we build it not only having this particular purpose of MS descriptions in mind, but something more general, so other users would potentially swap only source files and stylesheets and would have a basic working website. [[User:Magdalena Turska|Magdalena Turska]] 11:00, 23 June 2014 (CEST)&lt;br /&gt;
* me too – more general features almost every project will need after swapping source files and stylesheets: navigation to next page/object ; or: navigation to next entry/object in chronological order, full text search everywhere resp in particular div's (type=&amp;quot;edition&amp;quot;) etc. [[User:Thomas Kollatz|Thomas Kollatz]] 12:09, 1 July 2014 (CEST)&lt;br /&gt;
* I am definitely open to creating a more general display framework in eXist. Perhaps we could make use of Joe Wicentowski’s [http://digital.humanities.ox.ac.uk/dhoxss/2011/presentations/Wicentowski-XMLDatabases-materials.zip Punch eXist tutorial] from DHOxSS 2011. [[User:Patrik Granholm|Patrik Granholm]] 11:16, 2 July 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== Medieval Text Edition ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strike&amp;gt;&lt;br /&gt;
Project isn't advanced enough to suggest concrete task, but the topic of interest is focussed around a digital scholarly edition of a medieval text (with corresponding images) encoded in XML/TEI. The edition will be enriched with palaeographical and codicological information (in both &amp;lt;text&amp;gt; and &amp;lt;teiHeader&amp;gt;) and the results can be visualized in a way which hopefully goes beyond the sometimes not very enlightening listing of data.&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
Even now my project is not advanced enough to be used for the hackathon. I will join the discussions on the other projects. --[[User:Frederike Neuber|Frederike Neuber]] 22:05, 24 June 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== Semantic Connections for Epigraphic Documents ===&lt;br /&gt;
I am currently working with epidoc documents in the context of the Project IBR. These documents, epigraphical editions from the catalogue &amp;quot;German Inscriptions Online&amp;quot; (inschriften.net), are (1) to be transformed into RDF­triples for semantic connection and for a fine­grained quantificational analysis in a Triple Store, (2) XSLT ­transformed into HTML­Documents for further annotation in the semantic annotator &amp;quot;Pundit&amp;quot;(thepund.it). I could surely contribute a programming task based on this points, but would also be happy to participate in another task, preferably based on &amp;quot;adding a TEI mode to a web editor&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 23:02, 24 June 2014 (CEST) Who is responsible for this project and can provide further information? &lt;br /&gt;
I would be very interested in joining this project even if I can't offer material and even if I do not understand one step: how can you transform an epidoc document into RDF triples? Do you mean you generate RDF from the annotated entities (extracting them?)? And how do you do it, are there tools or software to support it?&lt;br /&gt;
&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 12:12, 1 July 2014 (CEST) The [http://www.tei-c.org/oxgarage/ oxgarage] magic box contains already a tool converting TEI2RDF, if so – we should try it out and evaluate it if not - let's develop it …&lt;br /&gt;
&lt;br /&gt;
[[User:Felix Lange|Felix Lange]]14:56, 4 July 2014 (CEST) Thomas Kollatz is right, this tool is quite mature by now, making a new development from scratch pointless. But is there a programmatic (e.g. ReST) interface to the converter? If not, let's do it! @Frederike, some further project informations can be found at www.spatialhumanities.de/ibr, our project website.&lt;br /&gt;
&lt;br /&gt;
=== Zotero ===&lt;br /&gt;
Some TEI encoding project may need to use a &amp;quot;master bibliography&amp;quot; to group together all the bibliographic references that are used in a given text or collection of texts. Using the &amp;quot;masterfile&amp;quot; option in Oxygen give the user a convenient way of pointing to a reference without having to encode a ref each time it is used in a text or in a specific bibliographic section.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;bibl type=&amp;quot;fromStone&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;ptr target=&amp;quot;#Breal1878&amp;quot;/&amp;gt;&lt;br /&gt;
   &amp;lt;citedRange&amp;gt;15&amp;lt;/citedRange&amp;gt;&lt;br /&gt;
&amp;lt;/bibl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The bibliography can be inserted in a &amp;lt;back/&amp;gt; element with xinclude. But the question is how to use Zotero to create this file, update it and synchonize it with the biblographic masterfile.&lt;br /&gt;
Though incomplete, the workflow I use works like that :&lt;br /&gt;
* the entering of the bibliographic entries is done with zotero, in a group library&lt;br /&gt;
* the zotero database is then exported in xml using the &amp;quot;bibliontology_rdf&amp;quot; format (the TEI export format being to restrictive in its formatting choices : e.g. does'nt include &amp;quot;short titles&amp;quot; which are a requisite in epigraphy&lt;br /&gt;
*  the bibliontology rdf is converted in TEI through XSLT in Oxygen (modifying existing xslt :https://github.com/paregorios/Zotero-RDF-to-TEI-XML)&lt;br /&gt;
* If the user wants to add a new reference in the masterbibliography or correct an entry, he or she has to do go to zotero and follow the whole workflow of export - tranform process. But the user might not have the user right to do so. And of course, there are some potential conflicting issues.&lt;br /&gt;
&lt;br /&gt;
How to improve that workflow ? use a version control system like git or subversion ? or adding/modifying an entry in xml / tei and then updating the zotero group library via api ?&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 15:29, 1 July 2014 (CEST) It seems that working with subversion would improve the workflow a lot and at least illiminate the risk of conflicting issues. Of course users should have the right to work in the (seperate) xml file of the bibliographic masterfile and add/change references. Once completed, the xml file can be exported to Zotero. In short, this would mean a reverse of the current workflow.&lt;br /&gt;
&lt;br /&gt;
=== Migrating value lists form CSS frameworks to ODD ===&lt;br /&gt;
&lt;br /&gt;
The author mode of the Oxygen editor can be customized with custom css functions. A part from the function providing a more user-friendly and tag free visualization of the tei content, one of the fuction allow the user to edit attributes or simple elements values using combo boxes or check boxes. The &amp;quot;form controls&amp;quot; can display values collected from an xml schema. But these values can also be just in the oxygen css. This may be used in a workflow to test some choices before integrating them in a more consistent and persistant way in the ODD (then exported in the schema).&lt;br /&gt;
&lt;br /&gt;
This could be useful in case you have user that may be ok to change the values in the css code but would be relunctant to get involved with the ODD editing / schema generation process.&lt;br /&gt;
cf. http://www.oxygenxml.com/doc/ug-editor/concepts/combo-box-editor.html#combo-box-editor&lt;br /&gt;
&lt;br /&gt;
'''Comments:''' &lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:20, 16 June 2014 (CEST) This is interesting, would like to work on it. I would suggest to make it less tied to Oxygen and think in terms of CSS to ODD, for example to limit attribute values (e.g. hi[rend=italic])&lt;br /&gt;
&lt;br /&gt;
[[User:Elena Spadini|Elena Spadini]] 00:13, 24 June 2014 (CEST) I'm not well-exeperienced with the author mode in oXygen and its customizations, but I would like to explore it working on this project.&lt;br /&gt;
&lt;br /&gt;
=== Visualization of intertextual TEI content ===&lt;br /&gt;
[UPDATED on June 24th]&lt;br /&gt;
&lt;br /&gt;
The focus is on the possibilities offered by TEI XML for encoding intertextuality. The case study concerns the personal library of an author and a digital edition of his work. The objective is to encode the material in such a way that the intertextual relations between the literary work and its external sources is visualized.&lt;br /&gt;
&lt;br /&gt;
These -sometimes subtle- intertextual relationships provide insight into the nature of writing, all the more since the genesis of the literary work itself is already encoded in the edition (i.e. adds, dels, etc.). The envisioned result enables a user to study the writing process in detail as well as on a larger scale.&lt;br /&gt;
&lt;br /&gt;
Material:&lt;br /&gt;
* detailed XML TEI transcription of the literary work concerned&lt;br /&gt;
* high quality digital facsimiles of the author's personal '''extant''' library&lt;br /&gt;
* rough transcriptions of the library books (based on OCR)&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
* Clarification: is the project about the visualization? the relationships? More detail would be great.&lt;br /&gt;
* &lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 15:46, 1 July 2014 (CEST) The idea is to log the complete &amp;lt;nowiki&amp;gt;&amp;quot;path&amp;quot;&amp;lt;/nowiki&amp;gt; of a citation: from a phrase underlined in a library book to the incorporation of that phrase in the author's work.&lt;br /&gt;
Currently, the intertextual references are encoded with [ref] tag in the XML TEI transcription of the literary work. The [ref]s refer to another xml file  containing the transcriptions of the personal library. This file consists of [div]s, that contain anything from a complete library book to a small section (paragraph, phrase) from a library book. &lt;br /&gt;
&lt;br /&gt;
The visualization of the intertextual relations comes in a later stage when transforming the documents. I wonder whether it is possible to change or improve this encoding.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Rendering Complex Markup ===&lt;br /&gt;
Rendering complex markup in an innovative and playful way: reconstructing &amp;amp; visualizing author’s&lt;br /&gt;
geographical position by the dates of sending of his letters (taking uncertainty into account)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
[[User:Magdalena Turska|Magdalena Turska]] 12:36, 12 June 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
Starting with a list of letters that have a place and date of sending the idea would be to present map overview of the author's journeys.&lt;br /&gt;
See the simple Google Map at https://mapsengine.google.com/map/edit?mid=z3q4AefiR7Us.kf1fVBHlu8qE&lt;br /&gt;
&lt;br /&gt;
Fist ideas re visualisation:&lt;br /&gt;
* places color-coded with color getting darker to represent 'later' places&lt;br /&gt;
* similarly shaded lines along the routes between places&lt;br /&gt;
* animation with slider to show circle moving along the routes, size of the circle getting bigger with the uncertainty&lt;br /&gt;
&lt;br /&gt;
Input data:&lt;br /&gt;
each letter has assigned place name and 1+ time intervals (notBefore to not After)&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 22:25, 24 June 2014 (CEST)&lt;br /&gt;
Would it be a problem to work on different material? @TEI-experts&lt;br /&gt;
I would like to visualize the provenance of medieval manuscripts on a map, so even if I do not work with letters, the task is partly the same (extracting date and time from the &amp;lt;teiHeader&amp;gt; and visualizing it on a map). Then our scopes separate: Magdalena wants to reconstruct the journey, I want to visualize the chronology of different mss on one map.&lt;br /&gt;
&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 15:56, 1 July 2014 (CEST)&lt;br /&gt;
I agree with [[User:Frederike Neuber|Frederike Neuber]]: the task is the same in all projects, where a spatio-temporal visualization makes sense: Extract date and time from header - and visualize the chronology of date/time and place on a map and/or timeline &lt;br /&gt;
/TEI/teiHeader/fileDesc/sourceDesc/msDesc/history/origin&lt;br /&gt;
&lt;br /&gt;
=== Adding a TEI mode to a web editor ===&lt;br /&gt;
Title says it all! &lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:20, 16 June 2014 (CEST) How does the [http://wiki.tei-c.org/index.php/DH2014Hackathon-Projects#ACE-based_Web_editor Angles] proposal above sound?&lt;br /&gt;
&lt;br /&gt;
=== Juxta Script support ===&lt;br /&gt;
Adding support for Bengali text to Juxta Commons&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* This is fairly narrow.&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 15:57, 1 July 2014 (CEST) If Bengali then Hebrew (Arabic … right-to-left), please&lt;br /&gt;
&lt;br /&gt;
=== Visualization ===&lt;br /&gt;
The archive of early Caribbean texts and images is a fairly large project which will be heavily encoded (and a portion of texts will be encoded by July).  I'd like to explore ways of using the TEI to visualize relations between and among texts and elements of texts.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:19, 1 July 2014 (CEST) What is the status of this project? I am also interested in finding ways to visualize relations between texts, perhaps there are similarities?&lt;br /&gt;
&lt;br /&gt;
=== Jewish Sepulchral Headstones DB ===&lt;br /&gt;
&lt;br /&gt;
Given that all headstones can be clearly located, &lt;br /&gt;
and about 20.000 (of total 26.000) inscriptions are dated,&lt;br /&gt;
and to a large extend can be distinguished by gender, &lt;br /&gt;
and also by language usage (hebrew, german, german in Hebrew letters, …),&lt;br /&gt;
they lend themselves to mining the epidat corpus for specific data facets and try to visualize the results &amp;quot;in an innovative and playful way&amp;quot;. &lt;br /&gt;
#A challenging research questions could be the search for and visualization of the differences in word usage and specific idiomatic &lt;br /&gt;
## between different locations,&lt;br /&gt;
## within different periods (based on one or several locations),&lt;br /&gt;
## between inscriptions for men and inscriptions for women,&lt;br /&gt;
## between hebrew and non-hebrew inscriptions …&lt;br /&gt;
#Even more challenging is the search for inscriptions with very similar text coverage. These are quite difficult to discover by a simple full text search. The inscriptions are usually rather short, and the filter to develop has to consider the differentiating elements – usually names and dates – in order to determine, whether two text are identical or not.&lt;br /&gt;
&lt;br /&gt;
	All necessary information to answer this questions is contained in the metadata  &amp;lt;teiHeader&amp;gt; and data &amp;lt;text&amp;gt; of each single record. &lt;br /&gt;
	example – spatial and temporal metadata (date, country/region code, geo-coordinates, Thesaurus of Getty Names or OSM ID)&lt;br /&gt;
     &amp;lt;history&amp;gt;&lt;br /&gt;
      &amp;lt;origin&amp;gt;&lt;br /&gt;
       &amp;lt;date notBefore='1621-08-17'&amp;gt;1621-08-17&amp;lt;/date&amp;gt;&lt;br /&gt;
       &amp;lt;country type=&amp;quot;ISO_3166&amp;quot; key=&amp;quot;XA-DE-HH&amp;quot;&amp;gt;&lt;br /&gt;
        Germany&lt;br /&gt;
        &amp;lt;region&amp;gt;Hamburg&amp;lt;/region&amp;gt;&lt;br /&gt;
       &amp;lt;/country&amp;gt;&lt;br /&gt;
       &amp;lt;settlement type='city' key='tgn:7012310'&amp;gt;&lt;br /&gt;
        Hamburg-Altona, Königstraße &lt;br /&gt;
        &amp;lt;geogName&amp;gt;&lt;br /&gt;
         Jüdischer Friedhof&lt;br /&gt;
         &amp;lt;geo decls=&amp;quot;#WGS&amp;quot;&amp;gt;53.549373 9.950545&amp;lt;/geo&amp;gt;&lt;br /&gt;
        &amp;lt;/geogName&amp;gt;&lt;br /&gt;
       &amp;lt;/settlement&amp;gt;&lt;br /&gt;
      &amp;lt;/origin&amp;gt;&lt;br /&gt;
     &amp;lt;/history&amp;gt;&lt;br /&gt;
	example – gender-specific metadata (given according to ISO 5218:2004)&lt;br /&gt;
&amp;lt;particDesc&amp;gt;&lt;br /&gt;
    &amp;lt;listPerson&amp;gt;&lt;br /&gt;
     &amp;lt;person xml:id=&amp;quot;hha-3361-1&amp;quot; s x='1'&amp;gt;&lt;br /&gt;
      &amp;lt;persName&amp;gt;Schmuel ben Jehuda&amp;lt;/persName&amp;gt;&lt;br /&gt;
       &amp;lt;event when='1621-08-17' type=&amp;quot;dateofdeath&amp;quot;&amp;gt;&lt;br /&gt;
       &amp;lt;desc/&amp;gt;&lt;br /&gt;
      &amp;lt;/event&amp;gt;&lt;br /&gt;
     &amp;lt;/person&amp;gt;&lt;br /&gt;
    &amp;lt;/listPerson&amp;gt;&lt;br /&gt;
   &amp;lt;/particDesc&amp;gt;&lt;br /&gt;
	example – language Usage metadata: &lt;br /&gt;
    &amp;lt;langUsage&amp;gt;&lt;br /&gt;
    &amp;lt;!-- According to bcp47 http://tools.ietf.org/html/bcp47 (Language) and ISO15924 (writing System)--&amp;gt;&lt;br /&gt;
    &amp;lt;language ident='he' usage='100'&amp;gt;Hebrew&amp;lt;/language&amp;gt;&lt;br /&gt;
   &amp;lt;/langUsage&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With respect for the TEI Hackathon I have (just) set up a website with very general information how to harvest epidat records: &lt;br /&gt;
http://www.steinheim-institut.de/cgi-bin/epidat?info=howtoharvest (to be continued …)&lt;br /&gt;
Over and beyond that it would make no great difficulty to provide a zip file with the data available for the workshop.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 16:05, 1 July 2014 (CEST) The TEI spam filter seems to dislike the person-attribute s_x (middle-letter e) … rather prudish, isn't it&lt;br /&gt;
&lt;br /&gt;
'''Discussion'''&lt;br /&gt;
&lt;br /&gt;
What commonalities to  you see? What seems interesting? Anything to add?&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 23:21, 24 June 2014 (CEST)&lt;br /&gt;
Two (even if very different) projects, &amp;quot;Jewish Sepulchral Headstones DB&amp;quot; and &amp;quot;Rendering complex mark up&amp;quot;, are dealing with visualization of spatial and temporal metadata. &lt;br /&gt;
&lt;br /&gt;
Three (again very different) projects, &amp;quot;Visualization of intertextual TEI content&amp;quot;, &amp;quot;Semantic Connections for Epigraphic Documents&amp;quot; and &amp;quot;Jewish Sepulchral Headstones DB&amp;quot;, are dealing with semantic connection and modelling of content (even if not all of them say it explicitly in the description). &lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:25, 1 July 2014 (CEST)&lt;br /&gt;
Add to that the visualization of textual relations in the early Caribbean texts archive.&lt;br /&gt;
&lt;br /&gt;
--[[User:Felix Lange| Felix Lange]] 16:30 4 July 2014 (CEST) - That's sounds pretty interesting, I'm on board. The text-analysis (&amp;quot;mining&amp;quot;) part seems pretty tough, though. How exactly should the content of different inscriptions be compared? Do you think about general word-frequency-statistics, that can populate a Word-Cloud? Or do you plan text comparison that is &amp;quot;semantic&amp;quot; in a certain sense?&lt;br /&gt;
&lt;br /&gt;
=== Core Builder ===&lt;br /&gt;
Another possible tool to work on: https://github.com/raffazizzi/coreBuilder&lt;br /&gt;
It provides a simple web interface to create stand-off markup. TEI files can be open into multiple ACE editors and the user can click on elements with xml:ids to create references.&lt;br /&gt;
The current version creates &amp;lt;app&amp;gt; elements containing &amp;lt;rdg&amp;gt;s with pointers to the selected elements. It should be easy enough to make the elements user configurable so that the Core Builder can be used to put together &amp;lt;linkGrp&amp;gt;s or &amp;lt;timeline&amp;gt;s.&lt;br /&gt;
The tool is written in CoffeScript with a [http://backbonejs.org/ Backbone] framework. --[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:07, 16 June 2014 (CEST) &lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:23, 1 July 2014 (CEST) From the sound of it, I think I would like to work on this project. Some more detail would be great.&lt;br /&gt;
&lt;br /&gt;
Here's a demo of the current version. It's got a few bugs but should show the basic functionality. Pick a couple of sources, then click on any element with xml:id to create a selection. Click add to save it to the &amp;quot;core&amp;quot;. https://dl.dropboxusercontent.com/u/2443674/coreBuilder/index.html --[[User:Raffaele.viglianti|Raffaele.viglianti]] 02:31, 3 July 2014 (CEST)&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13599</id>
		<title>DH2014Hackathon-Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13599"/>
		<updated>2014-07-06T11:40:27Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: /* ODD visualizer */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= DH2014 Hackathon Project Discussion Page =&lt;br /&gt;
&lt;br /&gt;
== Let's Hack ==&lt;br /&gt;
&lt;br /&gt;
A suggestion for how to proceed based on the range of proposals and the range of participants.  The group is likely to be able to sustain 2 or at most 3 projects in the time frame allotted. Some suggestions; please modify, develop or otherwise shape to your liking! &lt;br /&gt;
&lt;br /&gt;
=== ODD visualizer ===&lt;br /&gt;
&lt;br /&gt;
A group might try to put together a plan and start to code up an ODD visualizer. ODD is a literate programming language for XML schemas written by the TEI, and which is used to define the TEI schema. An ODD visualizer might be a component of an ODD customization tool such as the successor of Roma, and could provide information to a user about what modules they have included in their TEI schema, or what modification they have made. &lt;br /&gt;
&lt;br /&gt;
The group should start by discussing what to visualize, perhaps including some TEI users who has experience in customization. &lt;br /&gt;
&lt;br /&gt;
'''Resources:''' About ODD [http://www.tei-c.org/Support/Learn/odds.xml Getting Started with P5 ODDs], [http://www.tei-c.org/release/doc/tei-p5-doc/en/html/USE.html Guidelines Chapter 23: Using the TEI] and a look at [http://www.tei-c.org/Roma/ Roma], the tool that is currently in use for generating TEI customizations.&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:05, 4 July 2014 (CEST) I know of some digital edition projects that are a priori TEI compliant but have added their own custamizations if the TEI Guidelines did not offer a sufficient solution for the &amp;lt;nowiki&amp;gt;&amp;quot;challenge&amp;quot;&amp;lt;/nowiki&amp;gt; posed by the text. I can imagine there are more projects that do so. Is that meant by &amp;lt;nowiki&amp;gt;&amp;quot;modification&amp;quot;&amp;lt;/nowiki&amp;gt; of the TEI schema? &lt;br /&gt;
It seems the ODD visualizer might be a good addition to the authorial workflow as described below, if it offers the editors insight in their specific text encoding methods.&lt;br /&gt;
&lt;br /&gt;
[[User:Elena Spadini|Elena Spadini]] 12:13, 5 July 2014 (CEST) (I'm not sure this is the right place for adding names to a project as Elli wrote us, but) I would like to work on it!&lt;br /&gt;
&lt;br /&gt;
[[User:Raffaele.viglianti|Raffaele.viglianti]] 13:40, 6 July 2014 (CEST) I'd happily work on this&lt;br /&gt;
&lt;br /&gt;
=== Basic framework for rendering a document and creating simple visualizations ===&lt;br /&gt;
&lt;br /&gt;
This project could be quite extensive, so the group should begin by selecting components that they can manage.&lt;br /&gt;
&lt;br /&gt;
The proposed outcome is to be able to display (or at least mine) a document for salient features, and to produce output generic enough that it can be passed to either mapping or to other visualization software. Or perhaps to the NY Times Pourover js library. One possible way to to do this is to decide on a json data structure, as that is a popular format for visualization libraries.&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 08:08, 3 July 2014 (CEST) Are you referring to a particular visualization software on which it might be useful to take a quick look before the hackathon?&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Mylonas|Elli Mylonas]] 11:27, 4 July 2014 (CEST) Frederike has a good comment - are there suggestions? Google Maps is one idea. Leaflet, and D3 (more complex) are others. Thoughts?&lt;br /&gt;
&lt;br /&gt;
=== Develop the MS description framework ===&lt;br /&gt;
&lt;br /&gt;
This was one of the proposed projects that got a lot of comments. It could be developed along the lines of the comments, and generalized a bit.&lt;br /&gt;
&lt;br /&gt;
[[User:Alexander Czmiel|Alexander Czmiel]] 14:20, 4 July 2014 (CEST) Maybe I don't get it, but it seems to me this project has the same aims like &amp;quot;Basic framework for rendering a document&amp;quot;. Anyway, rendering TEI documents is an imortant issue which has not been adressed enough in the past. Especially when looking on complex markup such as recommended by the Genetic Markup SIG.&lt;br /&gt;
There are already a few approaches which try to do exactly the same, we want to do here: build a generic framework to publish TEI documents online. There is eLaborate (http://elaborate.huygens.knaw.nl/) from Den Haag, xMod (http://www.cch.kcl.ac.uk/xmod/) from London, DENQ from Rome, and SADE (best/current version on Github by vronk: https://github.com/vronk/SADE) which we try to build in Berlin/Göttingen/Wien. To a certain point OMEKA (http://www.omeka.net/) could be used as well, I think. There are many more, I don't know of. So please don't let us start from the scratch with a new project.&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 14:56, 4 July 2014 (CEST) I agree it would be pointless to start from scratch. But it might be worth considering to further develop one of the abovementioned approaches. I am not familiar with all of them, but most tend to fail once the textual genetics becomes more complex. The fact that many of the proposed projects in this Hackathon are aimed at the rendering of complex TEI mark up, suggests that this is one of the most important needs of textual scholars and that there is still no sufficient way to do so.&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 19:27, 4 July 2014 (CEST) It seems we have all different understandings of the project's descriptions - I will tell you mine too: &amp;lt;br/&amp;gt;&lt;br /&gt;
In my opinion the two project aim different results, even if the workflow will be partly the same. &amp;lt;br/&amp;gt;&lt;br /&gt;
The &amp;quot;rendering complex markup..&amp;quot; aims to offer in a creative visualization of the extracted data, so this project will be about including visualization software which supports data visualization beyond lists and timelines.  &amp;lt;br/&amp;gt;&lt;br /&gt;
The &amp;quot;MS description..&amp;quot; aims (or at least it did in the beginning) to create a framework which is applicable to each TEI-document containing a &amp;lt;msDesc&amp;gt; part and includes both displaying the &amp;lt;msDesc&amp;gt; content (in an linear way, no tricky visualization) and search and browse functions. The scope of this project is to provide in the end a set of files which anyone can use to render a &amp;lt;msDesc&amp;gt; part.&amp;lt;br/&amp;gt;&lt;br /&gt;
So far.. can somebody bring light into the darkness please? :)&lt;br /&gt;
&lt;br /&gt;
[[User:Patrik Granholm|Patrik Granholm]] 23:35, 4 July 2014 (CEST) My initial proposal was to create a simple search and browsing interface for MS descriptions which would be general enough to be used by other similar projects. But perhaps it is too specific. An interface for TEI-files in general would probably be more useful. The idea is that everything should be well documented so that people with limited programming skills would be able to modify the code to suit their needs. It would be more like an eXist template than a finished product.&lt;br /&gt;
&lt;br /&gt;
[[User:Elena Spadini|Elena Spadini]] 12:08, 5 July 2014 (CEST)  I don't think that it is too specific and an interface for TEI files in general is probably too wide for one day. For sure there are a lot of projects flourishing in this way (not eLaborate that is at a certain point TEI compliant but not at all TEI based), as everyone using TEI deals with the problems and find more or less home made solutions. But if during the Hackathon something can be started and finished, it would be a really good result!&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 15:55, 5 July 2014 (CEST) Maybe we could decide whether we want to render the metadata or the text. I think some templates for rendering the &amp;lt;teiHeader&amp;gt; with focusing on search options (searching for certain fields, combining them, faceted search) would be nice. &amp;lt;br/&amp;gt;&lt;br /&gt;
Can someone provide some XML files to work with?&lt;br /&gt;
&lt;br /&gt;
[[User:Patrik Granholm|Patrik Granholm]] 08:55, 6 July 2014 (CEST) I have a few preliminary MS descriptions from our cataloguing project, and quite a large collection of MS descriptions from other projects which we could work with.&lt;br /&gt;
&lt;br /&gt;
=== Discussing, working out and documenting best practices for an authoring workflow ===&lt;br /&gt;
&lt;br /&gt;
Projects that last for many years, have many people working on them, and comprise large amounts of material need to ensure that work is being done efficiently, produce accurate output, and move files through transformations and validations.  Good workflows can be enhanced by both tools and best practices.  The outcome of this project could be a document with explanation and examples of authoring/encoding/proofreading/version control workflows with a focus on software tools.&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 15:22, 4 July 2014 (CEST) Would we aim at enhancing the workflow of existing projects or suggest best practices for future projects? It would be very interesting to see whether it is possible to distinguish a best practice for an authoring workflow. Normally projects that run for many years and started &amp;lt;nowiki&amp;gt;&amp;quot;back in the days&amp;quot;&amp;lt;/nowiki&amp;gt; have developed their own ad hoc workflow. They happily admit to have done things differently witht the knowledge of today. Of course the workflow depends upon the people working on it (trained editors, volunteers through crowd-sourcing...). &lt;br /&gt;
Perhaps the outcome would be several different workflows, depending on the type of material, the objectives of the project and the people collaborating on it.&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
* [http://mith.umd.edu/people/person/raffaele-viglianti/ Raffaele Viglianti], University of Maryland&lt;br /&gt;
* [http://www.patrikgranholm.com Patrik Granholm], Uppsala University Library: [http://www.manuscripta.se Greek Manuscripts in Sweden. A Digitization and Cataloguing Project]&lt;br /&gt;
* [http://online.uni-graz.at/kfu_online/visitenkarte.show_vcard?pPersonenId=9570FBD84B50B383&amp;amp;pPersonenGruppe=3 Frederike Neuber], DiXiT - research fellow at Graz University - Austrian Centre for Digital Humanities&lt;br /&gt;
* Felix Lange, Academy of Sciences and Literature | Mainz, Project IBR (http://www.spatialhumanities.de)&lt;br /&gt;
* Emmanuelle Morlock, CNRS, HISoMA Laboratory (Histoire et Sources des mondes antiques / History and Origins of the Antique World)&lt;br /&gt;
* [https://www.uantwerpen.be/en/staff/elli-bleeker/ Elli Bleeker], PhD­ student in Digital Humanities at Antwerp University; research fellow at DiXiT&lt;br /&gt;
* Magdalena Turska, University of Oxford&lt;br /&gt;
* Nick Laiacona, Performant Software Solutions LLC www.performantsoftware.com&lt;br /&gt;
* Elizabeth Maddock Dillon, Professor of English and Co­Director of NULab for Texts, Maps, and Networks, Northeastern University, Boston, MA USA&lt;br /&gt;
* [http://steinheim-institut.de/wiki/index.php/Mitarbeiter:Thomas_Kollatz Thomas Kollatz], Steinheim-Institute for German-Jewish History: [http://steinheim-institut.de/cgi-bin/epidat epidat]&lt;br /&gt;
* Elena Spadini, Huygens Ing&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
* Sebastian Rahtz, University of Oxford&lt;br /&gt;
* James Cummings, University of Oxford&lt;br /&gt;
* [http://www.i-d-e.de/mitglieder/alexander-czmiel Alex Czmiel], Berlin-Brandenburg Academy of Sciences and Humanities&lt;br /&gt;
* Hugh Cayless, Duke University&lt;br /&gt;
* Elli Mylonas, Brown University&lt;br /&gt;
&lt;br /&gt;
== Procedure ==&lt;br /&gt;
&lt;br /&gt;
We will be using the wiki as a place for comments and discussion. The projects each participant proposed are all listed below. Ideally, the hackathon will be focussed around one or two projects that are useful to everyone. The participants are all experienced with TEI in various capacities, but they are not all skilled programmers. The hackathon would be a success if the outcome of the one day event was e a good start on one or two useful pieces of TEI related software. In order to achieve this, we should collectively decide on projects that are interesting, useful, generalizable, and do-able! We should also try to capitalize on everyone's skill set, and try to plan the event in such a way that we can all contribute to something. &lt;br /&gt;
&lt;br /&gt;
You are all welcome to introduce yourselves, by adding a description of a few sentences to the list of participants above. And please, edit, correct and comment on the projects. We are also inviting the TEI Council and Board and other interested parties to look in on the discussions.&lt;br /&gt;
&lt;br /&gt;
== Proposed Projects ==&lt;br /&gt;
&lt;br /&gt;
=== Mormon City Planning: ===&lt;br /&gt;
when early Mormonism ventured from Kirtland, Ohio, into Missouri, their prophet Joseph Smith Jr provided a revelation for the plat (city layout) of the new Zion (http://urbanplanning.library.cornell.edu/DOCS/smith.htm; http://zomarah.files.wordpress.com/2010/10/firstplatofzion.png), which was subsequently applied in the settlement of Far West, Missouri, for which two plats exist, one on sheepskin (https://www.lds.org/bc/content/shared/content/images/gospel-library/manual/32502/15-02 b.gif) in private possession and one on paper at BYU University (there is no online copy of this, but I have obtained a digital copy from BYU with their permission); however these plats were not only used to sketch out the city, but also to assign lots to settlers, and thus show secondary markup in pencil to allocate houses, redraw lot boundaries, etc; (http://zomarah.files.wordpress.com/2010/10/platoffarwestbig.png)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* A clarification: What would the project strive to accomplish? Is this a visualization? georeferencing based on markup?&lt;br /&gt;
* [[User:Thomas Kollatz|Thomas Kollatz]] 11:57, 1 July 2014 (CEST) https://www.lds.org/bc/content/shared/content/images/gospel-library/manual/32502/15-02 error 404 - not found; maybe visualization: text-information encoded in TEI related to city layout (&amp;quot;plat&amp;quot;) in SVG ?&lt;br /&gt;
&lt;br /&gt;
=== ODD Customization visualizer ===&lt;br /&gt;
A web-based tool to visualize any ODD customization against TEI-all. This could be useful when working on a customization (with Roma, or manually) to quickly and visually check that the ODD is still TEI-conformant and see how it diverges from the standard.&lt;br /&gt;
I started working on a basic D3 visualization a couple of years ago, but haven't really touched the code since:https://github.com/raffazizzi/ODDViz I only restructured the repository a bit before sending this proposal.&lt;br /&gt;
&lt;br /&gt;
'''Comments'''&lt;br /&gt;
A simple demo: https://dl.dropboxusercontent.com/u/2443674/ODDViz/index.html --[[User:Raffaele.viglianti|Raffaele.viglianti]] 03:02, 3 July 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== ACE-based Web editor ===&lt;br /&gt;
&lt;br /&gt;
MITH, at the University of Maryland has been working on an ACE-based web editor able to validate tei-all files in the browser and provide ODD-based contextual help (e.g. suggesting valid options when entering a new element).&lt;br /&gt;
The grant that funded this work is now over, but there's plenty more to do. This is the GitHub repository: https://github.com/umd-mith/angles&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== MS Description Display Framework ===&lt;br /&gt;
To create a simple web interface which would provide basic functionalities like browsing, searching and displaying TEI-files containing manuscript descriptions. The interface could be built using a Ubuntu server with [http://nginx.org nginx], and [http://exist-db.org eXist-db] following the setup guide and scripts provided by [https://github.com/grantmacken/nginx-eXist-ubuntu Grant Macken]. I have already made some preliminary work on an eXist-db web interface and posted the code in our [https://github.com/manuscripta GitHub repository]. This could be used as a starting point for further development. A possible goal for the hackathon could be to create an advanced search form in XQuery which would display snippets of the descriptions in the search results using the transform function with our XSL stylesheet, with links to the full description. All of the code, with detailed documentation, would be made public on GitHub for others to reuse and modify for their own projects. I think this would be beneficial to the TEI community at large, and especially to other cataloguing projects.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
* I believe this would be really useful project, especially if we build it not only having this particular purpose of MS descriptions in mind, but something more general, so other users would potentially swap only source files and stylesheets and would have a basic working website. [[User:Magdalena Turska|Magdalena Turska]] 11:00, 23 June 2014 (CEST)&lt;br /&gt;
* me too – more general features almost every project will need after swapping source files and stylesheets: navigation to next page/object ; or: navigation to next entry/object in chronological order, full text search everywhere resp in particular div's (type=&amp;quot;edition&amp;quot;) etc. [[User:Thomas Kollatz|Thomas Kollatz]] 12:09, 1 July 2014 (CEST)&lt;br /&gt;
* I am definitely open to creating a more general display framework in eXist. Perhaps we could make use of Joe Wicentowski’s [http://digital.humanities.ox.ac.uk/dhoxss/2011/presentations/Wicentowski-XMLDatabases-materials.zip Punch eXist tutorial] from DHOxSS 2011. [[User:Patrik Granholm|Patrik Granholm]] 11:16, 2 July 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== Medieval Text Edition ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strike&amp;gt;&lt;br /&gt;
Project isn't advanced enough to suggest concrete task, but the topic of interest is focussed around a digital scholarly edition of a medieval text (with corresponding images) encoded in XML/TEI. The edition will be enriched with palaeographical and codicological information (in both &amp;lt;text&amp;gt; and &amp;lt;teiHeader&amp;gt;) and the results can be visualized in a way which hopefully goes beyond the sometimes not very enlightening listing of data.&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
Even now my project is not advanced enough to be used for the hackathon. I will join the discussions on the other projects. --[[User:Frederike Neuber|Frederike Neuber]] 22:05, 24 June 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== Semantic Connections for Epigraphic Documents ===&lt;br /&gt;
I am currently working with epidoc documents in the context of the Project IBR. These documents, epigraphical editions from the catalogue &amp;quot;German Inscriptions Online&amp;quot; (inschriften.net), are (1) to be transformed into RDF­triples for semantic connection and for a fine­grained quantificational analysis in a Triple Store, (2) XSLT ­transformed into HTML­Documents for further annotation in the semantic annotator &amp;quot;Pundit&amp;quot;(thepund.it). I could surely contribute a programming task based on this points, but would also be happy to participate in another task, preferably based on &amp;quot;adding a TEI mode to a web editor&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 23:02, 24 June 2014 (CEST) Who is responsible for this project and can provide further information? &lt;br /&gt;
I would be very interested in joining this project even if I can't offer material and even if I do not understand one step: how can you transform an epidoc document into RDF triples? Do you mean you generate RDF from the annotated entities (extracting them?)? And how do you do it, are there tools or software to support it?&lt;br /&gt;
&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 12:12, 1 July 2014 (CEST) The [http://www.tei-c.org/oxgarage/ oxgarage] magic box contains already a tool converting TEI2RDF, if so – we should try it out and evaluate it if not - let's develop it …&lt;br /&gt;
&lt;br /&gt;
[[User:Felix Lange|Felix Lange]]14:56, 4 July 2014 (CEST) Thomas Kollatz is right, this tool is quite mature by now, making a new development from scratch pointless. But is there a programmatic (e.g. ReST) interface to the converter? If not, let's do it! @Frederike, some further project informations can be found at www.spatialhumanities.de/ibr, our project website.&lt;br /&gt;
&lt;br /&gt;
=== Zotero ===&lt;br /&gt;
Some TEI encoding project may need to use a &amp;quot;master bibliography&amp;quot; to group together all the bibliographic references that are used in a given text or collection of texts. Using the &amp;quot;masterfile&amp;quot; option in Oxygen give the user a convenient way of pointing to a reference without having to encode a ref each time it is used in a text or in a specific bibliographic section.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;bibl type=&amp;quot;fromStone&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;ptr target=&amp;quot;#Breal1878&amp;quot;/&amp;gt;&lt;br /&gt;
   &amp;lt;citedRange&amp;gt;15&amp;lt;/citedRange&amp;gt;&lt;br /&gt;
&amp;lt;/bibl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The bibliography can be inserted in a &amp;lt;back/&amp;gt; element with xinclude. But the question is how to use Zotero to create this file, update it and synchonize it with the biblographic masterfile.&lt;br /&gt;
Though incomplete, the workflow I use works like that :&lt;br /&gt;
* the entering of the bibliographic entries is done with zotero, in a group library&lt;br /&gt;
* the zotero database is then exported in xml using the &amp;quot;bibliontology_rdf&amp;quot; format (the TEI export format being to restrictive in its formatting choices : e.g. does'nt include &amp;quot;short titles&amp;quot; which are a requisite in epigraphy&lt;br /&gt;
*  the bibliontology rdf is converted in TEI through XSLT in Oxygen (modifying existing xslt :https://github.com/paregorios/Zotero-RDF-to-TEI-XML)&lt;br /&gt;
* If the user wants to add a new reference in the masterbibliography or correct an entry, he or she has to do go to zotero and follow the whole workflow of export - tranform process. But the user might not have the user right to do so. And of course, there are some potential conflicting issues.&lt;br /&gt;
&lt;br /&gt;
How to improve that workflow ? use a version control system like git or subversion ? or adding/modifying an entry in xml / tei and then updating the zotero group library via api ?&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 15:29, 1 July 2014 (CEST) It seems that working with subversion would improve the workflow a lot and at least illiminate the risk of conflicting issues. Of course users should have the right to work in the (seperate) xml file of the bibliographic masterfile and add/change references. Once completed, the xml file can be exported to Zotero. In short, this would mean a reverse of the current workflow.&lt;br /&gt;
&lt;br /&gt;
=== Migrating value lists form CSS frameworks to ODD ===&lt;br /&gt;
&lt;br /&gt;
The author mode of the Oxygen editor can be customized with custom css functions. A part from the function providing a more user-friendly and tag free visualization of the tei content, one of the fuction allow the user to edit attributes or simple elements values using combo boxes or check boxes. The &amp;quot;form controls&amp;quot; can display values collected from an xml schema. But these values can also be just in the oxygen css. This may be used in a workflow to test some choices before integrating them in a more consistent and persistant way in the ODD (then exported in the schema).&lt;br /&gt;
&lt;br /&gt;
This could be useful in case you have user that may be ok to change the values in the css code but would be relunctant to get involved with the ODD editing / schema generation process.&lt;br /&gt;
cf. http://www.oxygenxml.com/doc/ug-editor/concepts/combo-box-editor.html#combo-box-editor&lt;br /&gt;
&lt;br /&gt;
'''Comments:''' &lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:20, 16 June 2014 (CEST) This is interesting, would like to work on it. I would suggest to make it less tied to Oxygen and think in terms of CSS to ODD, for example to limit attribute values (e.g. hi[rend=italic])&lt;br /&gt;
&lt;br /&gt;
[[User:Elena Spadini|Elena Spadini]] 00:13, 24 June 2014 (CEST) I'm not well-exeperienced with the author mode in oXygen and its customizations, but I would like to explore it working on this project.&lt;br /&gt;
&lt;br /&gt;
=== Visualization of intertextual TEI content ===&lt;br /&gt;
[UPDATED on June 24th]&lt;br /&gt;
&lt;br /&gt;
The focus is on the possibilities offered by TEI XML for encoding intertextuality. The case study concerns the personal library of an author and a digital edition of his work. The objective is to encode the material in such a way that the intertextual relations between the literary work and its external sources is visualized.&lt;br /&gt;
&lt;br /&gt;
These -sometimes subtle- intertextual relationships provide insight into the nature of writing, all the more since the genesis of the literary work itself is already encoded in the edition (i.e. adds, dels, etc.). The envisioned result enables a user to study the writing process in detail as well as on a larger scale.&lt;br /&gt;
&lt;br /&gt;
Material:&lt;br /&gt;
* detailed XML TEI transcription of the literary work concerned&lt;br /&gt;
* high quality digital facsimiles of the author's personal '''extant''' library&lt;br /&gt;
* rough transcriptions of the library books (based on OCR)&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
* Clarification: is the project about the visualization? the relationships? More detail would be great.&lt;br /&gt;
* &lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 15:46, 1 July 2014 (CEST) The idea is to log the complete &amp;lt;nowiki&amp;gt;&amp;quot;path&amp;quot;&amp;lt;/nowiki&amp;gt; of a citation: from a phrase underlined in a library book to the incorporation of that phrase in the author's work.&lt;br /&gt;
Currently, the intertextual references are encoded with [ref] tag in the XML TEI transcription of the literary work. The [ref]s refer to another xml file  containing the transcriptions of the personal library. This file consists of [div]s, that contain anything from a complete library book to a small section (paragraph, phrase) from a library book. &lt;br /&gt;
&lt;br /&gt;
The visualization of the intertextual relations comes in a later stage when transforming the documents. I wonder whether it is possible to change or improve this encoding.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Rendering Complex Markup ===&lt;br /&gt;
Rendering complex markup in an innovative and playful way: reconstructing &amp;amp; visualizing author’s&lt;br /&gt;
geographical position by the dates of sending of his letters (taking uncertainty into account)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
[[User:Magdalena Turska|Magdalena Turska]] 12:36, 12 June 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
Starting with a list of letters that have a place and date of sending the idea would be to present map overview of the author's journeys.&lt;br /&gt;
See the simple Google Map at https://mapsengine.google.com/map/edit?mid=z3q4AefiR7Us.kf1fVBHlu8qE&lt;br /&gt;
&lt;br /&gt;
Fist ideas re visualisation:&lt;br /&gt;
* places color-coded with color getting darker to represent 'later' places&lt;br /&gt;
* similarly shaded lines along the routes between places&lt;br /&gt;
* animation with slider to show circle moving along the routes, size of the circle getting bigger with the uncertainty&lt;br /&gt;
&lt;br /&gt;
Input data:&lt;br /&gt;
each letter has assigned place name and 1+ time intervals (notBefore to not After)&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 22:25, 24 June 2014 (CEST)&lt;br /&gt;
Would it be a problem to work on different material? @TEI-experts&lt;br /&gt;
I would like to visualize the provenance of medieval manuscripts on a map, so even if I do not work with letters, the task is partly the same (extracting date and time from the &amp;lt;teiHeader&amp;gt; and visualizing it on a map). Then our scopes separate: Magdalena wants to reconstruct the journey, I want to visualize the chronology of different mss on one map.&lt;br /&gt;
&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 15:56, 1 July 2014 (CEST)&lt;br /&gt;
I agree with [[User:Frederike Neuber|Frederike Neuber]]: the task is the same in all projects, where a spatio-temporal visualization makes sense: Extract date and time from header - and visualize the chronology of date/time and place on a map and/or timeline &lt;br /&gt;
/TEI/teiHeader/fileDesc/sourceDesc/msDesc/history/origin&lt;br /&gt;
&lt;br /&gt;
=== Adding a TEI mode to a web editor ===&lt;br /&gt;
Title says it all! &lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:20, 16 June 2014 (CEST) How does the [http://wiki.tei-c.org/index.php/DH2014Hackathon-Projects#ACE-based_Web_editor Angles] proposal above sound?&lt;br /&gt;
&lt;br /&gt;
=== Juxta Script support ===&lt;br /&gt;
Adding support for Bengali text to Juxta Commons&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* This is fairly narrow.&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 15:57, 1 July 2014 (CEST) If Bengali then Hebrew (Arabic … right-to-left), please&lt;br /&gt;
&lt;br /&gt;
=== Visualization ===&lt;br /&gt;
The archive of early Caribbean texts and images is a fairly large project which will be heavily encoded (and a portion of texts will be encoded by July).  I'd like to explore ways of using the TEI to visualize relations between and among texts and elements of texts.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:19, 1 July 2014 (CEST) What is the status of this project? I am also interested in finding ways to visualize relations between texts, perhaps there are similarities?&lt;br /&gt;
&lt;br /&gt;
=== Jewish Sepulchral Headstones DB ===&lt;br /&gt;
&lt;br /&gt;
Given that all headstones can be clearly located, &lt;br /&gt;
and about 20.000 (of total 26.000) inscriptions are dated,&lt;br /&gt;
and to a large extend can be distinguished by gender, &lt;br /&gt;
and also by language usage (hebrew, german, german in Hebrew letters, …),&lt;br /&gt;
they lend themselves to mining the epidat corpus for specific data facets and try to visualize the results &amp;quot;in an innovative and playful way&amp;quot;. &lt;br /&gt;
#A challenging research questions could be the search for and visualization of the differences in word usage and specific idiomatic &lt;br /&gt;
## between different locations,&lt;br /&gt;
## within different periods (based on one or several locations),&lt;br /&gt;
## between inscriptions for men and inscriptions for women,&lt;br /&gt;
## between hebrew and non-hebrew inscriptions …&lt;br /&gt;
#Even more challenging is the search for inscriptions with very similar text coverage. These are quite difficult to discover by a simple full text search. The inscriptions are usually rather short, and the filter to develop has to consider the differentiating elements – usually names and dates – in order to determine, whether two text are identical or not.&lt;br /&gt;
&lt;br /&gt;
	All necessary information to answer this questions is contained in the metadata  &amp;lt;teiHeader&amp;gt; and data &amp;lt;text&amp;gt; of each single record. &lt;br /&gt;
	example – spatial and temporal metadata (date, country/region code, geo-coordinates, Thesaurus of Getty Names or OSM ID)&lt;br /&gt;
     &amp;lt;history&amp;gt;&lt;br /&gt;
      &amp;lt;origin&amp;gt;&lt;br /&gt;
       &amp;lt;date notBefore='1621-08-17'&amp;gt;1621-08-17&amp;lt;/date&amp;gt;&lt;br /&gt;
       &amp;lt;country type=&amp;quot;ISO_3166&amp;quot; key=&amp;quot;XA-DE-HH&amp;quot;&amp;gt;&lt;br /&gt;
        Germany&lt;br /&gt;
        &amp;lt;region&amp;gt;Hamburg&amp;lt;/region&amp;gt;&lt;br /&gt;
       &amp;lt;/country&amp;gt;&lt;br /&gt;
       &amp;lt;settlement type='city' key='tgn:7012310'&amp;gt;&lt;br /&gt;
        Hamburg-Altona, Königstraße &lt;br /&gt;
        &amp;lt;geogName&amp;gt;&lt;br /&gt;
         Jüdischer Friedhof&lt;br /&gt;
         &amp;lt;geo decls=&amp;quot;#WGS&amp;quot;&amp;gt;53.549373 9.950545&amp;lt;/geo&amp;gt;&lt;br /&gt;
        &amp;lt;/geogName&amp;gt;&lt;br /&gt;
       &amp;lt;/settlement&amp;gt;&lt;br /&gt;
      &amp;lt;/origin&amp;gt;&lt;br /&gt;
     &amp;lt;/history&amp;gt;&lt;br /&gt;
	example – gender-specific metadata (given according to ISO 5218:2004)&lt;br /&gt;
&amp;lt;particDesc&amp;gt;&lt;br /&gt;
    &amp;lt;listPerson&amp;gt;&lt;br /&gt;
     &amp;lt;person xml:id=&amp;quot;hha-3361-1&amp;quot; s x='1'&amp;gt;&lt;br /&gt;
      &amp;lt;persName&amp;gt;Schmuel ben Jehuda&amp;lt;/persName&amp;gt;&lt;br /&gt;
       &amp;lt;event when='1621-08-17' type=&amp;quot;dateofdeath&amp;quot;&amp;gt;&lt;br /&gt;
       &amp;lt;desc/&amp;gt;&lt;br /&gt;
      &amp;lt;/event&amp;gt;&lt;br /&gt;
     &amp;lt;/person&amp;gt;&lt;br /&gt;
    &amp;lt;/listPerson&amp;gt;&lt;br /&gt;
   &amp;lt;/particDesc&amp;gt;&lt;br /&gt;
	example – language Usage metadata: &lt;br /&gt;
    &amp;lt;langUsage&amp;gt;&lt;br /&gt;
    &amp;lt;!-- According to bcp47 http://tools.ietf.org/html/bcp47 (Language) and ISO15924 (writing System)--&amp;gt;&lt;br /&gt;
    &amp;lt;language ident='he' usage='100'&amp;gt;Hebrew&amp;lt;/language&amp;gt;&lt;br /&gt;
   &amp;lt;/langUsage&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With respect for the TEI Hackathon I have (just) set up a website with very general information how to harvest epidat records: &lt;br /&gt;
http://www.steinheim-institut.de/cgi-bin/epidat?info=howtoharvest (to be continued …)&lt;br /&gt;
Over and beyond that it would make no great difficulty to provide a zip file with the data available for the workshop.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 16:05, 1 July 2014 (CEST) The TEI spam filter seems to dislike the person-attribute s_x (middle-letter e) … rather prudish, isn't it&lt;br /&gt;
&lt;br /&gt;
'''Discussion'''&lt;br /&gt;
&lt;br /&gt;
What commonalities to  you see? What seems interesting? Anything to add?&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 23:21, 24 June 2014 (CEST)&lt;br /&gt;
Two (even if very different) projects, &amp;quot;Jewish Sepulchral Headstones DB&amp;quot; and &amp;quot;Rendering complex mark up&amp;quot;, are dealing with visualization of spatial and temporal metadata. &lt;br /&gt;
&lt;br /&gt;
Three (again very different) projects, &amp;quot;Visualization of intertextual TEI content&amp;quot;, &amp;quot;Semantic Connections for Epigraphic Documents&amp;quot; and &amp;quot;Jewish Sepulchral Headstones DB&amp;quot;, are dealing with semantic connection and modelling of content (even if not all of them say it explicitly in the description). &lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:25, 1 July 2014 (CEST)&lt;br /&gt;
Add to that the visualization of textual relations in the early Caribbean texts archive.&lt;br /&gt;
&lt;br /&gt;
--[[User:Felix Lange| Felix Lange]] 16:30 4 July 2014 (CEST) - That's sounds pretty interesting, I'm on board. The text-analysis (&amp;quot;mining&amp;quot;) part seems pretty tough, though. How exactly should the content of different inscriptions be compared? Do you think about general word-frequency-statistics, that can populate a Word-Cloud? Or do you plan text comparison that is &amp;quot;semantic&amp;quot; in a certain sense?&lt;br /&gt;
&lt;br /&gt;
=== Core Builder ===&lt;br /&gt;
Another possible tool to work on: https://github.com/raffazizzi/coreBuilder&lt;br /&gt;
It provides a simple web interface to create stand-off markup. TEI files can be open into multiple ACE editors and the user can click on elements with xml:ids to create references.&lt;br /&gt;
The current version creates &amp;lt;app&amp;gt; elements containing &amp;lt;rdg&amp;gt;s with pointers to the selected elements. It should be easy enough to make the elements user configurable so that the Core Builder can be used to put together &amp;lt;linkGrp&amp;gt;s or &amp;lt;timeline&amp;gt;s.&lt;br /&gt;
The tool is written in CoffeScript with a [http://backbonejs.org/ Backbone] framework. --[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:07, 16 June 2014 (CEST) &lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:23, 1 July 2014 (CEST) From the sound of it, I think I would like to work on this project. Some more detail would be great.&lt;br /&gt;
&lt;br /&gt;
Here's a demo of the current version. It's got a few bugs but should show the basic functionality. Pick a couple of sources, then click on any element with xml:id to create a selection. Click add to save it to the &amp;quot;core&amp;quot;. https://dl.dropboxusercontent.com/u/2443674/coreBuilder/index.html --[[User:Raffaele.viglianti|Raffaele.viglianti]] 02:31, 3 July 2014 (CEST)&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13566</id>
		<title>DH2014Hackathon-Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13566"/>
		<updated>2014-07-03T16:21:09Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= DH2014 Hackathon Project Discussion Page =&lt;br /&gt;
&lt;br /&gt;
== Let's Hack ==&lt;br /&gt;
&lt;br /&gt;
A suggestion for how to proceed based on the range of proposals and the range of participants.  The group is likely to be able to sustain 2 or at most 3 projects in the time frame allotted. Some suggestions; please modify, develop or otherwise shape to your liking! &lt;br /&gt;
&lt;br /&gt;
=== ODD visualizer ===&lt;br /&gt;
&lt;br /&gt;
A group might try to put together a plan and start to code up an ODD visualizer. ODD is a literate programming language for XML schemas written by the TEI, and which is used to define the TEI schema. An ODD visualizer might be a component of an ODD customization tool such as the successor of Roma, and could provide information to a user about what modules they have included in their TEI schema, or what modification they have made. &lt;br /&gt;
&lt;br /&gt;
The group should start by discussing what to visualize, perhaps including some TEI users who has experience in customization. &lt;br /&gt;
&lt;br /&gt;
'''Resources:''' About ODD [http://www.tei-c.org/Support/Learn/odds.xml Getting Started with P5 ODDs], [http://www.tei-c.org/release/doc/tei-p5-doc/en/html/USE.html Guidelines Chapter 23: Using the TEI] and a look at [http://www.tei-c.org/Roma/ Roma], the tool that is currently in use for generating TEI customizations. &lt;br /&gt;
&lt;br /&gt;
=== Basic framework for rendering a document and creating simple visualizations ===&lt;br /&gt;
&lt;br /&gt;
This project could be quite extensive, so the group should begin by selecting components that they can manage.&lt;br /&gt;
&lt;br /&gt;
The proposed outcome is to be able to display (or at least mine) a document for salient features, and to produce output generic enough that it can be passed to either mapping or to other visualization software. Or perhaps to the NY Times Pourover js library. One possible way to to do this is to decide on a json data structure, as that is a popular format for visualization libraries.&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 08:08, 3 July 2014 (CEST) Are you referring to a particular visualization software on which it might be useful to take a quick look before the hackathon?&lt;br /&gt;
&lt;br /&gt;
=== Develop the MS description framework ===&lt;br /&gt;
&lt;br /&gt;
This was one of the proposed projects that got a lot of comments. It could be developed along the lines of the comments, and generalized a bit. &lt;br /&gt;
&lt;br /&gt;
=== Discussing, working out and documenting best practices for an authoring workflow ===&lt;br /&gt;
&lt;br /&gt;
Projects that last for many years, have many people working on them, and comprise large amounts of material need to ensure that work is being done efficiently, produce accurate output, and move files through transformations and validations.  Good workflows can be enhanced by both tools and best practices.  The outcome of this project could be a document with explanation and examples of authoring/encoding/proofreading/version control workflows with a focus on software tools.&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
* Robert C Kahlert, Department of Protestant Theology, University of Vienna&lt;br /&gt;
* [http://mith.umd.edu/people/person/raffaele-viglianti/ Raffaele Viglianti], University of Maryland&lt;br /&gt;
* [http://www.patrikgranholm.com Patrik Granholm], Uppsala University Library: [http://www.manuscripta.se Greek Manuscripts in Sweden. A Digitization and Cataloguing Project]&lt;br /&gt;
* Frederike Neuber, DiXiT - research fellow on „Digital Palaeography and scholarly editions“ at Graz University - Austrian Centre for Digital Humanities&lt;br /&gt;
* Felix Lange, Academy of Sciences and Literatur | Mainz, Project IBR (http://www.spatialhumanities.de)&lt;br /&gt;
* Emmanuelle Morlock, CNRS, HISoMA Laboratory (Histoire et Sources des mondes antiques / History and Origins of the Antique World)&lt;br /&gt;
* [https://www.uantwerpen.be/en/staff/elli-bleeker/ Elli Bleeker], PhD­ student in Digital Humanities at Antwerp University; research fellow at DiXiT&lt;br /&gt;
* Magdalena Turska, University of Oxford&lt;br /&gt;
* Nick Laiacona, Performant Software Solutions LLC www.performantsoftware.com&lt;br /&gt;
* Elizabeth Maddock Dillon, Professor of English and Co­Director of NULab for Texts, Maps, and Networks, Northeastern University, Boston, MA USA&lt;br /&gt;
* [http://steinheim-institut.de/wiki/index.php/Mitarbeiter:Thomas_Kollatz Thomas Kollatz], Steinheim-Institute for German-Jewish History: [http://steinheim-institut.de/cgi-bin/epidat epidat]&lt;br /&gt;
* Elena Spadini, Huygens Ing&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Sebastian Rahtz, University of Oxford&lt;br /&gt;
* James Cummings, University of Oxford&lt;br /&gt;
* Alex Czmiel, Berlin-Brandenburg Academy of Sciences and Humanities&lt;br /&gt;
* Hugh Cayless, Duke University&lt;br /&gt;
* Elli Mylonas, Brown University&lt;br /&gt;
&lt;br /&gt;
== Procedure ==&lt;br /&gt;
&lt;br /&gt;
We will be using the wiki as a place for comments and discussion. The projects each participant proposed are all listed below. Ideally, the hackathon will be focussed around one or two projects that are useful to everyone. The participants are all experienced with TEI in various capacities, but they are not all skilled programmers. The hackathon would be a success if the outcome of the one day event was e a good start on one or two useful pieces of TEI related software. In order to achieve this, we should collectively decide on projects that are interesting, useful, generalizable, and do-able! We should also try to capitalize on everyone's skill set, and try to plan the event in such a way that we can all contribute to something. &lt;br /&gt;
&lt;br /&gt;
You are all welcome to introduce yourselves, by adding a description of a few sentences to the list of participants above. And please, edit, correct and comment on the projects. We are also inviting the TEI Council and Board and other interested parties to look in on the discussions.&lt;br /&gt;
&lt;br /&gt;
== Proposed Projects ==&lt;br /&gt;
&lt;br /&gt;
=== Mormon City Planning: ===&lt;br /&gt;
when early Mormonism ventured from Kirtland, Ohio, into Missouri, their prophet Joseph Smith Jr provided a revelation for the plat (city layout) of the new Zion (http://urbanplanning.library.cornell.edu/DOCS/smith.htm; http://zomarah.files.wordpress.com/2010/10/firstplatofzion.png), which was subsequently applied in the settlement of Far West, Missouri, for which two plats exist, one on sheepskin (https://www.lds.org/bc/content/shared/content/images/gospel-library/manual/32502/15-02 b.gif) in private possession and one on paper at BYU University (there is no online copy of this, but I have obtained a digital copy from BYU with their permission); however these plats were not only used to sketch out the city, but also to assign lots to settlers, and thus show secondary markup in pencil to allocate houses, redraw lot boundaries, etc; (http://zomarah.files.wordpress.com/2010/10/platoffarwestbig.png)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* A clarification: What would the project strive to accomplish? Is this a visualization? georeferencing based on markup?&lt;br /&gt;
* [[User:Thomas Kollatz|Thomas Kollatz]] 11:57, 1 July 2014 (CEST) https://www.lds.org/bc/content/shared/content/images/gospel-library/manual/32502/15-02 error 404 - not found; maybe visualization: text-information encoded in TEI related to city layout (&amp;quot;plat&amp;quot;) in SVG ?&lt;br /&gt;
&lt;br /&gt;
=== ODD Customization visualizer ===&lt;br /&gt;
A web-based tool to visualize any ODD customization against TEI-all. This could be useful when working on a customization (with Roma, or manually) to quickly and visually check that the ODD is still TEI-conformant and see how it diverges from the standard.&lt;br /&gt;
I started working on a basic D3 visualization a couple of years ago, but haven't really touched the code since:https://github.com/raffazizzi/ODDViz I only restructured the repository a bit before sending this proposal.&lt;br /&gt;
&lt;br /&gt;
'''Comments'''&lt;br /&gt;
A simple demo: https://dl.dropboxusercontent.com/u/2443674/ODDViz/index.html --[[User:Raffaele.viglianti|Raffaele.viglianti]] 03:02, 3 July 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== ACE-based Web editor ===&lt;br /&gt;
&lt;br /&gt;
MITH, at the University of Maryland has been working on an ACE-based web editor able to validate tei-all files in the browser and provide ODD-based contextual help (e.g. suggesting valid options when entering a new element).&lt;br /&gt;
The grant that funded this work is now over, but there's plenty more to do. This is the GitHub repository: https://github.com/umd-mith/angles&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== MS Description Display Framework ===&lt;br /&gt;
To create a simple web interface which would provide basic functionalities like browsing, searching and displaying TEI-files containing manuscript descriptions. The interface could be built using a Ubuntu server with [http://nginx.org nginx], and [http://exist-db.org eXist-db] following the setup guide and scripts provided by [https://github.com/grantmacken/nginx-eXist-ubuntu Grant Macken]. I have already made some preliminary work on an eXist-db web interface and posted the code in our [https://github.com/manuscripta GitHub repository]. This could be used as a starting point for further development. A possible goal for the hackathon could be to create an advanced search form in XQuery which would display snippets of the descriptions in the search results using the transform function with our XSL stylesheet, with links to the full description. All of the code, with detailed documentation, would be made public on GitHub for others to reuse and modify for their own projects. I think this would be beneficial to the TEI community at large, and especially to other cataloguing projects.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
* I believe this would be really useful project, especially if we build it not only having this particular purpose of MS descriptions in mind, but something more general, so other users would potentially swap only source files and stylesheets and would have a basic working website. [[User:Magdalena Turska|Magdalena Turska]] 11:00, 23 June 2014 (CEST)&lt;br /&gt;
* me too – more general features almost every project will need after swapping source files and stylesheets: navigation to next page/object ; or: navigation to next entry/object in chronological order, full text search everywhere resp in particular div's (type=&amp;quot;edition&amp;quot;) etc. [[User:Thomas Kollatz|Thomas Kollatz]] 12:09, 1 July 2014 (CEST)&lt;br /&gt;
* I am definitely open to creating a more general display framework in eXist. Perhaps we could make use of Joe Wicentowski’s [http://digital.humanities.ox.ac.uk/dhoxss/2011/presentations/Wicentowski-XMLDatabases-materials.zip Punch eXist tutorial] from DHOxSS 2011. [[User:Patrik Granholm|Patrik Granholm]] 11:16, 2 July 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== Medieval Text Edition ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strike&amp;gt;&lt;br /&gt;
Project isn't advanced enough to suggest concrete task, but the topic of interest is focussed around a digital scholarly edition of a medieval text (with corresponding images) encoded in XML/TEI. The edition will be enriched with palaeographical and codicological information (in both &amp;lt;text&amp;gt; and &amp;lt;teiHeader&amp;gt;) and the results can be visualized in a way which hopefully goes beyond the sometimes not very enlightening listing of data.&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
Even now my project is not advanced enough to be used for the hackathon. I will join the discussions on the other projects. --[[User:Frederike Neuber|Frederike Neuber]] 22:05, 24 June 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== Semantic Connections for Epigraphic Documents ===&lt;br /&gt;
I am currently working with epidoc documents in the context of the Project IBR. These documents, epigraphical editions from the catalogue &amp;quot;German Inscriptions Online&amp;quot; (inschriften.net), are (1) to be transformed into RDF­triples for semantic connection and for a fine­grained quantificational analysis in a Triple Store, (2) XSLT ­transformed into HTML­Documents for further annotation in the semantic annotator &amp;quot;Pundit&amp;quot;(thepund.it). I could surely contribute a programming task based on this points, but would also be happy to participate in another task, preferably based on &amp;quot;adding a TEI mode to a web editor&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 23:02, 24 June 2014 (CEST) Who is responsible for this project and can provide further information? &lt;br /&gt;
I would be very interested in joining this project even if I can't offer material and even if I do not understand one step: how can you transform an epidoc document into RDF triples? Do you mean you generate RDF from the annotated entities (extracting them?)? And how do you do it, are there tools or software to support it?&lt;br /&gt;
&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 12:12, 1 July 2014 (CEST) The [http://www.tei-c.org/oxgarage/ oxgarage] magic box contains already a tool converting TEI2RDF, if so – we should try it out and evaluate it if not - let's develop it …&lt;br /&gt;
&lt;br /&gt;
=== Zotero ===&lt;br /&gt;
Some TEI encoding project may need to use a &amp;quot;master bibliography&amp;quot; to group together all the bibliographic references that are used in a given text or collection of texts. Using the &amp;quot;masterfile&amp;quot; option in Oxygen give the user a convenient way of pointing to a reference without having to encode a ref each time it is used in a text or in a specific bibliographic section.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;bibl type=&amp;quot;fromStone&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;ptr target=&amp;quot;#Breal1878&amp;quot;/&amp;gt;&lt;br /&gt;
   &amp;lt;citedRange&amp;gt;15&amp;lt;/citedRange&amp;gt;&lt;br /&gt;
&amp;lt;/bibl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The bibliography can be inserted in a &amp;lt;back/&amp;gt; element with xinclude. But the question is how to use Zotero to create this file, update it and synchonize it with the biblographic masterfile.&lt;br /&gt;
Though incomplete, the workflow I use works like that :&lt;br /&gt;
* the entering of the bibliographic entries is done with zotero, in a group library&lt;br /&gt;
* the zotero database is then exported in xml using the &amp;quot;bibliontology_rdf&amp;quot; format (the TEI export format being to restrictive in its formatting choices : e.g. does'nt include &amp;quot;short titles&amp;quot; which are a requisite in epigraphy&lt;br /&gt;
*  the bibliontology rdf is converted in TEI through XSLT in Oxygen (modifying existing xslt :https://github.com/paregorios/Zotero-RDF-to-TEI-XML)&lt;br /&gt;
* If the user wants to add a new reference in the masterbibliography or correct an entry, he or she has to do go to zotero and follow the whole workflow of export - tranform process. But the user might not have the user right to do so. And of course, there are some potential conflicting issues.&lt;br /&gt;
&lt;br /&gt;
How to improve that workflow ? use a version control system like git or subversion ? or adding/modifying an entry in xml / tei and then updating the zotero group library via api ?&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 15:29, 1 July 2014 (CEST) It seems that working with subversion would improve the workflow a lot and at least illiminate the risk of conflicting issues. Of course users should have the right to work in the (seperate) xml file of the bibliographic masterfile and add/change references. Once completed, the xml file can be exported to Zotero. In short, this would mean a reverse of the current workflow.&lt;br /&gt;
&lt;br /&gt;
=== Migrating value lists form CSS frameworks to ODD ===&lt;br /&gt;
&lt;br /&gt;
The author mode of the Oxygen editor can be customized with custom css functions. A part from the function providing a more user-friendly and tag free visualization of the tei content, one of the fuction allow the user to edit attributes or simple elements values using combo boxes or check boxes. The &amp;quot;form controls&amp;quot; can display values collected from an xml schema. But these values can also be just in the oxygen css. This may be used in a workflow to test some choices before integrating them in a more consistent and persistant way in the ODD (then exported in the schema).&lt;br /&gt;
&lt;br /&gt;
This could be useful in case you have user that may be ok to change the values in the css code but would be relunctant to get involved with the ODD editing / schema generation process.&lt;br /&gt;
cf. http://www.oxygenxml.com/doc/ug-editor/concepts/combo-box-editor.html#combo-box-editor&lt;br /&gt;
&lt;br /&gt;
'''Comments:''' &lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:20, 16 June 2014 (CEST) This is interesting, would like to work on it. I would suggest to make it less tied to Oxygen and think in terms of CSS to ODD, for example to limit attribute values (e.g. hi[rend=italic])&lt;br /&gt;
&lt;br /&gt;
[[User:Elena Spadini|Elena Spadini]] 00:13, 24 June 2014 (CEST) I'm not well-exeperienced with the author mode in oXygen and its customizations, but I would like to explore it working on this project.&lt;br /&gt;
&lt;br /&gt;
=== Visualization of intertextual TEI content ===&lt;br /&gt;
[UPDATED on June 24th]&lt;br /&gt;
&lt;br /&gt;
The focus is on the possibilities offered by TEI XML for encoding intertextuality. The case study concerns the personal library of an author and a digital edition of his work. The objective is to encode the material in such a way that the intertextual relations between the literary work and its external sources is visualized.&lt;br /&gt;
&lt;br /&gt;
These -sometimes subtle- intertextual relationships provide insight into the nature of writing, all the more since the genesis of the literary work itself is already encoded in the edition (i.e. adds, dels, etc.). The envisioned result enables a user to study the writing process in detail as well as on a larger scale.&lt;br /&gt;
&lt;br /&gt;
Material:&lt;br /&gt;
* detailed XML TEI transcription of the literary work concerned&lt;br /&gt;
* high quality digital facsimiles of the author's personal '''extant''' library&lt;br /&gt;
* rough transcriptions of the library books (based on OCR)&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
* Clarification: is the project about the visualization? the relationships? More detail would be great.&lt;br /&gt;
* &lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 15:46, 1 July 2014 (CEST) The idea is to log the complete &amp;lt;nowiki&amp;gt;&amp;quot;path&amp;quot;&amp;lt;/nowiki&amp;gt; of a citation: from a phrase underlined in a library book to the incorporation of that phrase in the author's work.&lt;br /&gt;
Currently, the intertextual references are encoded with [ref] tag in the XML TEI transcription of the literary work. The [ref]s refer to another xml file  containing the transcriptions of the personal library. This file consists of [div]s, that contain anything from a complete library book to a small section (paragraph, phrase) from a library book. &lt;br /&gt;
&lt;br /&gt;
The visualization of the intertextual relations comes in a later stage when transforming the documents. I wonder whether it is possible to change or improve this encoding.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Rendering Complex Markup ===&lt;br /&gt;
Rendering complex markup in an innovative and playful way: reconstructing &amp;amp; visualizing author’s&lt;br /&gt;
geographical position by the dates of sending of his letters (taking uncertainty into account)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
[[User:Magdalena Turska|Magdalena Turska]] 12:36, 12 June 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
Starting with a list of letters that have a place and date of sending the idea would be to present map overview of the author's journeys.&lt;br /&gt;
See the simple Google Map at https://mapsengine.google.com/map/edit?mid=z3q4AefiR7Us.kf1fVBHlu8qE&lt;br /&gt;
&lt;br /&gt;
Fist ideas re visualisation:&lt;br /&gt;
* places color-coded with color getting darker to represent 'later' places&lt;br /&gt;
* similarly shaded lines along the routes between places&lt;br /&gt;
* animation with slider to show circle moving along the routes, size of the circle getting bigger with the uncertainty&lt;br /&gt;
&lt;br /&gt;
Input data:&lt;br /&gt;
each letter has assigned place name and 1+ time intervals (notBefore to not After)&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 22:25, 24 June 2014 (CEST)&lt;br /&gt;
Would it be a problem to work on different material? @TEI-experts&lt;br /&gt;
I would like to visualize the provenance of medieval manuscripts on a map, so even if I do not work with letters, the task is partly the same (extracting date and time from the &amp;lt;teiHeader&amp;gt; and visualizing it on a map). Then our scopes separate: Magdalena wants to reconstruct the journey, I want to visualize the chronology of different mss on one map.&lt;br /&gt;
&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 15:56, 1 July 2014 (CEST)&lt;br /&gt;
I agree with [[User:Frederike Neuber|Frederike Neuber]]: the task is the same in all projects, where a spatio-temporal visualization makes sense: Extract date and time from header - and visualize the chronology of date/time and place on a map and/or timeline &lt;br /&gt;
/TEI/teiHeader/fileDesc/sourceDesc/msDesc/history/origin&lt;br /&gt;
&lt;br /&gt;
=== Adding a TEI mode to a web editor ===&lt;br /&gt;
Title says it all! &lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:20, 16 June 2014 (CEST) How does the [http://wiki.tei-c.org/index.php/DH2014Hackathon-Projects#ACE-based_Web_editor Angles] proposal above sound?&lt;br /&gt;
&lt;br /&gt;
=== Juxta Script support ===&lt;br /&gt;
Adding support for Bengali text to Juxta Commons&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* This is fairly narrow.&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 15:57, 1 July 2014 (CEST) If Bengali then Hebrew (Arabic … right-to-left), please&lt;br /&gt;
&lt;br /&gt;
=== Visualization ===&lt;br /&gt;
The archive of early Caribbean texts and images is a fairly large project which will be heavily encoded (and a portion of texts will be encoded by July).  I'd like to explore ways of using the TEI to visualize relations between and among texts and elements of texts.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:19, 1 July 2014 (CEST) What is the status of this project? I am also interested in finding ways to visualize relations between texts, perhaps there are similarities?&lt;br /&gt;
&lt;br /&gt;
=== Jewish Sepulchral Headstones DB ===&lt;br /&gt;
&lt;br /&gt;
Given that all headstones can be clearly located, &lt;br /&gt;
and about 20.000 (of total 26.000) inscriptions are dated,&lt;br /&gt;
and to a large extend can be distinguished by gender, &lt;br /&gt;
and also by language usage (hebrew, german, german in Hebrew letters, …),&lt;br /&gt;
they lend themselves to mining the epidat corpus for specific data facets and try to visualize the results &amp;quot;in an innovative and playful way&amp;quot;. &lt;br /&gt;
#A challenging research questions could be the search for and visualization of the differences in word usage and specific idiomatic &lt;br /&gt;
## between different locations,&lt;br /&gt;
## within different periods (based on one or several locations),&lt;br /&gt;
## between inscriptions for men and inscriptions for women,&lt;br /&gt;
## between hebrew and non-hebrew inscriptions …&lt;br /&gt;
#Even more challenging is the search for inscriptions with very similar text coverage. These are quite difficult to discover by a simple full text search. The inscriptions are usually rather short, and the filter to develop has to consider the differentiating elements – usually names and dates – in order to determine, whether two text are identical or not.&lt;br /&gt;
&lt;br /&gt;
	All necessary information to answer this questions is contained in the metadata  &amp;lt;teiHeader&amp;gt; and data &amp;lt;text&amp;gt; of each single record. &lt;br /&gt;
	example – spatial and temporal metadata (date, country/region code, geo-coordinates, Thesaurus of Getty Names or OSM ID)&lt;br /&gt;
     &amp;lt;history&amp;gt;&lt;br /&gt;
      &amp;lt;origin&amp;gt;&lt;br /&gt;
       &amp;lt;date notBefore='1621-08-17'&amp;gt;1621-08-17&amp;lt;/date&amp;gt;&lt;br /&gt;
       &amp;lt;country type=&amp;quot;ISO_3166&amp;quot; key=&amp;quot;XA-DE-HH&amp;quot;&amp;gt;&lt;br /&gt;
        Germany&lt;br /&gt;
        &amp;lt;region&amp;gt;Hamburg&amp;lt;/region&amp;gt;&lt;br /&gt;
       &amp;lt;/country&amp;gt;&lt;br /&gt;
       &amp;lt;settlement type='city' key='tgn:7012310'&amp;gt;&lt;br /&gt;
        Hamburg-Altona, Königstraße &lt;br /&gt;
        &amp;lt;geogName&amp;gt;&lt;br /&gt;
         Jüdischer Friedhof&lt;br /&gt;
         &amp;lt;geo decls=&amp;quot;#WGS&amp;quot;&amp;gt;53.549373 9.950545&amp;lt;/geo&amp;gt;&lt;br /&gt;
        &amp;lt;/geogName&amp;gt;&lt;br /&gt;
       &amp;lt;/settlement&amp;gt;&lt;br /&gt;
      &amp;lt;/origin&amp;gt;&lt;br /&gt;
     &amp;lt;/history&amp;gt;&lt;br /&gt;
	example – gender-specific metadata (given according to ISO 5218:2004)&lt;br /&gt;
&amp;lt;particDesc&amp;gt;&lt;br /&gt;
    &amp;lt;listPerson&amp;gt;&lt;br /&gt;
     &amp;lt;person xml:id=&amp;quot;hha-3361-1&amp;quot; s x='1'&amp;gt;&lt;br /&gt;
      &amp;lt;persName&amp;gt;Schmuel ben Jehuda&amp;lt;/persName&amp;gt;&lt;br /&gt;
       &amp;lt;event when='1621-08-17' type=&amp;quot;dateofdeath&amp;quot;&amp;gt;&lt;br /&gt;
       &amp;lt;desc/&amp;gt;&lt;br /&gt;
      &amp;lt;/event&amp;gt;&lt;br /&gt;
     &amp;lt;/person&amp;gt;&lt;br /&gt;
    &amp;lt;/listPerson&amp;gt;&lt;br /&gt;
   &amp;lt;/particDesc&amp;gt;&lt;br /&gt;
	example – language Usage metadata: &lt;br /&gt;
    &amp;lt;langUsage&amp;gt;&lt;br /&gt;
    &amp;lt;!-- According to bcp47 http://tools.ietf.org/html/bcp47 (Language) and ISO15924 (writing System)--&amp;gt;&lt;br /&gt;
    &amp;lt;language ident='he' usage='100'&amp;gt;Hebrew&amp;lt;/language&amp;gt;&lt;br /&gt;
   &amp;lt;/langUsage&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With respect for the TEI Hackathon I have (just) set up a website with very general information how to harvest epidat records: &lt;br /&gt;
http://www.steinheim-institut.de/cgi-bin/epidat?info=howtoharvest (to be continued …)&lt;br /&gt;
Over and beyond that it would make no great difficulty to provide a zip file with the data available for the workshop.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 16:05, 1 July 2014 (CEST) The TEI spam filter seems to dislike the person-attribute s_x (middle-letter e) … rather prudish, isn't it&lt;br /&gt;
&lt;br /&gt;
'''Discussion'''&lt;br /&gt;
&lt;br /&gt;
What commonalities to  you see? What seems interesting? Anything to add?&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 23:21, 24 June 2014 (CEST)&lt;br /&gt;
Two (even if very different) projects, &amp;quot;Jewish Sepulchral Headstones DB&amp;quot; and &amp;quot;Rendering complex mark up&amp;quot;, are dealing with visualization of spatial and temporal metadata. &lt;br /&gt;
&lt;br /&gt;
Three (again very different) projects, &amp;quot;Visualization of intertextual TEI content&amp;quot;, &amp;quot;Semantic Connections for Epigraphic Documents&amp;quot; and &amp;quot;Jewish Sepulchral Headstones DB&amp;quot;, are dealing with semantic connection and modelling of content (even if not all of them say it explicitly in the description). &lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:25, 1 July 2014 (CEST)&lt;br /&gt;
Add to that the visualization of textual relations in the early Caribbean texts archive. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Core Builder ===&lt;br /&gt;
Another possible tool to work on: https://github.com/raffazizzi/coreBuilder&lt;br /&gt;
It provides a simple web interface to create stand-off markup. TEI files can be open into multiple ACE editors and the user can click on elements with xml:ids to create references.&lt;br /&gt;
The current version creates &amp;lt;app&amp;gt; elements containing &amp;lt;rdg&amp;gt;s with pointers to the selected elements. It should be easy enough to make the elements user configurable so that the Core Builder can be used to put together &amp;lt;linkGrp&amp;gt;s or &amp;lt;timeline&amp;gt;s.&lt;br /&gt;
The tool is written in CoffeScript with a [http://backbonejs.org/ Backbone] framework. --[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:07, 16 June 2014 (CEST) &lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:23, 1 July 2014 (CEST) From the sound of it, I think I would like to work on this project. Some more detail would be great.&lt;br /&gt;
&lt;br /&gt;
Here's a demo of the current version. It's got a few bugs but should show the basic functionality. Pick a couple of sources, then click on any element with xml:id to create a selection. Click add to save it to the &amp;quot;core&amp;quot;. https://dl.dropboxusercontent.com/u/2443674/coreBuilder/index.html --[[User:Raffaele.viglianti|Raffaele.viglianti]] 02:31, 3 July 2014 (CEST)&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13561</id>
		<title>DH2014Hackathon-Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13561"/>
		<updated>2014-07-03T01:02:14Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: /* ODD Customization visualizer */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= DH2014 Hackathon Project Discussion Page =&lt;br /&gt;
&lt;br /&gt;
== Let's Hack ==&lt;br /&gt;
&lt;br /&gt;
A suggestion for how to proceed based on the range of proposals and the range of participants.  The group is likely to be able to sustain 2 or at most 3 projects in the time frame allotted. Some suggestions; please modify, develop or otherwise shape to your liking! &lt;br /&gt;
&lt;br /&gt;
=== ODD visualizer ===&lt;br /&gt;
&lt;br /&gt;
A group might try to put together a plan and start to code up an ODD visualizer. ODD is a literate programming language for XML schemas written by the TEI, and which is used to define the TEI schema. An ODD visualizer might be a component of an ODD customization tool such as the successor of Roma, and could provide information to a user about what modules they have included in their TEI schema, or what modification they have made. &lt;br /&gt;
&lt;br /&gt;
The group should start by discussing what to visualize, perhaps including some TEI users who has experience in customization. &lt;br /&gt;
&lt;br /&gt;
'''Resources:''' About ODD [http://www.tei-c.org/Support/Learn/odds.xml Getting Started with P5 ODDs], [http://www.tei-c.org/release/doc/tei-p5-doc/en/html/USE.html Guidelines Chapter 23: Using the TEI] and a look at [http://www.tei-c.org/Roma/ Roma], the tool that is currently in use for generating TEI customizations. &lt;br /&gt;
&lt;br /&gt;
=== Basic framework for rendering a document and creating simple visualizations ===&lt;br /&gt;
&lt;br /&gt;
This project could be quite extensive, so the group should begin by selecting components that they can manage.&lt;br /&gt;
&lt;br /&gt;
The proposed outcome is to be able to display (or at least mine) a document for salient features, and to produce output generic enough that it can be passed to either mapping or to other visualization software. Or perhaps to the NY Times Pourover js library. One possible way to to do this is to decide on a json data structure, as that is a popular format for visualization libraries.  &lt;br /&gt;
&lt;br /&gt;
=== Develop the MS description framework ===&lt;br /&gt;
&lt;br /&gt;
This was one of the proposed projects that got a lot of comments. It could be developed along the lines of the comments, and generalized a bit. &lt;br /&gt;
&lt;br /&gt;
=== Discussing, working out and documenting best practices for an authoring workflow ===&lt;br /&gt;
&lt;br /&gt;
Projects that last for many years, have many people working on them, and comprise large amounts of material need to ensure that work is being done efficiently, produce accurate output, and move files through transformations and validations.  Good workflows can be enhanced by both tools and best practices.  The outcome of this project could be a document with explanation and examples of authoring/encoding/proofreading/version control workflows with a focus on software tools.&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
* Robert C Kahlert, Department of Protestant Theology, University of Vienna&lt;br /&gt;
* Raffaele Viglianti, University of Maryland&lt;br /&gt;
* [http://www.patrikgranholm.com Patrik Granholm], Uppsala University Library: [http://www.manuscripta.se Greek Manuscripts in Sweden. A Digitization and Cataloguing Project]&lt;br /&gt;
* Frederike Neuber,DiXiT - Ph.D. Fellow on „Digital Palaeography and scholarly editions“ at Graz University / Austrian Centre for Digital Humanities&lt;br /&gt;
* Felix Lange, Academy of Sciences and Literatur | Mainz, Project IBR (http://www.spatialhumanities.de)&lt;br /&gt;
* Emmanuelle Morlock, CNRS, HISoMA Laboratory (Histoire et Sources des mondes antiques / History and Origins of the Antique World)&lt;br /&gt;
* [https://www.uantwerpen.be/en/staff/elli-bleeker/ Elli Bleeker], PhD­ student in Digital Humanities at Antwerp University; research fellow at DiXiT&lt;br /&gt;
* Magdalena Turska, University of Oxford&lt;br /&gt;
* Nick Laiacona, Performant Software Solutions LLC www.performantsoftware.com&lt;br /&gt;
* Elizabeth Maddock Dillon, Professor of English and Co­Director of NULab for Texts, Maps, and Networks, Northeastern University, Boston, MA USA&lt;br /&gt;
* [http://steinheim-institut.de/wiki/index.php/Mitarbeiter:Thomas_Kollatz Thomas Kollatz], Steinheim-Institute for German-Jewish History: [http://steinheim-institut.de/cgi-bin/epidat epidat]&lt;br /&gt;
* Elena Spadini, Huygens Ing&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Sebastian Rahtz, University of Oxford&lt;br /&gt;
* James Cummings, University of Oxford&lt;br /&gt;
* Alex Czmiel, Berlin-Brandenburg Academy of Sciences and Humanities&lt;br /&gt;
* Hugh Cayless, Duke University&lt;br /&gt;
* Elli Mylonas, Brown University&lt;br /&gt;
&lt;br /&gt;
== Procedure ==&lt;br /&gt;
&lt;br /&gt;
We will be using the wiki as a place for comments and discussion. The projects each participant proposed are all listed below. Ideally, the hackathon will be focussed around one or two projects that are useful to everyone. The participants are all experienced with TEI in various capacities, but they are not all skilled programmers. The hackathon would be a success if the outcome of the one day event was e a good start on one or two useful pieces of TEI related software. In order to achieve this, we should collectively decide on projects that are interesting, useful, generalizable, and do-able! We should also try to capitalize on everyone's skill set, and try to plan the event in such a way that we can all contribute to something. &lt;br /&gt;
&lt;br /&gt;
You are all welcome to introduce yourselves, by adding a description of a few sentences to the list of participants above. And please, edit, correct and comment on the projects. We are also inviting the TEI Council and Board and other interested parties to look in on the discussions.&lt;br /&gt;
&lt;br /&gt;
== Proposed Projects ==&lt;br /&gt;
&lt;br /&gt;
=== Mormon City Planning: ===&lt;br /&gt;
when early Mormonism ventured from Kirtland, Ohio, into Missouri, their prophet Joseph Smith Jr provided a revelation for the plat (city layout) of the new Zion (http://urbanplanning.library.cornell.edu/DOCS/smith.htm; http://zomarah.files.wordpress.com/2010/10/firstplatofzion.png), which was subsequently applied in the settlement of Far West, Missouri, for which two plats exist, one on sheepskin (https://www.lds.org/bc/content/shared/content/images/gospel-library/manual/32502/15-02 b.gif) in private possession and one on paper at BYU University (there is no online copy of this, but I have obtained a digital copy from BYU with their permission); however these plats were not only used to sketch out the city, but also to assign lots to settlers, and thus show secondary markup in pencil to allocate houses, redraw lot boundaries, etc; (http://zomarah.files.wordpress.com/2010/10/platoffarwestbig.png)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* A clarification: What would the project strive to accomplish? Is this a visualization? georeferencing based on markup?&lt;br /&gt;
* [[User:Thomas Kollatz|Thomas Kollatz]] 11:57, 1 July 2014 (CEST) https://www.lds.org/bc/content/shared/content/images/gospel-library/manual/32502/15-02 error 404 - not found; maybe visualization: text-information encoded in TEI related to city layout (&amp;quot;plat&amp;quot;) in SVG ?&lt;br /&gt;
&lt;br /&gt;
=== ODD Customization visualizer ===&lt;br /&gt;
A web-based tool to visualize any ODD customization against TEI-all. This could be useful when working on a customization (with Roma, or manually) to quickly and visually check that the ODD is still TEI-conformant and see how it diverges from the standard.&lt;br /&gt;
I started working on a basic D3 visualization a couple of years ago, but haven't really touched the code since:https://github.com/raffazizzi/ODDViz I only restructured the repository a bit before sending this proposal.&lt;br /&gt;
&lt;br /&gt;
'''Comments'''&lt;br /&gt;
A simple demo: https://dl.dropboxusercontent.com/u/2443674/ODDViz/index.html --[[User:Raffaele.viglianti|Raffaele.viglianti]] 03:02, 3 July 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== ACE-based Web editor ===&lt;br /&gt;
&lt;br /&gt;
MITH, at the University of Maryland has been working on an ACE-based web editor able to validate tei-all files in the browser and provide ODD-based contextual help (e.g. suggesting valid options when entering a new element).&lt;br /&gt;
The grant that funded this work is now over, but there's plenty more to do. This is the GitHub repository: https://github.com/umd-mith/angles&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== MS Description Display Framework ===&lt;br /&gt;
To create a simple web interface which would provide basic functionalities like browsing, searching and displaying TEI-files containing manuscript descriptions. The interface could be built using a Ubuntu server with [http://nginx.org nginx], and [http://exist-db.org eXist-db] following the setup guide and scripts provided by [https://github.com/grantmacken/nginx-eXist-ubuntu Grant Macken]. I have already made some preliminary work on an eXist-db web interface and posted the code in our [https://github.com/manuscripta GitHub repository]. This could be used as a starting point for further development. A possible goal for the hackathon could be to create an advanced search form in XQuery which would display snippets of the descriptions in the search results using the transform function with our XSL stylesheet, with links to the full description. All of the code, with detailed documentation, would be made public on GitHub for others to reuse and modify for their own projects. I think this would be beneficial to the TEI community at large, and especially to other cataloguing projects.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
* I believe this would be really useful project, especially if we build it not only having this particular purpose of MS descriptions in mind, but something more general, so other users would potentially swap only source files and stylesheets and would have a basic working website. [[User:Magdalena Turska|Magdalena Turska]] 11:00, 23 June 2014 (CEST)&lt;br /&gt;
* me too – more general features almost every project will need after swapping source files and stylesheets: navigation to next page/object ; or: navigation to next entry/object in chronological order, full text search everywhere resp in particular div's (type=&amp;quot;edition&amp;quot;) etc. [[User:Thomas Kollatz|Thomas Kollatz]] 12:09, 1 July 2014 (CEST)&lt;br /&gt;
* I am definitely open to creating a more general display framework in eXist. Perhaps we could make use of Joe Wicentowski’s [http://digital.humanities.ox.ac.uk/dhoxss/2011/presentations/Wicentowski-XMLDatabases-materials.zip Punch eXist tutorial] from DHOxSS 2011. [[User:Patrik Granholm|Patrik Granholm]] 11:16, 2 July 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== Medieval Text Edition ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strike&amp;gt;&lt;br /&gt;
Project isn't advanced enough to suggest concrete task, but the topic of interest is focussed around a digital scholarly edition of a medieval text (with corresponding images) encoded in XML/TEI. The edition will be enriched with palaeographical and codicological information (in both &amp;lt;text&amp;gt; and &amp;lt;teiHeader&amp;gt;) and the results can be visualized in a way which hopefully goes beyond the sometimes not very enlightening listing of data.&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
Even now my project is not advanced enough to be used for the hackathon. I will join the discussions on the other projects. --[[User:Frederike Neuber|Frederike Neuber]] 22:05, 24 June 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== Semantic Connections for Epigraphic Documents ===&lt;br /&gt;
I am currently working with epidoc documents in the context of the Project IBR. These documents, epigraphical editions from the catalogue &amp;quot;German Inscriptions Online&amp;quot; (inschriften.net), are (1) to be transformed into RDF­triples for semantic connection and for a fine­grained quantificational analysis in a Triple Store, (2) XSLT ­transformed into HTML­Documents for further annotation in the semantic annotator &amp;quot;Pundit&amp;quot;(thepund.it). I could surely contribute a programming task based on this points, but would also be happy to participate in another task, preferably based on &amp;quot;adding a TEI mode to a web editor&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 23:02, 24 June 2014 (CEST) Who is responsible for this project and can provide further information? &lt;br /&gt;
I would be very interested in joining this project even if I can't offer material and even if I do not understand one step: how can you transform an epidoc document into RDF triples? Do you mean you generate RDF from the annotated entities (extracting them?)? And how do you do it, are there tools or software to support it?&lt;br /&gt;
&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 12:12, 1 July 2014 (CEST) The [http://www.tei-c.org/oxgarage/ oxgarage] magic box contains already a tool converting TEI2RDF, if so – we should try it out and evaluate it if not - let's develop it …&lt;br /&gt;
&lt;br /&gt;
=== Zotero ===&lt;br /&gt;
Some TEI encoding project may need to use a &amp;quot;master bibliography&amp;quot; to group together all the bibliographic references that are used in a given text or collection of texts. Using the &amp;quot;masterfile&amp;quot; option in Oxygen give the user a convenient way of pointing to a reference without having to encode a ref each time it is used in a text or in a specific bibliographic section.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;bibl type=&amp;quot;fromStone&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;ptr target=&amp;quot;#Breal1878&amp;quot;/&amp;gt;&lt;br /&gt;
   &amp;lt;citedRange&amp;gt;15&amp;lt;/citedRange&amp;gt;&lt;br /&gt;
&amp;lt;/bibl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The bibliography can be inserted in a &amp;lt;back/&amp;gt; element with xinclude. But the question is how to use Zotero to create this file, update it and synchonize it with the biblographic masterfile.&lt;br /&gt;
Though incomplete, the workflow I use works like that :&lt;br /&gt;
* the entering of the bibliographic entries is done with zotero, in a group library&lt;br /&gt;
* the zotero database is then exported in xml using the &amp;quot;bibliontology_rdf&amp;quot; format (the TEI export format being to restrictive in its formatting choices : e.g. does'nt include &amp;quot;short titles&amp;quot; which are a requisite in epigraphy&lt;br /&gt;
*  the bibliontology rdf is converted in TEI through XSLT in Oxygen (modifying existing xslt :https://github.com/paregorios/Zotero-RDF-to-TEI-XML)&lt;br /&gt;
* If the user wants to add a new reference in the masterbibliography or correct an entry, he or she has to do go to zotero and follow the whole workflow of export - tranform process. But the user might not have the user right to do so. And of course, there are some potential conflicting issues.&lt;br /&gt;
&lt;br /&gt;
How to improve that workflow ? use a version control system like git or subversion ? or adding/modifying an entry in xml / tei and then updating the zotero group library via api ?&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 15:29, 1 July 2014 (CEST) It seems that working with subversion would improve the workflow a lot and at least illiminate the risk of conflicting issues. Of course users should have the right to work in the (seperate) xml file of the bibliographic masterfile and add/change references. Once completed, the xml file can be exported to Zotero. In short, this would mean a reverse of the current workflow.&lt;br /&gt;
&lt;br /&gt;
=== Migrating value lists form CSS frameworks to ODD ===&lt;br /&gt;
&lt;br /&gt;
The author mode of the Oxygen editor can be customized with custom css functions. A part from the function providing a more user-friendly and tag free visualization of the tei content, one of the fuction allow the user to edit attributes or simple elements values using combo boxes or check boxes. The &amp;quot;form controls&amp;quot; can display values collected from an xml schema. But these values can also be just in the oxygen css. This may be used in a workflow to test some choices before integrating them in a more consistent and persistant way in the ODD (then exported in the schema).&lt;br /&gt;
&lt;br /&gt;
This could be useful in case you have user that may be ok to change the values in the css code but would be relunctant to get involved with the ODD editing / schema generation process.&lt;br /&gt;
cf. http://www.oxygenxml.com/doc/ug-editor/concepts/combo-box-editor.html#combo-box-editor&lt;br /&gt;
&lt;br /&gt;
'''Comments:''' &lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:20, 16 June 2014 (CEST) This is interesting, would like to work on it. I would suggest to make it less tied to Oxygen and think in terms of CSS to ODD, for example to limit attribute values (e.g. hi[rend=italic])&lt;br /&gt;
&lt;br /&gt;
[[User:Elena Spadini|Elena Spadini]] 00:13, 24 June 2014 (CEST) I'm not well-exeperienced with the author mode in oXygen and its customizations, but I would like to explore it working on this project.&lt;br /&gt;
&lt;br /&gt;
=== Visualization of intertextual TEI content ===&lt;br /&gt;
[UPDATED on June 24th]&lt;br /&gt;
&lt;br /&gt;
The focus is on the possibilities offered by TEI XML for encoding intertextuality. The case study concerns the personal library of an author and a digital edition of his work. The objective is to encode the material in such a way that the intertextual relations between the literary work and its external sources is visualized.&lt;br /&gt;
&lt;br /&gt;
These -sometimes subtle- intertextual relationships provide insight into the nature of writing, all the more since the genesis of the literary work itself is already encoded in the edition (i.e. adds, dels, etc.). The envisioned result enables a user to study the writing process in detail as well as on a larger scale.&lt;br /&gt;
&lt;br /&gt;
Material:&lt;br /&gt;
* detailed XML TEI transcription of the literary work concerned&lt;br /&gt;
* high quality digital facsimiles of the author's personal '''extant''' library&lt;br /&gt;
* rough transcriptions of the library books (based on OCR)&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
* Clarification: is the project about the visualization? the relationships? More detail would be great.&lt;br /&gt;
* &lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 15:46, 1 July 2014 (CEST) The idea is to log the complete &amp;lt;nowiki&amp;gt;&amp;quot;path&amp;quot;&amp;lt;/nowiki&amp;gt; of a citation: from a phrase underlined in a library book to the incorporation of that phrase in the author's work.&lt;br /&gt;
Currently, the intertextual references are encoded with [ref] tag in the XML TEI transcription of the literary work. The [ref]s refer to another xml file  containing the transcriptions of the personal library. This file consists of [div]s, that contain anything from a complete library book to a small section (paragraph, phrase) from a library book. &lt;br /&gt;
&lt;br /&gt;
The visualization of the intertextual relations comes in a later stage when transforming the documents. I wonder whether it is possible to change or improve this encoding.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Rendering Complex Markup ===&lt;br /&gt;
Rendering complex markup in an innovative and playful way: reconstructing &amp;amp; visualizing author’s&lt;br /&gt;
geographical position by the dates of sending of his letters (taking uncertainty into account)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
[[User:Magdalena Turska|Magdalena Turska]] 12:36, 12 June 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
Starting with a list of letters that have a place and date of sending the idea would be to present map overview of the author's journeys.&lt;br /&gt;
See the simple Google Map at https://mapsengine.google.com/map/edit?mid=z3q4AefiR7Us.kf1fVBHlu8qE&lt;br /&gt;
&lt;br /&gt;
Fist ideas re visualisation:&lt;br /&gt;
* places color-coded with color getting darker to represent 'later' places&lt;br /&gt;
* similarly shaded lines along the routes between places&lt;br /&gt;
* animation with slider to show circle moving along the routes, size of the circle getting bigger with the uncertainty&lt;br /&gt;
&lt;br /&gt;
Input data:&lt;br /&gt;
each letter has assigned place name and 1+ time intervals (notBefore to not After)&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 22:25, 24 June 2014 (CEST)&lt;br /&gt;
Would it be a problem to work on different material? @TEI-experts&lt;br /&gt;
I would like to visualize the provenance of medieval manuscripts on a map, so even if I do not work with letters, the task is partly the same (extracting date and time from the &amp;lt;teiHeader&amp;gt; and visualizing it on a map). Then our scopes separate: Magdalena wants to reconstruct the journey, I want to visualize the chronology of different mss on one map.&lt;br /&gt;
&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 15:56, 1 July 2014 (CEST)&lt;br /&gt;
I agree with [[User:Frederike Neuber|Frederike Neuber]]: the task is the same in all projects, where a spatio-temporal visualization makes sense: Extract date and time from header - and visualize the chronology of date/time and place on a map and/or timeline &lt;br /&gt;
/TEI/teiHeader/fileDesc/sourceDesc/msDesc/history/origin&lt;br /&gt;
&lt;br /&gt;
=== Adding a TEI mode to a web editor ===&lt;br /&gt;
Title says it all! &lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:20, 16 June 2014 (CEST) How does the [http://wiki.tei-c.org/index.php/DH2014Hackathon-Projects#ACE-based_Web_editor Angles] proposal above sound?&lt;br /&gt;
&lt;br /&gt;
=== Juxta Script support ===&lt;br /&gt;
Adding support for Bengali text to Juxta Commons&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* This is fairly narrow.&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 15:57, 1 July 2014 (CEST) If Bengali then Hebrew (Arabic … right-to-left), please&lt;br /&gt;
&lt;br /&gt;
=== Visualization ===&lt;br /&gt;
The archive of early Caribbean texts and images is a fairly large project which will be heavily encoded (and a portion of texts will be encoded by July).  I'd like to explore ways of using the TEI to visualize relations between and among texts and elements of texts.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:19, 1 July 2014 (CEST) What is the status of this project? I am also interested in finding ways to visualize relations between texts, perhaps there are similarities?&lt;br /&gt;
&lt;br /&gt;
=== Jewish Sepulchral Headstones DB ===&lt;br /&gt;
&lt;br /&gt;
Given that all headstones can be clearly located, &lt;br /&gt;
and about 20.000 (of total 26.000) inscriptions are dated,&lt;br /&gt;
and to a large extend can be distinguished by gender, &lt;br /&gt;
and also by language usage (hebrew, german, german in Hebrew letters, …),&lt;br /&gt;
they lend themselves to mining the epidat corpus for specific data facets and try to visualize the results &amp;quot;in an innovative and playful way&amp;quot;. &lt;br /&gt;
#A challenging research questions could be the search for and visualization of the differences in word usage and specific idiomatic &lt;br /&gt;
## between different locations,&lt;br /&gt;
## within different periods (based on one or several locations),&lt;br /&gt;
## between inscriptions for men and inscriptions for women,&lt;br /&gt;
## between hebrew and non-hebrew inscriptions …&lt;br /&gt;
#Even more challenging is the search for inscriptions with very similar text coverage. These are quite difficult to discover by a simple full text search. The inscriptions are usually rather short, and the filter to develop has to consider the differentiating elements – usually names and dates – in order to determine, whether two text are identical or not.&lt;br /&gt;
&lt;br /&gt;
	All necessary information to answer this questions is contained in the metadata  &amp;lt;teiHeader&amp;gt; and data &amp;lt;text&amp;gt; of each single record. &lt;br /&gt;
	example – spatial and temporal metadata (date, country/region code, geo-coordinates, Thesaurus of Getty Names or OSM ID)&lt;br /&gt;
     &amp;lt;history&amp;gt;&lt;br /&gt;
      &amp;lt;origin&amp;gt;&lt;br /&gt;
       &amp;lt;date notBefore='1621-08-17'&amp;gt;1621-08-17&amp;lt;/date&amp;gt;&lt;br /&gt;
       &amp;lt;country type=&amp;quot;ISO_3166&amp;quot; key=&amp;quot;XA-DE-HH&amp;quot;&amp;gt;&lt;br /&gt;
        Germany&lt;br /&gt;
        &amp;lt;region&amp;gt;Hamburg&amp;lt;/region&amp;gt;&lt;br /&gt;
       &amp;lt;/country&amp;gt;&lt;br /&gt;
       &amp;lt;settlement type='city' key='tgn:7012310'&amp;gt;&lt;br /&gt;
        Hamburg-Altona, Königstraße &lt;br /&gt;
        &amp;lt;geogName&amp;gt;&lt;br /&gt;
         Jüdischer Friedhof&lt;br /&gt;
         &amp;lt;geo decls=&amp;quot;#WGS&amp;quot;&amp;gt;53.549373 9.950545&amp;lt;/geo&amp;gt;&lt;br /&gt;
        &amp;lt;/geogName&amp;gt;&lt;br /&gt;
       &amp;lt;/settlement&amp;gt;&lt;br /&gt;
      &amp;lt;/origin&amp;gt;&lt;br /&gt;
     &amp;lt;/history&amp;gt;&lt;br /&gt;
	example – gender-specific metadata (given according to ISO 5218:2004)&lt;br /&gt;
&amp;lt;particDesc&amp;gt;&lt;br /&gt;
    &amp;lt;listPerson&amp;gt;&lt;br /&gt;
     &amp;lt;person xml:id=&amp;quot;hha-3361-1&amp;quot; s x='1'&amp;gt;&lt;br /&gt;
      &amp;lt;persName&amp;gt;Schmuel ben Jehuda&amp;lt;/persName&amp;gt;&lt;br /&gt;
       &amp;lt;event when='1621-08-17' type=&amp;quot;dateofdeath&amp;quot;&amp;gt;&lt;br /&gt;
       &amp;lt;desc/&amp;gt;&lt;br /&gt;
      &amp;lt;/event&amp;gt;&lt;br /&gt;
     &amp;lt;/person&amp;gt;&lt;br /&gt;
    &amp;lt;/listPerson&amp;gt;&lt;br /&gt;
   &amp;lt;/particDesc&amp;gt;&lt;br /&gt;
	example – language Usage metadata: &lt;br /&gt;
    &amp;lt;langUsage&amp;gt;&lt;br /&gt;
    &amp;lt;!-- According to bcp47 http://tools.ietf.org/html/bcp47 (Language) and ISO15924 (writing System)--&amp;gt;&lt;br /&gt;
    &amp;lt;language ident='he' usage='100'&amp;gt;Hebrew&amp;lt;/language&amp;gt;&lt;br /&gt;
   &amp;lt;/langUsage&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With respect for the TEI Hackathon I have (just) set up a website with very general information how to harvest epidat records: &lt;br /&gt;
http://www.steinheim-institut.de/cgi-bin/epidat?info=howtoharvest (to be continued …)&lt;br /&gt;
Over and beyond that it would make no great difficulty to provide a zip file with the data available for the workshop.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 16:05, 1 July 2014 (CEST) The TEI spam filter seems to dislike the person-attribute s_x (middle-letter e) … rather prudish, isn't it&lt;br /&gt;
&lt;br /&gt;
'''Discussion'''&lt;br /&gt;
&lt;br /&gt;
What commonalities to  you see? What seems interesting? Anything to add?&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 23:21, 24 June 2014 (CEST)&lt;br /&gt;
Two (even if very different) projects, &amp;quot;Jewish Sepulchral Headstones DB&amp;quot; and &amp;quot;Rendering complex mark up&amp;quot;, are dealing with visualization of spatial and temporal metadata. &lt;br /&gt;
&lt;br /&gt;
Three (again very different) projects, &amp;quot;Visualization of intertextual TEI content&amp;quot;, &amp;quot;Semantic Connections for Epigraphic Documents&amp;quot; and &amp;quot;Jewish Sepulchral Headstones DB&amp;quot;, are dealing with semantic connection and modelling of content (even if not all of them say it explicitly in the description). &lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:25, 1 July 2014 (CEST)&lt;br /&gt;
Add to that the visualization of textual relations in the early Caribbean texts archive. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Core Builder ===&lt;br /&gt;
Another possible tool to work on: https://github.com/raffazizzi/coreBuilder&lt;br /&gt;
It provides a simple web interface to create stand-off markup. TEI files can be open into multiple ACE editors and the user can click on elements with xml:ids to create references.&lt;br /&gt;
The current version creates &amp;lt;app&amp;gt; elements containing &amp;lt;rdg&amp;gt;s with pointers to the selected elements. It should be easy enough to make the elements user configurable so that the Core Builder can be used to put together &amp;lt;linkGrp&amp;gt;s or &amp;lt;timeline&amp;gt;s.&lt;br /&gt;
The tool is written in CoffeScript with a [http://backbonejs.org/ Backbone] framework. --[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:07, 16 June 2014 (CEST) &lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:23, 1 July 2014 (CEST) From the sound of it, I think I would like to work on this project. Some more detail would be great.&lt;br /&gt;
&lt;br /&gt;
Here's a demo of the current version. It's got a few bugs but should show the basic functionality. Pick a couple of sources, then click on any element with xml:id to create a selection. Click add to save it to the &amp;quot;core&amp;quot;. https://dl.dropboxusercontent.com/u/2443674/coreBuilder/index.html --[[User:Raffaele.viglianti|Raffaele.viglianti]] 02:31, 3 July 2014 (CEST)&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13560</id>
		<title>DH2014Hackathon-Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13560"/>
		<updated>2014-07-03T00:39:16Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= DH2014 Hackathon Project Discussion Page =&lt;br /&gt;
&lt;br /&gt;
== Let's Hack ==&lt;br /&gt;
&lt;br /&gt;
A suggestion for how to proceed based on the range of proposals and the range of participants.  The group is likely to be able to sustain 2 or at most 3 projects in the time frame allotted. Some suggestions; please modify, develop or otherwise shape to your liking! &lt;br /&gt;
&lt;br /&gt;
=== ODD visualizer ===&lt;br /&gt;
&lt;br /&gt;
A group might try to put together a plan and start to code up an ODD visualizer. ODD is a literate programming language for XML schemas written by the TEI, and which is used to define the TEI schema. An ODD visualizer might be a component of an ODD customization tool such as the successor of Roma, and could provide information to a user about what modules they have included in their TEI schema, or what modification they have made. &lt;br /&gt;
&lt;br /&gt;
The group should start by discussing what to visualize, perhaps including some TEI users who has experience in customization. &lt;br /&gt;
&lt;br /&gt;
'''Resources:''' About ODD [http://www.tei-c.org/Support/Learn/odds.xml Getting Started with P5 ODDs], [http://www.tei-c.org/release/doc/tei-p5-doc/en/html/USE.html Guidelines Chapter 23: Using the TEI] and a look at [http://www.tei-c.org/Roma/ Roma], the tool that is currently in use for generating TEI customizations. &lt;br /&gt;
&lt;br /&gt;
=== Basic framework for rendering a document and creating simple visualizations ===&lt;br /&gt;
&lt;br /&gt;
This project could be quite extensive, so the group should begin by selecting components that they can manage.&lt;br /&gt;
&lt;br /&gt;
The proposed outcome is to be able to display (or at least mine) a document for salient features, and to produce output generic enough that it can be passed to either mapping or to other visualization software. Or perhaps to the NY Times Pourover js library. One possible way to to do this is to decide on a json data structure, as that is a popular format for visualization libraries.  &lt;br /&gt;
&lt;br /&gt;
=== Develop the MS description framework ===&lt;br /&gt;
&lt;br /&gt;
This was one of the proposed projects that got a lot of comments. It could be developed along the lines of the comments, and generalized a bit. &lt;br /&gt;
&lt;br /&gt;
=== Discussing, working out and documenting best practices for an authoring workflow ===&lt;br /&gt;
&lt;br /&gt;
Projects that last for many years, have many people working on them, and comprise large amounts of material need to ensure that work is being done efficiently, produce accurate output, and move files through transformations and validations.  Good workflows can be enhanced by both tools and best practices.  The outcome of this project could be a document with explanation and examples of authoring/encoding/proofreading/version control workflows with a focus on software tools.&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
* Robert C Kahlert, Department of Protestant Theology, University of Vienna&lt;br /&gt;
* Raffaele Viglianti, University of Maryland&lt;br /&gt;
* [http://www.patrikgranholm.com Patrik Granholm], Uppsala University Library: [http://www.manuscripta.se Greek Manuscripts in Sweden. A Digitization and Cataloguing Project]&lt;br /&gt;
* Frederike Neuber,DiXiT - Ph.D. Fellow on „Digital Palaeography and scholarly editions“ at Graz University / Austrian Centre for Digital Humanities&lt;br /&gt;
* Felix Lange, Academy of Sciences and Literatur | Mainz, Project IBR (http://www.spatialhumanities.de)&lt;br /&gt;
* Emmanuelle Morlock, CNRS, HISoMA Laboratory (Histoire et Sources des mondes antiques / History and Origins of the Antique World)&lt;br /&gt;
* [https://www.uantwerpen.be/en/staff/elli-bleeker/ Elli Bleeker], PhD­ student in Digital Humanities at Antwerp University; research fellow at DiXiT&lt;br /&gt;
* Magdalena Turska, University of Oxford&lt;br /&gt;
* Nick Laiacona, Performant Software Solutions LLC www.performantsoftware.com&lt;br /&gt;
* Elizabeth Maddock Dillon, Professor of English and Co­Director of NULab for Texts, Maps, and Networks, Northeastern University, Boston, MA USA&lt;br /&gt;
* [http://steinheim-institut.de/wiki/index.php/Mitarbeiter:Thomas_Kollatz Thomas Kollatz], Steinheim-Institute for German-Jewish History: [http://steinheim-institut.de/cgi-bin/epidat epidat]&lt;br /&gt;
* Elena Spadini, Huygens Ing&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Sebastian Rahtz, University of Oxford&lt;br /&gt;
* James Cummings, University of Oxford&lt;br /&gt;
* Alex Czmiel, Berlin-Brandenburg Academy of Sciences and Humanities&lt;br /&gt;
* Hugh Cayless, Duke University&lt;br /&gt;
* Elli Mylonas, Brown University&lt;br /&gt;
&lt;br /&gt;
== Procedure ==&lt;br /&gt;
&lt;br /&gt;
We will be using the wiki as a place for comments and discussion. The projects each participant proposed are all listed below. Ideally, the hackathon will be focussed around one or two projects that are useful to everyone. The participants are all experienced with TEI in various capacities, but they are not all skilled programmers. The hackathon would be a success if the outcome of the one day event was e a good start on one or two useful pieces of TEI related software. In order to achieve this, we should collectively decide on projects that are interesting, useful, generalizable, and do-able! We should also try to capitalize on everyone's skill set, and try to plan the event in such a way that we can all contribute to something. &lt;br /&gt;
&lt;br /&gt;
You are all welcome to introduce yourselves, by adding a description of a few sentences to the list of participants above. And please, edit, correct and comment on the projects. We are also inviting the TEI Council and Board and other interested parties to look in on the discussions.&lt;br /&gt;
&lt;br /&gt;
== Proposed Projects ==&lt;br /&gt;
&lt;br /&gt;
=== Mormon City Planning: ===&lt;br /&gt;
when early Mormonism ventured from Kirtland, Ohio, into Missouri, their prophet Joseph Smith Jr provided a revelation for the plat (city layout) of the new Zion (http://urbanplanning.library.cornell.edu/DOCS/smith.htm; http://zomarah.files.wordpress.com/2010/10/firstplatofzion.png), which was subsequently applied in the settlement of Far West, Missouri, for which two plats exist, one on sheepskin (https://www.lds.org/bc/content/shared/content/images/gospel-library/manual/32502/15-02 b.gif) in private possession and one on paper at BYU University (there is no online copy of this, but I have obtained a digital copy from BYU with their permission); however these plats were not only used to sketch out the city, but also to assign lots to settlers, and thus show secondary markup in pencil to allocate houses, redraw lot boundaries, etc; (http://zomarah.files.wordpress.com/2010/10/platoffarwestbig.png)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* A clarification: What would the project strive to accomplish? Is this a visualization? georeferencing based on markup?&lt;br /&gt;
* [[User:Thomas Kollatz|Thomas Kollatz]] 11:57, 1 July 2014 (CEST) https://www.lds.org/bc/content/shared/content/images/gospel-library/manual/32502/15-02 error 404 - not found; maybe visualization: text-information encoded in TEI related to city layout (&amp;quot;plat&amp;quot;) in SVG ?&lt;br /&gt;
&lt;br /&gt;
=== ODD Customization visualizer ===&lt;br /&gt;
A web-based tool to visualize any ODD customization against TEI-all. This could be useful when working on a customization (with Roma, or manually) to quickly and visually check that the ODD is still TEI-conformant and see how it diverges from the standard.&lt;br /&gt;
I started working on a basic D3 visualization a couple of years ago, but haven't really touched the code since:https://github.com/raffazizzi/ODDViz I only restructured the repository a bit before sending this proposal.&lt;br /&gt;
&lt;br /&gt;
'''Comments'''&lt;br /&gt;
&lt;br /&gt;
=== ACE-based Web editor ===&lt;br /&gt;
&lt;br /&gt;
MITH, at the University of Maryland has been working on an ACE-based web editor able to validate tei-all files in the browser and provide ODD-based contextual help (e.g. suggesting valid options when entering a new element).&lt;br /&gt;
The grant that funded this work is now over, but there's plenty more to do. This is the GitHub repository: https://github.com/umd-mith/angles&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== MS Description Display Framework ===&lt;br /&gt;
To create a simple web interface which would provide basic functionalities like browsing, searching and displaying TEI-files containing manuscript descriptions. The interface could be built using a Ubuntu server with [http://nginx.org nginx], and [http://exist-db.org eXist-db] following the setup guide and scripts provided by [https://github.com/grantmacken/nginx-eXist-ubuntu Grant Macken]. I have already made some preliminary work on an eXist-db web interface and posted the code in our [https://github.com/manuscripta GitHub repository]. This could be used as a starting point for further development. A possible goal for the hackathon could be to create an advanced search form in XQuery which would display snippets of the descriptions in the search results using the transform function with our XSL stylesheet, with links to the full description. All of the code, with detailed documentation, would be made public on GitHub for others to reuse and modify for their own projects. I think this would be beneficial to the TEI community at large, and especially to other cataloguing projects.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
* I believe this would be really useful project, especially if we build it not only having this particular purpose of MS descriptions in mind, but something more general, so other users would potentially swap only source files and stylesheets and would have a basic working website. [[User:Magdalena Turska|Magdalena Turska]] 11:00, 23 June 2014 (CEST)&lt;br /&gt;
* me too – more general features almost every project will need after swapping source files and stylesheets: navigation to next page/object ; or: navigation to next entry/object in chronological order, full text search everywhere resp in particular div's (type=&amp;quot;edition&amp;quot;) etc. [[User:Thomas Kollatz|Thomas Kollatz]] 12:09, 1 July 2014 (CEST)&lt;br /&gt;
* I am definitely open to creating a more general display framework in eXist. Perhaps we could make use of Joe Wicentowski’s [http://digital.humanities.ox.ac.uk/dhoxss/2011/presentations/Wicentowski-XMLDatabases-materials.zip Punch eXist tutorial] from DHOxSS 2011. [[User:Patrik Granholm|Patrik Granholm]] 11:16, 2 July 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== Medieval Text Edition ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strike&amp;gt;&lt;br /&gt;
Project isn't advanced enough to suggest concrete task, but the topic of interest is focussed around a digital scholarly edition of a medieval text (with corresponding images) encoded in XML/TEI. The edition will be enriched with palaeographical and codicological information (in both &amp;lt;text&amp;gt; and &amp;lt;teiHeader&amp;gt;) and the results can be visualized in a way which hopefully goes beyond the sometimes not very enlightening listing of data.&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
Even now my project is not advanced enough to be used for the hackathon. I will join the discussions on the other projects. --[[User:Frederike Neuber|Frederike Neuber]] 22:05, 24 June 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== Semantic Connections for Epigraphic Documents ===&lt;br /&gt;
I am currently working with epidoc documents in the context of the Project IBR. These documents, epigraphical editions from the catalogue &amp;quot;German Inscriptions Online&amp;quot; (inschriften.net), are (1) to be transformed into RDF­triples for semantic connection and for a fine­grained quantificational analysis in a Triple Store, (2) XSLT ­transformed into HTML­Documents for further annotation in the semantic annotator &amp;quot;Pundit&amp;quot;(thepund.it). I could surely contribute a programming task based on this points, but would also be happy to participate in another task, preferably based on &amp;quot;adding a TEI mode to a web editor&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 23:02, 24 June 2014 (CEST) Who is responsible for this project and can provide further information? &lt;br /&gt;
I would be very interested in joining this project even if I can't offer material and even if I do not understand one step: how can you transform an epidoc document into RDF triples? Do you mean you generate RDF from the annotated entities (extracting them?)? And how do you do it, are there tools or software to support it?&lt;br /&gt;
&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 12:12, 1 July 2014 (CEST) The [http://www.tei-c.org/oxgarage/ oxgarage] magic box contains already a tool converting TEI2RDF, if so – we should try it out and evaluate it if not - let's develop it …&lt;br /&gt;
&lt;br /&gt;
=== Zotero ===&lt;br /&gt;
Some TEI encoding project may need to use a &amp;quot;master bibliography&amp;quot; to group together all the bibliographic references that are used in a given text or collection of texts. Using the &amp;quot;masterfile&amp;quot; option in Oxygen give the user a convenient way of pointing to a reference without having to encode a ref each time it is used in a text or in a specific bibliographic section.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;bibl type=&amp;quot;fromStone&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;ptr target=&amp;quot;#Breal1878&amp;quot;/&amp;gt;&lt;br /&gt;
   &amp;lt;citedRange&amp;gt;15&amp;lt;/citedRange&amp;gt;&lt;br /&gt;
&amp;lt;/bibl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The bibliography can be inserted in a &amp;lt;back/&amp;gt; element with xinclude. But the question is how to use Zotero to create this file, update it and synchonize it with the biblographic masterfile.&lt;br /&gt;
Though incomplete, the workflow I use works like that :&lt;br /&gt;
* the entering of the bibliographic entries is done with zotero, in a group library&lt;br /&gt;
* the zotero database is then exported in xml using the &amp;quot;bibliontology_rdf&amp;quot; format (the TEI export format being to restrictive in its formatting choices : e.g. does'nt include &amp;quot;short titles&amp;quot; which are a requisite in epigraphy&lt;br /&gt;
*  the bibliontology rdf is converted in TEI through XSLT in Oxygen (modifying existing xslt :https://github.com/paregorios/Zotero-RDF-to-TEI-XML)&lt;br /&gt;
* If the user wants to add a new reference in the masterbibliography or correct an entry, he or she has to do go to zotero and follow the whole workflow of export - tranform process. But the user might not have the user right to do so. And of course, there are some potential conflicting issues.&lt;br /&gt;
&lt;br /&gt;
How to improve that workflow ? use a version control system like git or subversion ? or adding/modifying an entry in xml / tei and then updating the zotero group library via api ?&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 15:29, 1 July 2014 (CEST) It seems that working with subversion would improve the workflow a lot and at least illiminate the risk of conflicting issues. Of course users should have the right to work in the (seperate) xml file of the bibliographic masterfile and add/change references. Once completed, the xml file can be exported to Zotero. In short, this would mean a reverse of the current workflow.&lt;br /&gt;
&lt;br /&gt;
=== Migrating value lists form CSS frameworks to ODD ===&lt;br /&gt;
&lt;br /&gt;
The author mode of the Oxygen editor can be customized with custom css functions. A part from the function providing a more user-friendly and tag free visualization of the tei content, one of the fuction allow the user to edit attributes or simple elements values using combo boxes or check boxes. The &amp;quot;form controls&amp;quot; can display values collected from an xml schema. But these values can also be just in the oxygen css. This may be used in a workflow to test some choices before integrating them in a more consistent and persistant way in the ODD (then exported in the schema).&lt;br /&gt;
&lt;br /&gt;
This could be useful in case you have user that may be ok to change the values in the css code but would be relunctant to get involved with the ODD editing / schema generation process.&lt;br /&gt;
cf. http://www.oxygenxml.com/doc/ug-editor/concepts/combo-box-editor.html#combo-box-editor&lt;br /&gt;
&lt;br /&gt;
'''Comments:''' &lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:20, 16 June 2014 (CEST) This is interesting, would like to work on it. I would suggest to make it less tied to Oxygen and think in terms of CSS to ODD, for example to limit attribute values (e.g. hi[rend=italic])&lt;br /&gt;
&lt;br /&gt;
[[User:Elena Spadini|Elena Spadini]] 00:13, 24 June 2014 (CEST) I'm not well-exeperienced with the author mode in oXygen and its customizations, but I would like to explore it working on this project.&lt;br /&gt;
&lt;br /&gt;
=== Visualization of intertextual TEI content ===&lt;br /&gt;
[UPDATED on June 24th]&lt;br /&gt;
&lt;br /&gt;
The focus is on the possibilities offered by TEI XML for encoding intertextuality. The case study concerns the personal library of an author and a digital edition of his work. The objective is to encode the material in such a way that the intertextual relations between the literary work and its external sources is visualized.&lt;br /&gt;
&lt;br /&gt;
These -sometimes subtle- intertextual relationships provide insight into the nature of writing, all the more since the genesis of the literary work itself is already encoded in the edition (i.e. adds, dels, etc.). The envisioned result enables a user to study the writing process in detail as well as on a larger scale.&lt;br /&gt;
&lt;br /&gt;
Material:&lt;br /&gt;
* detailed XML TEI transcription of the literary work concerned&lt;br /&gt;
* high quality digital facsimiles of the author's personal '''extant''' library&lt;br /&gt;
* rough transcriptions of the library books (based on OCR)&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
* Clarification: is the project about the visualization? the relationships? More detail would be great.&lt;br /&gt;
* &lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 15:46, 1 July 2014 (CEST) The idea is to log the complete &amp;lt;nowiki&amp;gt;&amp;quot;path&amp;quot;&amp;lt;/nowiki&amp;gt; of a citation: from a phrase underlined in a library book to the incorporation of that phrase in the author's work.&lt;br /&gt;
Currently, the intertextual references are encoded with [ref] tag in the XML TEI transcription of the literary work. The [ref]s refer to another xml file  containing the transcriptions of the personal library. This file consists of [div]s, that contain anything from a complete library book to a small section (paragraph, phrase) from a library book. &lt;br /&gt;
&lt;br /&gt;
The visualization of the intertextual relations comes in a later stage when transforming the documents. I wonder whether it is possible to change or improve this encoding.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Rendering Complex Markup ===&lt;br /&gt;
Rendering complex markup in an innovative and playful way: reconstructing &amp;amp; visualizing author’s&lt;br /&gt;
geographical position by the dates of sending of his letters (taking uncertainty into account)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
[[User:Magdalena Turska|Magdalena Turska]] 12:36, 12 June 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
Starting with a list of letters that have a place and date of sending the idea would be to present map overview of the author's journeys.&lt;br /&gt;
See the simple Google Map at https://mapsengine.google.com/map/edit?mid=z3q4AefiR7Us.kf1fVBHlu8qE&lt;br /&gt;
&lt;br /&gt;
Fist ideas re visualisation:&lt;br /&gt;
* places color-coded with color getting darker to represent 'later' places&lt;br /&gt;
* similarly shaded lines along the routes between places&lt;br /&gt;
* animation with slider to show circle moving along the routes, size of the circle getting bigger with the uncertainty&lt;br /&gt;
&lt;br /&gt;
Input data:&lt;br /&gt;
each letter has assigned place name and 1+ time intervals (notBefore to not After)&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 22:25, 24 June 2014 (CEST)&lt;br /&gt;
Would it be a problem to work on different material? @TEI-experts&lt;br /&gt;
I would like to visualize the provenance of medieval manuscripts on a map, so even if I do not work with letters, the task is partly the same (extracting date and time from the &amp;lt;teiHeader&amp;gt; and visualizing it on a map). Then our scopes separate: Magdalena wants to reconstruct the journey, I want to visualize the chronology of different mss on one map.&lt;br /&gt;
&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 15:56, 1 July 2014 (CEST)&lt;br /&gt;
I agree with [[User:Frederike Neuber|Frederike Neuber]]: the task is the same in all projects, where a spatio-temporal visualization makes sense: Extract date and time from header - and visualize the chronology of date/time and place on a map and/or timeline &lt;br /&gt;
/TEI/teiHeader/fileDesc/sourceDesc/msDesc/history/origin&lt;br /&gt;
&lt;br /&gt;
=== Adding a TEI mode to a web editor ===&lt;br /&gt;
Title says it all! &lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:20, 16 June 2014 (CEST) How does the [http://wiki.tei-c.org/index.php/DH2014Hackathon-Projects#ACE-based_Web_editor Angles] proposal above sound?&lt;br /&gt;
&lt;br /&gt;
=== Juxta Script support ===&lt;br /&gt;
Adding support for Bengali text to Juxta Commons&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* This is fairly narrow.&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 15:57, 1 July 2014 (CEST) If Bengali then Hebrew (Arabic … right-to-left), please&lt;br /&gt;
&lt;br /&gt;
=== Visualization ===&lt;br /&gt;
The archive of early Caribbean texts and images is a fairly large project which will be heavily encoded (and a portion of texts will be encoded by July).  I'd like to explore ways of using the TEI to visualize relations between and among texts and elements of texts.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:19, 1 July 2014 (CEST) What is the status of this project? I am also interested in finding ways to visualize relations between texts, perhaps there are similarities?&lt;br /&gt;
&lt;br /&gt;
=== Jewish Sepulchral Headstones DB ===&lt;br /&gt;
&lt;br /&gt;
Given that all headstones can be clearly located, &lt;br /&gt;
and about 20.000 (of total 26.000) inscriptions are dated,&lt;br /&gt;
and to a large extend can be distinguished by gender, &lt;br /&gt;
and also by language usage (hebrew, german, german in Hebrew letters, …),&lt;br /&gt;
they lend themselves to mining the epidat corpus for specific data facets and try to visualize the results &amp;quot;in an innovative and playful way&amp;quot;. &lt;br /&gt;
#A challenging research questions could be the search for and visualization of the differences in word usage and specific idiomatic &lt;br /&gt;
## between different locations,&lt;br /&gt;
## within different periods (based on one or several locations),&lt;br /&gt;
## between inscriptions for men and inscriptions for women,&lt;br /&gt;
## between hebrew and non-hebrew inscriptions …&lt;br /&gt;
#Even more challenging is the search for inscriptions with very similar text coverage. These are quite difficult to discover by a simple full text search. The inscriptions are usually rather short, and the filter to develop has to consider the differentiating elements – usually names and dates – in order to determine, whether two text are identical or not.&lt;br /&gt;
&lt;br /&gt;
	All necessary information to answer this questions is contained in the metadata  &amp;lt;teiHeader&amp;gt; and data &amp;lt;text&amp;gt; of each single record. &lt;br /&gt;
	example – spatial and temporal metadata (date, country/region code, geo-coordinates, Thesaurus of Getty Names or OSM ID)&lt;br /&gt;
     &amp;lt;history&amp;gt;&lt;br /&gt;
      &amp;lt;origin&amp;gt;&lt;br /&gt;
       &amp;lt;date notBefore='1621-08-17'&amp;gt;1621-08-17&amp;lt;/date&amp;gt;&lt;br /&gt;
       &amp;lt;country type=&amp;quot;ISO_3166&amp;quot; key=&amp;quot;XA-DE-HH&amp;quot;&amp;gt;&lt;br /&gt;
        Germany&lt;br /&gt;
        &amp;lt;region&amp;gt;Hamburg&amp;lt;/region&amp;gt;&lt;br /&gt;
       &amp;lt;/country&amp;gt;&lt;br /&gt;
       &amp;lt;settlement type='city' key='tgn:7012310'&amp;gt;&lt;br /&gt;
        Hamburg-Altona, Königstraße &lt;br /&gt;
        &amp;lt;geogName&amp;gt;&lt;br /&gt;
         Jüdischer Friedhof&lt;br /&gt;
         &amp;lt;geo decls=&amp;quot;#WGS&amp;quot;&amp;gt;53.549373 9.950545&amp;lt;/geo&amp;gt;&lt;br /&gt;
        &amp;lt;/geogName&amp;gt;&lt;br /&gt;
       &amp;lt;/settlement&amp;gt;&lt;br /&gt;
      &amp;lt;/origin&amp;gt;&lt;br /&gt;
     &amp;lt;/history&amp;gt;&lt;br /&gt;
	example – gender-specific metadata (given according to ISO 5218:2004)&lt;br /&gt;
&amp;lt;particDesc&amp;gt;&lt;br /&gt;
    &amp;lt;listPerson&amp;gt;&lt;br /&gt;
     &amp;lt;person xml:id=&amp;quot;hha-3361-1&amp;quot; s x='1'&amp;gt;&lt;br /&gt;
      &amp;lt;persName&amp;gt;Schmuel ben Jehuda&amp;lt;/persName&amp;gt;&lt;br /&gt;
       &amp;lt;event when='1621-08-17' type=&amp;quot;dateofdeath&amp;quot;&amp;gt;&lt;br /&gt;
       &amp;lt;desc/&amp;gt;&lt;br /&gt;
      &amp;lt;/event&amp;gt;&lt;br /&gt;
     &amp;lt;/person&amp;gt;&lt;br /&gt;
    &amp;lt;/listPerson&amp;gt;&lt;br /&gt;
   &amp;lt;/particDesc&amp;gt;&lt;br /&gt;
	example – language Usage metadata: &lt;br /&gt;
    &amp;lt;langUsage&amp;gt;&lt;br /&gt;
    &amp;lt;!-- According to bcp47 http://tools.ietf.org/html/bcp47 (Language) and ISO15924 (writing System)--&amp;gt;&lt;br /&gt;
    &amp;lt;language ident='he' usage='100'&amp;gt;Hebrew&amp;lt;/language&amp;gt;&lt;br /&gt;
   &amp;lt;/langUsage&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With respect for the TEI Hackathon I have (just) set up a website with very general information how to harvest epidat records: &lt;br /&gt;
http://www.steinheim-institut.de/cgi-bin/epidat?info=howtoharvest (to be continued …)&lt;br /&gt;
Over and beyond that it would make no great difficulty to provide a zip file with the data available for the workshop.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 16:05, 1 July 2014 (CEST) The TEI spam filter seems to dislike the person-attribute s_x (middle-letter e) … rather prudish, isn't it&lt;br /&gt;
&lt;br /&gt;
'''Discussion'''&lt;br /&gt;
&lt;br /&gt;
What commonalities to  you see? What seems interesting? Anything to add?&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 23:21, 24 June 2014 (CEST)&lt;br /&gt;
Two (even if very different) projects, &amp;quot;Jewish Sepulchral Headstones DB&amp;quot; and &amp;quot;Rendering complex mark up&amp;quot;, are dealing with visualization of spatial and temporal metadata. &lt;br /&gt;
&lt;br /&gt;
Three (again very different) projects, &amp;quot;Visualization of intertextual TEI content&amp;quot;, &amp;quot;Semantic Connections for Epigraphic Documents&amp;quot; and &amp;quot;Jewish Sepulchral Headstones DB&amp;quot;, are dealing with semantic connection and modelling of content (even if not all of them say it explicitly in the description). &lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:25, 1 July 2014 (CEST)&lt;br /&gt;
Add to that the visualization of textual relations in the early Caribbean texts archive. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Core Builder ===&lt;br /&gt;
Another possible tool to work on: https://github.com/raffazizzi/coreBuilder&lt;br /&gt;
It provides a simple web interface to create stand-off markup. TEI files can be open into multiple ACE editors and the user can click on elements with xml:ids to create references.&lt;br /&gt;
The current version creates &amp;lt;app&amp;gt; elements containing &amp;lt;rdg&amp;gt;s with pointers to the selected elements. It should be easy enough to make the elements user configurable so that the Core Builder can be used to put together &amp;lt;linkGrp&amp;gt;s or &amp;lt;timeline&amp;gt;s.&lt;br /&gt;
The tool is written in CoffeScript with a [http://backbonejs.org/ Backbone] framework. --[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:07, 16 June 2014 (CEST) &lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:23, 1 July 2014 (CEST) From the sound of it, I think I would like to work on this project. Some more detail would be great.&lt;br /&gt;
&lt;br /&gt;
Here's a demo of the current version. It's got a few bugs but should show the basic functionality. Pick a couple of sources, then click on any element with xml:id to create a selection. Click add to save it to the &amp;quot;core&amp;quot;. https://dl.dropboxusercontent.com/u/2443674/coreBuilder/index.html --[[User:Raffaele.viglianti|Raffaele.viglianti]] 02:31, 3 July 2014 (CEST)&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13559</id>
		<title>DH2014Hackathon-Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13559"/>
		<updated>2014-07-03T00:31:06Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: /* Core Builder */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= DH2014 Hackathon Project Discussion Page =&lt;br /&gt;
&lt;br /&gt;
== Let's Hack ==&lt;br /&gt;
&lt;br /&gt;
A suggestion for how to proceed based on the range of proposals and the range of participants.  The group is likely to be able to sustain 2 or at most 3 projects in the time frame allotted. Some suggestions; please modify, develop or otherwise shape to your liking! &lt;br /&gt;
&lt;br /&gt;
=== ODD visualizer ===&lt;br /&gt;
&lt;br /&gt;
A group might try to put together a plan and start to code up an ODD visualizer. ODD is a literate programming language for XML schemas written by the TEI, and which is used to define the TEI schema. An ODD visualizer might be a component of an ODD customization tool such as the successor of Roma, and could provide information to a user about what modules they have included in their TEI schema, or what modification they have made. &lt;br /&gt;
&lt;br /&gt;
The group should start by discussing what to visualize, perhaps including some TEI users who has experience in customization. &lt;br /&gt;
&lt;br /&gt;
'''Resources:''' About ODD [http://www.tei-c.org/Support/Learn/odds.xml Getting Started with P5 ODDs], [http://www.tei-c.org/release/doc/tei-p5-doc/en/html/USE.html Guidelines Chapter 23: Using the TEI] and a look at [http://www.tei-c.org/Roma/ Roma], the tool that is currently in use for generating TEI customizations. &lt;br /&gt;
&lt;br /&gt;
=== Basic framework for rendering a document and creating simple visualizations ===&lt;br /&gt;
&lt;br /&gt;
This project could be quite extensive, so the group should begin by selecting components that they can manage.&lt;br /&gt;
&lt;br /&gt;
The proposed outcome is to be able to display (or at least mine) a document for salient features, and to produce output generic enough that it can be passed to either mapping or to other visualization software. Or perhaps to the NY Times Pourover js library. One possible way to to do this is to decide on a json data structure, as that is a popular format for visualization libraries.  &lt;br /&gt;
&lt;br /&gt;
=== Develop the MS description framework ===&lt;br /&gt;
&lt;br /&gt;
This was one of the proposed projects that got a lot of comments. It could be developed along the lines of the comments, and generalized a bit. &lt;br /&gt;
&lt;br /&gt;
=== Discussing, working out and documenting best practices for an authoring workflow ===&lt;br /&gt;
&lt;br /&gt;
Projects that last for many years, have many people working on them, and comprise large amounts of material need to ensure that work is being done efficiently, produce accurate output, and move files through transformations and validations.  Good workflows can be enhanced by both tools and best practices.  The outcome of this project could be a document with explanation and examples of authoring/encoding/proofreading/version control workflows with a focus on software tools.&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
* Robert C Kahlert, Department of Protestant Theology, University of Vienna&lt;br /&gt;
* Raffaele Viglianti, University of Maryland&lt;br /&gt;
* [http://www.patrikgranholm.com Patrik Granholm], Uppsala University Library: [http://www.manuscripta.se Greek Manuscripts in Sweden. A Digitization and Cataloguing Project]&lt;br /&gt;
* Frederike Neuber,DiXiT - Ph.D. Fellow on „Digital Palaeography and scholarly editions“ at Graz University / Austrian Centre for Digital Humanities&lt;br /&gt;
* Felix Lange, Academy of Sciences and Literatur | Mainz, Project IBR (http://www.spatialhumanities.de)&lt;br /&gt;
* Emmanuelle Morlock, CNRS, HISoMA Laboratory (Histoire et Sources des mondes antiques / History and Origins of the Antique World)&lt;br /&gt;
* [https://www.uantwerpen.be/en/staff/elli-bleeker/ Elli Bleeker], PhD­ student in Digital Humanities at Antwerp University; research fellow at DiXiT&lt;br /&gt;
* Magdalena Turska, University of Oxford&lt;br /&gt;
* Nick Laiacona, Performant Software Solutions LLC www.performantsoftware.com&lt;br /&gt;
* Elizabeth Maddock Dillon, Professor of English and Co­Director of NULab for Texts, Maps, and Networks, Northeastern University, Boston, MA USA&lt;br /&gt;
* [http://steinheim-institut.de/wiki/index.php/Mitarbeiter:Thomas_Kollatz Thomas Kollatz], Steinheim-Institute for German-Jewish History: [http://steinheim-institut.de/cgi-bin/epidat epidat]&lt;br /&gt;
* Elena Spadini, Huygens Ing&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Sebastian Rahtz, University of Oxford&lt;br /&gt;
* James Cummings, University of Oxford&lt;br /&gt;
* Alex Czmiel, Berlin-Brandenburg Academy of Sciences and Humanities&lt;br /&gt;
* Hugh Cayless, Duke University&lt;br /&gt;
* Elli Mylonas, Brown University&lt;br /&gt;
&lt;br /&gt;
== Procedure ==&lt;br /&gt;
&lt;br /&gt;
We will be using the wiki as a place for comments and discussion. The projects each participant proposed are all listed below. Ideally, the hackathon will be focussed around one or two projects that are useful to everyone. The participants are all experienced with TEI in various capacities, but they are not all skilled programmers. The hackathon would be a success if the outcome of the one day event was e a good start on one or two useful pieces of TEI related software. In order to achieve this, we should collectively decide on projects that are interesting, useful, generalizable, and do-able! We should also try to capitalize on everyone's skill set, and try to plan the event in such a way that we can all contribute to something. &lt;br /&gt;
&lt;br /&gt;
You are all welcome to introduce yourselves, by adding a description of a few sentences to the list of participants above. And please, edit, correct and comment on the projects. We are also inviting the TEI Council and Board and other interested parties to look in on the discussions.&lt;br /&gt;
&lt;br /&gt;
== Proposed Projects ==&lt;br /&gt;
&lt;br /&gt;
=== Mormon City Planning: ===&lt;br /&gt;
when early Mormonism ventured from Kirtland, Ohio, into Missouri, their prophet Joseph Smith Jr provided a revelation for the plat (city layout) of the new Zion (http://urbanplanning.library.cornell.edu/DOCS/smith.htm; http://zomarah.files.wordpress.com/2010/10/firstplatofzion.png), which was subsequently applied in the settlement of Far West, Missouri, for which two plats exist, one on sheepskin (https://www.lds.org/bc/content/shared/content/images/gospel-library/manual/32502/15-02 b.gif) in private possession and one on paper at BYU University (there is no online copy of this, but I have obtained a digital copy from BYU with their permission); however these plats were not only used to sketch out the city, but also to assign lots to settlers, and thus show secondary markup in pencil to allocate houses, redraw lot boundaries, etc; (http://zomarah.files.wordpress.com/2010/10/platoffarwestbig.png)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* A clarification: What would the project strive to accomplish? Is this a visualization? georeferencing based on markup?&lt;br /&gt;
* [[User:Thomas Kollatz|Thomas Kollatz]] 11:57, 1 July 2014 (CEST) https://www.lds.org/bc/content/shared/content/images/gospel-library/manual/32502/15-02 error 404 - not found; maybe visualization: text-information encoded in TEI related to city layout (&amp;quot;plat&amp;quot;) in SVG ?&lt;br /&gt;
&lt;br /&gt;
=== ODD Customization visualizer ===&lt;br /&gt;
A web-based tool to visualize any ODD customization against TEI-all. This could be useful when working on a customization (with Roma, or manually) to quickly and visually check that the ODD is still TEI-conformant and see how it diverges from the standard.&lt;br /&gt;
I started working on a basic D3 visualization a couple of years ago, but haven't really touched the code since:https://github.com/raffazizzi/ODDViz I only restructured the repository a bit before sending this proposal.&lt;br /&gt;
&lt;br /&gt;
'''Comments'''&lt;br /&gt;
&lt;br /&gt;
=== ACE-based Web editor ===&lt;br /&gt;
&lt;br /&gt;
MITH, at the University of Maryland has been working on an ACE-based web editor able to validate tei-all files in the browser and provide ODD-based contextual help (e.g. suggesting valid options when entering a new element).&lt;br /&gt;
The grant that funded this work is now over, but there's plenty more to do. This is the GitHub repository: https://github.com/umd-mith/angles&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== MS Description Display Framework ===&lt;br /&gt;
To create a simple web interface which would provide basic functionalities like browsing, searching and displaying TEI-files containing manuscript descriptions. The interface could be built using a Ubuntu server with [http://nginx.org nginx], and [http://exist-db.org eXist-db] following the setup guide and scripts provided by [https://github.com/grantmacken/nginx-eXist-ubuntu Grant Macken]. I have already made some preliminary work on an eXist-db web interface and posted the code in our [https://github.com/manuscripta GitHub repository]. This could be used as a starting point for further development. A possible goal for the hackathon could be to create an advanced search form in XQuery which would display snippets of the descriptions in the search results using the transform function with our XSL stylesheet, with links to the full description. All of the code, with detailed documentation, would be made public on GitHub for others to reuse and modify for their own projects. I think this would be beneficial to the TEI community at large, and especially to other cataloguing projects.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
* I believe this would be really useful project, especially if we build it not only having this particular purpose of MS descriptions in mind, but something more general, so other users would potentially swap only source files and stylesheets and would have a basic working website. [[User:Magdalena Turska|Magdalena Turska]] 11:00, 23 June 2014 (CEST)&lt;br /&gt;
* me too – more general features almost every project will need after swapping source files and stylesheets: navigation to next page/object ; or: navigation to next entry/object in chronological order, full text search everywhere resp in particular div's (type=&amp;quot;edition&amp;quot;) etc. [[User:Thomas Kollatz|Thomas Kollatz]] 12:09, 1 July 2014 (CEST)&lt;br /&gt;
* I am definitely open to creating a more general display framework in eXist. Perhaps we could make use of Joe Wicentowski’s [http://digital.humanities.ox.ac.uk/dhoxss/2011/presentations/Wicentowski-XMLDatabases-materials.zip Punch eXist tutorial] from DHOxSS 2011. [[User:Patrik Granholm|Patrik Granholm]] 11:16, 2 July 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== Medieval Text Edition ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strike&amp;gt;&lt;br /&gt;
Project isn't advanced enough to suggest concrete task, but the topic of interest is focussed around a digital scholarly edition of a medieval text (with corresponding images) encoded in XML/TEI. The edition will be enriched with palaeographical and codicological information (in both &amp;lt;text&amp;gt; and &amp;lt;teiHeader&amp;gt;) and the results can be visualized in a way which hopefully goes beyond the sometimes not very enlightening listing of data.&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
Even now my project is not advanced enough to be used for the hackathon. I will join the discussions on the other projects. --[[User:Frederike Neuber|Frederike Neuber]] 22:05, 24 June 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== Semantic Connections for Epigraphic Documents ===&lt;br /&gt;
I am currently working with epidoc documents in the context of the Project IBR. These documents, epigraphical editions from the catalogue &amp;quot;German Inscriptions Online&amp;quot; (inschriften.net), are (1) to be transformed into RDF­triples for semantic connection and for a fine­grained quantificational analysis in a Triple Store, (2) XSLT ­transformed into HTML­Documents for further annotation in the semantic annotator &amp;quot;Pundit&amp;quot;(thepund.it). I could surely contribute a programming task based on this points, but would also be happy to participate in another task, preferably based on &amp;quot;adding a TEI mode to a web editor&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 23:02, 24 June 2014 (CEST) Who is responsible for this project and can provide further information? &lt;br /&gt;
I would be very interested in joining this project even if I can't offer material and even if I do not understand one step: how can you transform an epidoc document into RDF triples? Do you mean you generate RDF from the annotated entities (extracting them?)? And how do you do it, are there tools or software to support it?&lt;br /&gt;
&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 12:12, 1 July 2014 (CEST) The [http://www.tei-c.org/oxgarage/ oxgarage] magic box contains already a tool converting TEI2RDF, if so – we should try it out and evaluate it if not - let's develop it …&lt;br /&gt;
&lt;br /&gt;
=== Zotero ===&lt;br /&gt;
Some TEI encoding project may need to use a &amp;quot;master bibliography&amp;quot; to group together all the bibliographic references that are used in a given text or collection of texts. Using the &amp;quot;masterfile&amp;quot; option in Oxygen give the user a convenient way of pointing to a reference without having to encode a ref each time it is used in a text or in a specific bibliographic section.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;bibl type=&amp;quot;fromStone&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;ptr target=&amp;quot;#Breal1878&amp;quot;/&amp;gt;&lt;br /&gt;
   &amp;lt;citedRange&amp;gt;15&amp;lt;/citedRange&amp;gt;&lt;br /&gt;
&amp;lt;/bibl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The bibliography can be inserted in a &amp;lt;back/&amp;gt; element with xinclude. But the question is how to use Zotero to create this file, update it and synchonize it with the biblographic masterfile.&lt;br /&gt;
Though incomplete, the workflow I use works like that :&lt;br /&gt;
* the entering of the bibliographic entries is done with zotero, in a group library&lt;br /&gt;
* the zotero database is then exported in xml using the &amp;quot;bibliontology_rdf&amp;quot; format (the TEI export format being to restrictive in its formatting choices : e.g. does'nt include &amp;quot;short titles&amp;quot; which are a requisite in epigraphy&lt;br /&gt;
*  the bibliontology rdf is converted in TEI through XSLT in Oxygen (modifying existing xslt :https://github.com/paregorios/Zotero-RDF-to-TEI-XML)&lt;br /&gt;
* If the user wants to add a new reference in the masterbibliography or correct an entry, he or she has to do go to zotero and follow the whole workflow of export - tranform process. But the user might not have the user right to do so. And of course, there are some potential conflicting issues.&lt;br /&gt;
&lt;br /&gt;
How to improve that workflow ? use a version control system like git or subversion ? or adding/modifying an entry in xml / tei and then updating the zotero group library via api ?&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 15:29, 1 July 2014 (CEST) It seems that working with subversion would improve the workflow a lot and at least illiminate the risk of conflicting issues. Of course users should have the right to work in the (seperate) xml file of the bibliographic masterfile and add/change references. Once completed, the xml file can be exported to Zotero. In short, this would mean a reverse of the current workflow.&lt;br /&gt;
&lt;br /&gt;
=== Migrating value lists form CSS frameworks to ODD ===&lt;br /&gt;
&lt;br /&gt;
The author mode of the Oxygen editor can be customized with custom css functions. A part from the function providing a more user-friendly and tag free visualization of the tei content, one of the fuction allow the user to edit attributes or simple elements values using combo boxes or check boxes. The &amp;quot;form controls&amp;quot; can display values collected from an xml schema. But these values can also be just in the oxygen css. This may be used in a workflow to test some choices before integrating them in a more consistent and persistant way in the ODD (then exported in the schema).&lt;br /&gt;
&lt;br /&gt;
This could be useful in case you have user that may be ok to change the values in the css code but would be relunctant to get involved with the ODD editing / schema generation process.&lt;br /&gt;
cf. http://www.oxygenxml.com/doc/ug-editor/concepts/combo-box-editor.html#combo-box-editor&lt;br /&gt;
&lt;br /&gt;
'''Comments:''' &lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:20, 16 June 2014 (CEST) This is interesting, would like to work on it. I would suggest to make it less tied to Oxygen and think in terms of CSS to ODD, for example to limit attribute values (e.g. hi[rend=italic])&lt;br /&gt;
&lt;br /&gt;
[[User:Elena Spadini|Elena Spadini]] 00:13, 24 June 2014 (CEST) I'm not well-exeperienced with the author mode in oXygen and its customizations, but I would like to explore it working on this project.&lt;br /&gt;
&lt;br /&gt;
=== Visualization of intertextual TEI content ===&lt;br /&gt;
[UPDATED on June 24th]&lt;br /&gt;
&lt;br /&gt;
The focus is on the possibilities offered by TEI XML for encoding intertextuality. The case study concerns the personal library of an author and a digital edition of his work. The objective is to encode the material in such a way that the intertextual relations between the literary work and its external sources is visualized.&lt;br /&gt;
&lt;br /&gt;
These -sometimes subtle- intertextual relationships provide insight into the nature of writing, all the more since the genesis of the literary work itself is already encoded in the edition (i.e. adds, dels, etc.). The envisioned result enables a user to study the writing process in detail as well as on a larger scale.&lt;br /&gt;
&lt;br /&gt;
Material:&lt;br /&gt;
* detailed XML TEI transcription of the literary work concerned&lt;br /&gt;
* high quality digital facsimiles of the author's personal '''extant''' library&lt;br /&gt;
* rough transcriptions of the library books (based on OCR)&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
* Clarification: is the project about the visualization? the relationships? More detail would be great.&lt;br /&gt;
* &lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 15:46, 1 July 2014 (CEST) The idea is to log the complete &amp;lt;nowiki&amp;gt;&amp;quot;path&amp;quot;&amp;lt;/nowiki&amp;gt; of a citation: from a phrase underlined in a library book to the incorporation of that phrase in the author's work.&lt;br /&gt;
Currently, the intertextual references are encoded with [ref] tag in the XML TEI transcription of the literary work. The [ref]s refer to another xml file  containing the transcriptions of the personal library. This file consists of [div]s, that contain anything from a complete library book to a small section (paragraph, phrase) from a library book. &lt;br /&gt;
&lt;br /&gt;
The visualization of the intertextual relations comes in a later stage when transforming the documents. I wonder whether it is possible to change or improve this encoding.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Rendering Complex Markup ===&lt;br /&gt;
Rendering complex markup in an innovative and playful way: reconstructing &amp;amp; visualizing author’s&lt;br /&gt;
geographical position by the dates of sending of his letters (taking uncertainty into account)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
[[User:Magdalena Turska|Magdalena Turska]] 12:36, 12 June 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
Starting with a list of letters that have a place and date of sending the idea would be to present map overview of the author's journeys.&lt;br /&gt;
See the simple Google Map at https://mapsengine.google.com/map/edit?mid=z3q4AefiR7Us.kf1fVBHlu8qE&lt;br /&gt;
&lt;br /&gt;
Fist ideas re visualisation:&lt;br /&gt;
* places color-coded with color getting darker to represent 'later' places&lt;br /&gt;
* similarly shaded lines along the routes between places&lt;br /&gt;
* animation with slider to show circle moving along the routes, size of the circle getting bigger with the uncertainty&lt;br /&gt;
&lt;br /&gt;
Input data:&lt;br /&gt;
each letter has assigned place name and 1+ time intervals (notBefore to not After)&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 22:25, 24 June 2014 (CEST)&lt;br /&gt;
Would it be a problem to work on different material? @TEI-experts&lt;br /&gt;
I would like to visualize the provenance of medieval manuscripts on a map, so even if I do not work with letters, the task is partly the same (extracting date and time from the &amp;lt;teiHeader&amp;gt; and visualizing it on a map). Then our scopes separate: Magdalena wants to reconstruct the journey, I want to visualize the chronology of different mss on one map.&lt;br /&gt;
&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 15:56, 1 July 2014 (CEST)&lt;br /&gt;
I agree with [[User:Frederike Neuber|Frederike Neuber]]: the task is the same in all projects, where a spatio-temporal visualization makes sense: Extract date and time from header - and visualize the chronology of date/time and place on a map and/or timeline &lt;br /&gt;
/TEI/teiHeader/fileDesc/sourceDesc/msDesc/history/origin&lt;br /&gt;
&lt;br /&gt;
=== Adding a TEI mode to a web editor ===&lt;br /&gt;
Title says it all! &lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:20, 16 June 2014 (CEST) How does the [http://wiki.tei-c.org/index.php/DH2014Hackathon-Projects#ACE-based_Web_editor Angles] proposal above sound?&lt;br /&gt;
&lt;br /&gt;
=== Juxta Script support ===&lt;br /&gt;
Adding support for Bengali text to Juxta Commons&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* This is fairly narrow.&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 15:57, 1 July 2014 (CEST) If Bengali then Hebrew (Arabic … right-to-left), please&lt;br /&gt;
&lt;br /&gt;
=== Visualization ===&lt;br /&gt;
The archive of early Caribbean texts and images is a fairly large project which will be heavily encoded (and a portion of texts will be encoded by July).  I'd like to explore ways of using the TEI to visualize relations between and among texts and elements of texts.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:19, 1 July 2014 (CEST) What is the status of this project? I am also interested in finding ways to visualize relations between texts, perhaps there are similarities?&lt;br /&gt;
&lt;br /&gt;
=== Jewish Sepulchral Headstones DB ===&lt;br /&gt;
&lt;br /&gt;
Given that all headstones can be clearly located, &lt;br /&gt;
and about 20.000 (of total 26.000) inscriptions are dated,&lt;br /&gt;
and to a large extend can be distinguished by gender, &lt;br /&gt;
and also by language usage (hebrew, german, german in Hebrew letters, …),&lt;br /&gt;
they lend themselves to mining the epidat corpus for specific data facets and try to visualize the results &amp;quot;in an innovative and playful way&amp;quot;. &lt;br /&gt;
#A challenging research questions could be the search for and visualization of the differences in word usage and specific idiomatic &lt;br /&gt;
## between different locations,&lt;br /&gt;
## within different periods (based on one or several locations),&lt;br /&gt;
## between inscriptions for men and inscriptions for women,&lt;br /&gt;
## between hebrew and non-hebrew inscriptions …&lt;br /&gt;
#Even more challenging is the search for inscriptions with very similar text coverage. These are quite difficult to discover by a simple full text search. The inscriptions are usually rather short, and the filter to develop has to consider the differentiating elements – usually names and dates – in order to determine, whether two text are identical or not.&lt;br /&gt;
&lt;br /&gt;
	All necessary information to answer this questions is contained in the metadata  &amp;lt;teiHeader&amp;gt; and data &amp;lt;text&amp;gt; of each single record. &lt;br /&gt;
	example – spatial and temporal metadata (date, country/region code, geo-coordinates, Thesaurus of Getty Names or OSM ID)&lt;br /&gt;
     &amp;lt;history&amp;gt;&lt;br /&gt;
      &amp;lt;origin&amp;gt;&lt;br /&gt;
       &amp;lt;date notBefore='1621-08-17'&amp;gt;1621-08-17&amp;lt;/date&amp;gt;&lt;br /&gt;
       &amp;lt;country type=&amp;quot;ISO_3166&amp;quot; key=&amp;quot;XA-DE-HH&amp;quot;&amp;gt;&lt;br /&gt;
        Germany&lt;br /&gt;
        &amp;lt;region&amp;gt;Hamburg&amp;lt;/region&amp;gt;&lt;br /&gt;
       &amp;lt;/country&amp;gt;&lt;br /&gt;
       &amp;lt;settlement type='city' key='tgn:7012310'&amp;gt;&lt;br /&gt;
        Hamburg-Altona, Königstraße &lt;br /&gt;
        &amp;lt;geogName&amp;gt;&lt;br /&gt;
         Jüdischer Friedhof&lt;br /&gt;
         &amp;lt;geo decls=&amp;quot;#WGS&amp;quot;&amp;gt;53.549373 9.950545&amp;lt;/geo&amp;gt;&lt;br /&gt;
        &amp;lt;/geogName&amp;gt;&lt;br /&gt;
       &amp;lt;/settlement&amp;gt;&lt;br /&gt;
      &amp;lt;/origin&amp;gt;&lt;br /&gt;
     &amp;lt;/history&amp;gt;&lt;br /&gt;
	example – gender-specific metadata (given according to ISO 5218:2004)&lt;br /&gt;
&amp;lt;particDesc&amp;gt;&lt;br /&gt;
    &amp;lt;listPerson&amp;gt;&lt;br /&gt;
     &amp;lt;person xml:id=&amp;quot;hha-3361-1&amp;quot; s x='1'&amp;gt;&lt;br /&gt;
      &amp;lt;persName&amp;gt;Schmuel ben Jehuda&amp;lt;/persName&amp;gt;&lt;br /&gt;
       &amp;lt;event when='1621-08-17' type=&amp;quot;dateofdeath&amp;quot;&amp;gt;&lt;br /&gt;
       &amp;lt;desc/&amp;gt;&lt;br /&gt;
      &amp;lt;/event&amp;gt;&lt;br /&gt;
     &amp;lt;/person&amp;gt;&lt;br /&gt;
    &amp;lt;/listPerson&amp;gt;&lt;br /&gt;
   &amp;lt;/particDesc&amp;gt;&lt;br /&gt;
	example – language Usage metadata: &lt;br /&gt;
    &amp;lt;langUsage&amp;gt;&lt;br /&gt;
    &amp;lt;!-- According to bcp47 http://tools.ietf.org/html/bcp47 (Language) and ISO15924 (writing System)--&amp;gt;&lt;br /&gt;
    &amp;lt;language ident='he' usage='100'&amp;gt;Hebrew&amp;lt;/language&amp;gt;&lt;br /&gt;
   &amp;lt;/langUsage&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With respect for the TEI Hackathon I have (just) set up a website with very general information how to harvest epidat records: &lt;br /&gt;
http://www.steinheim-institut.de/cgi-bin/epidat?info=howtoharvest (to be continued …)&lt;br /&gt;
Over and beyond that it would make no great difficulty to provide a zip file with the data available for the workshop.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
[[User:Thomas Kollatz|Thomas Kollatz]] 16:05, 1 July 2014 (CEST) The TEI spam filter seems to dislike the person-attribute s_x (middle-letter e) … rather prudish, isn't it&lt;br /&gt;
&lt;br /&gt;
'''Discussion'''&lt;br /&gt;
&lt;br /&gt;
What commonalities to  you see? What seems interesting? Anything to add?&lt;br /&gt;
&lt;br /&gt;
--[[User:Frederike Neuber|Frederike Neuber]] 23:21, 24 June 2014 (CEST)&lt;br /&gt;
Two (even if very different) projects, &amp;quot;Jewish Sepulchral Headstones DB&amp;quot; and &amp;quot;Rendering complex mark up&amp;quot;, are dealing with visualization of spatial and temporal metadata. &lt;br /&gt;
&lt;br /&gt;
Three (again very different) projects, &amp;quot;Visualization of intertextual TEI content&amp;quot;, &amp;quot;Semantic Connections for Epigraphic Documents&amp;quot; and &amp;quot;Jewish Sepulchral Headstones DB&amp;quot;, are dealing with semantic connection and modelling of content (even if not all of them say it explicitly in the description). &lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:25, 1 July 2014 (CEST)&lt;br /&gt;
Add to that the visualization of textual relations in the early Caribbean texts archive. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:07, 16 June 2014 (CEST) &lt;br /&gt;
=== Core Builder ===&lt;br /&gt;
Another possible tool to work on: https://github.com/raffazizzi/coreBuilder&lt;br /&gt;
It provides a simple web interface to create stand-off markup. TEI files can be open into multiple ACE editors and the user can click on elements with xml:ids to create references.&lt;br /&gt;
The current version creates &amp;lt;app&amp;gt; elements containing &amp;lt;rdg&amp;gt;s with pointers to the selected elements. It should be easy enough to make the elements user configurable so that the Core Builder can be used to put together &amp;lt;linkGrp&amp;gt;s or &amp;lt;timeline&amp;gt;s.&lt;br /&gt;
The tool is written in CoffeScript with a [http://backbonejs.org/ Backbone] framework.&lt;br /&gt;
&lt;br /&gt;
--[[User:Elli Bleeker|Elli Bleeker]] 16:23, 1 July 2014 (CEST) From the sound of it, I think I would like to work on this project. Some more detail would be great.&lt;br /&gt;
&lt;br /&gt;
Here's a demo of the current version. It's got a few bugs but should show the basic functionality. Pick a couple of sources, then click on any element with xml:id to create a selection. Click add to save it to the &amp;quot;core&amp;quot;. https://dl.dropboxusercontent.com/u/2443674/coreBuilder/index.html --[[User:Raffaele.viglianti|Raffaele.viglianti]] 02:31, 3 July 2014 (CEST)&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13458</id>
		<title>DH2014Hackathon-Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13458"/>
		<updated>2014-06-16T17:20:12Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= DH2014 Hackathon Project Discussion Page =&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
* Robert C Kahlert, Department of Protestant Theology, University of Vienna&lt;br /&gt;
* Raffaele Viglianti, University of Maryland&lt;br /&gt;
* Patrik Granholm, Uppsala University Library: Greek Manuscripts in Sweden. A Digitization and Cataloguing Project (http://www.manuscripta.se)&lt;br /&gt;
* Frederike Neuber,DiXiT - Ph.D. Fellow on „Digital Palaeography and scholarly editions“ at Graz University / Austrian Centre for Digital Humanities&lt;br /&gt;
* Felix Lange, Academy of Sciences and Literatur | Mainz, Project IBR (http://www.spatialhumanities.de)&lt;br /&gt;
* Emmanuelle Morlock, CNRS, HISoMA Laboratory (Histoire et Sources des mondes antiques / History and Origins of the Antique World)&lt;br /&gt;
* Elli Bleeker, PhD­student in Digital Humanities at Antwerp University; research fellow at DiXiT&lt;br /&gt;
* Magdalena Turska, University of Oxford&lt;br /&gt;
* Nick Laiacona, Performant Software Solutions LLC www.performantsoftware.com&lt;br /&gt;
* Elizabeth Maddock Dillon, Professor of English and Co­Director of NULab for Texts, Maps, and Networks, Northeastern University, Boston, MA USA&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Sebastian Rahtz, University of Oxford&lt;br /&gt;
* James Cummings, University of Oxford&lt;br /&gt;
* Alex Czmiel, &lt;br /&gt;
* Hugh Cayless, Duke University&lt;br /&gt;
* Elli Mylonas, Brown University&lt;br /&gt;
&lt;br /&gt;
== Procedure ==&lt;br /&gt;
&lt;br /&gt;
We will be using the wiki as a place for comments and discussion. The projects each participant proposed are all listed below. Ideally, the hackathon will be focussed around one or two projects that are useful to everyone. The participants are all experienced with TEI in various capacities, but they are not all skilled programmers. The hackathon would be a success if the outcome of the one day event was e a good start on one or two useful pieces of TEI related software. In order to achieve this, we should collectively decide on projects that are interesting, useful, generalizable, and do-able! We should also try to capitalize on everyone's skill set, and try to plan the event in such a way that we can all contribute to something. &lt;br /&gt;
&lt;br /&gt;
You are all welcome to introduce yourselves, by adding a description of a few sentences to the list of participants above. And please, edit, correct and comment on the projects. We are also inviting the TEI Council and Board and other interested parties to look in on the discussions.&lt;br /&gt;
&lt;br /&gt;
== Proposed Projects ==&lt;br /&gt;
&lt;br /&gt;
=== Mormon City Planning: ===&lt;br /&gt;
when early Mormonism ventured from Kirtland, Ohio, into Missouri, their prophet Joseph Smith Jr provided a revelation for the plat (city layout) of the new Zion (http://urbanplanning.library.cornell.edu/DOCS/smith.htm; http://zomarah.files.wordpress.com/2010/10/firstplatofzion.png), which was subsequently applied in the settlement of Far West, Missouri, for which two plats exist, one on sheepskin (https://www.lds.org/bc/content/shared/content/images/gospel-library/manual/32502/15-02 b.gif) in private possession and one on paper at BYU University (there is no online copy of this, but I have obtained a digital copy from BYU with their permission); however these plats were not only used to sketch out the city, but also to assign lots to settlers, and thus show secondary markup in pencil to allocate houses, redraw lot boundaries, etc; (http://zomarah.files.wordpress.com/2010/10/platoffarwestbig.png)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* A clarification: What would the project strive to accomplish? Is this a visualization? georeferencing based on markup? &lt;br /&gt;
&lt;br /&gt;
=== ODD Customization visualizer ===&lt;br /&gt;
A web-based tool to visualize any ODD customization against TEI-all. This could be useful when working on a customization (with Roma, or manually) to quickly and visually check that the ODD is still TEI-conformant and see how it diverges from the standard.&lt;br /&gt;
I started working on a basic D3 visualization a couple of years ago, but haven't really touched the code since:https://github.com/raffazizzi/ODDViz I only restructured the repository a bit before sending this proposal.&lt;br /&gt;
&lt;br /&gt;
'''Comments'''&lt;br /&gt;
&lt;br /&gt;
=== ACE-based Web editor ===&lt;br /&gt;
&lt;br /&gt;
MITH, at the University of Maryland has been working on an ACE-based web editor able to validate tei-all files in the browser and provide ODD-based contextual help (e.g. suggesting valid options when entering a new element).&lt;br /&gt;
The grant that funded this work is now over, but there's plenty more to do. This is the GitHub repository: https://github.com/umd-mith/angles&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== MS Description Display Framework ===&lt;br /&gt;
To create a simple web interface which would provide basic functionalities like browsing, searching and displaying TEI-files containing manuscript descriptions. The interface could be built using a Ubuntu server with nginx (http://nginx.org), and eXist-db (http://exist-db.org) following the setup guide and scripts provided by Grant Macken (https://github.com/grantmacken/nginx-eXist-ubuntu). I have already made some preliminary work on an eXist-db web interface and posted the code in our GitHub repository (https://github.com/manuscripta). This could be used as a starting point for further development. A possible goal for the hackathon could be to create an advanced search form in XQuery which would display snippets of the descriptions in the search results using the transform function with our XSL stylesheet, with links to the full description. All of the code, with detailed documentation, would be made public on GitHub for others to reuse and modify for their own projects. I think this would be beneficial to the TEI community at large, and especially to other cataloguing projects.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Medieval Text Edition ===&lt;br /&gt;
&lt;br /&gt;
Project isn't advanced enough to suggest concrete task, but the topic of interest is focussed around a digital scholarly edition of a medieval text (with corresponding images) encoded in XML/TEI. The edition will be enriched with palaeographical and codicological information (in both &amp;lt;text&amp;gt; and &amp;lt;teiHeader&amp;gt;) and the results can be visualized in a way which hopefully goes beyond the sometimes not very enlightening listing of data.&lt;br /&gt;
&lt;br /&gt;
'''Comments:''' &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Semantic Connections for Epigraphic Documents ===&lt;br /&gt;
I am currently working with epidoc documents in the context of the Project IBR. These documents, epigraphical editions from the catalogue &amp;quot;German Inscriptions Online&amp;quot; (inschriften.net), are (1) to be transformed into RDF­triples for semantic connection and for a fine­grained quantificational analysis in a Triple Store, (2) XSLT ­transformed into HTML­Documents for further annotation in the semantic annotator &amp;quot;Pundit&amp;quot;(thepund.it). I could surely contribute a programming task based on this points, but would also be happy to participate in another task, preferably based on &amp;quot;adding a TEI mode to a web editor&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Comments:''' &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Zotero ===&lt;br /&gt;
Some TEI encoding project may need to use a &amp;quot;master bibliography&amp;quot; to group together all the bibliographic references that are used in a given text or collection of texts. Using the &amp;quot;masterfile&amp;quot; option in Oxygen give the user a convenient way of pointing to a reference without having to encode a ref each time it is used in a text or in a specific bibliographic section.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;bibl type=&amp;quot;fromStone&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;ptr target=&amp;quot;#Breal1878&amp;quot;/&amp;gt;&lt;br /&gt;
   &amp;lt;citedRange&amp;gt;15&amp;lt;/citedRange&amp;gt;&lt;br /&gt;
&amp;lt;/bibl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The bibliography can be inserted in a &amp;lt;back/&amp;gt; element with xinclude. But the question is how to use Zotero to create this file, update it and synchonize it with the biblographic masterfile.&lt;br /&gt;
Though incomplete, the workflow I use works like that :&lt;br /&gt;
* the entering of the bibliographic entries is done with zotero, in a group library&lt;br /&gt;
* the zotero database is then exported in xml using the &amp;quot;bibliontology_rdf&amp;quot; format (the TEI export format being to restrictive in its formatting choices : e.g. does'nt include &amp;quot;short titles&amp;quot; which are a requisite in epigraphy&lt;br /&gt;
*  the bibliontology rdf is converted in TEI through XSLT in Oxygen (modifying existing xslt :https://github.com/paregorios/Zotero-RDF-to-TEI-XML)&lt;br /&gt;
* If the user wants to add a new reference in the masterbibliography or correct an entry, he or she has to do go to zotero and follow the whole workflow of export - tranform process. But the user might not have the user right to do so. And of course, there are some potential conflicting issues.&lt;br /&gt;
&lt;br /&gt;
How to improve that workflow ? use a version control system like git or subversion ? or adding/modifying an entry in xml / tei and then updating the zotero group library via api ?&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
=== Migrating value lists form CSS frameworks to ODD ===&lt;br /&gt;
&lt;br /&gt;
The author mode of the Oxygen editor can be customized with custom css functions. A part from the function providing a more user-friendly and tag free visualization of the tei content, one of the fuction allow the user to edit attributes or simple elements values using combo boxes or check boxes. The &amp;quot;form controls&amp;quot; can display values collected from an xml schema. But these values can also be just in the oxygen css. This may be used in a workflow to test some choices before integrating them in a more consistent and persistant way in the ODD (then exported in the schema).&lt;br /&gt;
&lt;br /&gt;
This could be useful in case you have user that may be ok to change the values in the css code but would be relunctant to get involved with the ODD editing / schema generation process.&lt;br /&gt;
cf. http://www.oxygenxml.com/doc/ug-editor/concepts/combo-box-editor.html#combo-box-editor&lt;br /&gt;
&lt;br /&gt;
'''Comments:''' &lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:20, 16 June 2014 (CEST) This is interesting, would like to work on it. I would suggest to make it less tied to Oxygen and think in terms of CSS to ODD, for example to limit attribute values (e.g. hi[rend=italic])&lt;br /&gt;
&lt;br /&gt;
=== Visualization of intertextual TEI content ===&lt;br /&gt;
&lt;br /&gt;
A digital archive containing a variety of material ­not necessarily limited to text­ related to a work, and subsequently encoded in such a way that the inter(textual)relations could be visualized.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
* Clarification: is the project about the visualization? the relationships? More detail would be great.&lt;br /&gt;
&lt;br /&gt;
=== Rendering Complex Markup ===&lt;br /&gt;
Rendering complex markup in an innovative and playful way: reconstructing &amp;amp; visualizing author’s&lt;br /&gt;
geographical position by the dates of sending of his letters (taking uncertainty into account)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
[[User:Magdalena Turska|Magdalena Turska]] 12:36, 12 June 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
Starting with a list of letters that have a place and date of sending the idea would be to present map overview of the author's journeys.&lt;br /&gt;
See the simple Google Map at https://mapsengine.google.com/map/edit?mid=z3q4AefiR7Us.kf1fVBHlu8qE&lt;br /&gt;
&lt;br /&gt;
Fist ideas re visualisation:&lt;br /&gt;
* places color-coded with color getting darker to represent 'later' places&lt;br /&gt;
* similarly shaded lines along the routes between places&lt;br /&gt;
* animation with slider to show circle moving along the routes, size of the circle getting bigger with the uncertainty&lt;br /&gt;
&lt;br /&gt;
Input data:&lt;br /&gt;
each letter has assigned place name and 1+ time intervals (notBefore to not After)&lt;br /&gt;
&lt;br /&gt;
=== Adding a TEI mode to a web editor ===&lt;br /&gt;
Title says it all! &lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:20, 16 June 2014 (CEST) How does the [http://wiki.tei-c.org/index.php/DH2014Hackathon-Projects#ACE-based_Web_editor Angles] proposal above sound?&lt;br /&gt;
&lt;br /&gt;
=== Juxta Script support ===&lt;br /&gt;
Adding support for Bengali text to Juxta Commons&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* This is fairly narrow.&lt;br /&gt;
&lt;br /&gt;
=== Visualization ===&lt;br /&gt;
The archive of early Caribbean texts and images is a fairly large project which will be heavily encoded (and a portion of texts will be encoded by July).  I'd like to explore ways of using the TEI to visualize relations between and among texts and elements of texts.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
== Discussion ==&lt;br /&gt;
&lt;br /&gt;
What commonalities to  you see? What seems interesting? Anything to add?&lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:07, 16 June 2014 (CEST) &lt;br /&gt;
=== Core Builder ===&lt;br /&gt;
Another possible tool to work on: https://github.com/raffazizzi/coreBuilder&lt;br /&gt;
It provides a simple web interface to create stand-off markup. TEI files can be open into multiple ACE editors and the user can click on elements with xml:ids to create references.&lt;br /&gt;
The current version creates &amp;lt;app&amp;gt; elements containing &amp;lt;rdg&amp;gt;s with pointers to the selected elements. It should be easy enough to make the elements user configurable so that the Core Builder can be used to put together &amp;lt;linkGrp&amp;gt;s or &amp;lt;timeline&amp;gt;s.&lt;br /&gt;
The tool is written in CoffeScript with a [http://backbonejs.org/ Backbone] framework.&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13457</id>
		<title>DH2014Hackathon-Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=DH2014Hackathon-Projects&amp;diff=13457"/>
		<updated>2014-06-16T17:07:56Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= DH2014 Hackathon Project Discussion Page =&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
* Robert C Kahlert, Department of Protestant Theology, University of Vienna&lt;br /&gt;
* Raffaele Viglianti, University of Maryland&lt;br /&gt;
* Patrik Granholm, Uppsala University Library: Greek Manuscripts in Sweden. A Digitization and Cataloguing Project (http://www.manuscripta.se)&lt;br /&gt;
* Frederike Neuber,DiXiT - Ph.D. Fellow on „Digital Palaeography and scholarly editions“ at Graz University / Austrian Centre for Digital Humanities&lt;br /&gt;
* Felix Lange, Academy of Sciences and Literatur | Mainz, Project IBR (http://www.spatialhumanities.de)&lt;br /&gt;
* Emmanuelle Morlock, CNRS, HISoMA Laboratory (Histoire et Sources des mondes antiques / History and Origins of the Antique World)&lt;br /&gt;
* Elli Bleeker, PhD­student in Digital Humanities at Antwerp University; research fellow at DiXiT&lt;br /&gt;
* Magdalena Turska, University of Oxford&lt;br /&gt;
* Nick Laiacona, Performant Software Solutions LLC www.performantsoftware.com&lt;br /&gt;
* Elizabeth Maddock Dillon, Professor of English and Co­Director of NULab for Texts, Maps, and Networks, Northeastern University, Boston, MA USA&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Sebastian Rahtz, University of Oxford&lt;br /&gt;
* James Cummings, University of Oxford&lt;br /&gt;
* Alex Czmiel, &lt;br /&gt;
* Hugh Cayless, Duke University&lt;br /&gt;
* Elli Mylonas, Brown University&lt;br /&gt;
&lt;br /&gt;
== Procedure ==&lt;br /&gt;
&lt;br /&gt;
We will be using the wiki as a place for comments and discussion. The projects each participant proposed are all listed below. Ideally, the hackathon will be focussed around one or two projects that are useful to everyone. The participants are all experienced with TEI in various capacities, but they are not all skilled programmers. The hackathon would be a success if the outcome of the one day event was e a good start on one or two useful pieces of TEI related software. In order to achieve this, we should collectively decide on projects that are interesting, useful, generalizable, and do-able! We should also try to capitalize on everyone's skill set, and try to plan the event in such a way that we can all contribute to something. &lt;br /&gt;
&lt;br /&gt;
You are all welcome to introduce yourselves, by adding a description of a few sentences to the list of participants above. And please, edit, correct and comment on the projects. We are also inviting the TEI Council and Board and other interested parties to look in on the discussions.&lt;br /&gt;
&lt;br /&gt;
== Proposed Projects ==&lt;br /&gt;
&lt;br /&gt;
=== Mormon City Planning: ===&lt;br /&gt;
when early Mormonism ventured from Kirtland, Ohio, into Missouri, their prophet Joseph Smith Jr provided a revelation for the plat (city layout) of the new Zion (http://urbanplanning.library.cornell.edu/DOCS/smith.htm; http://zomarah.files.wordpress.com/2010/10/firstplatofzion.png), which was subsequently applied in the settlement of Far West, Missouri, for which two plats exist, one on sheepskin (https://www.lds.org/bc/content/shared/content/images/gospel-library/manual/32502/15-02 b.gif) in private possession and one on paper at BYU University (there is no online copy of this, but I have obtained a digital copy from BYU with their permission); however these plats were not only used to sketch out the city, but also to assign lots to settlers, and thus show secondary markup in pencil to allocate houses, redraw lot boundaries, etc; (http://zomarah.files.wordpress.com/2010/10/platoffarwestbig.png)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* A clarification: What would the project strive to accomplish? Is this a visualization? georeferencing based on markup? &lt;br /&gt;
&lt;br /&gt;
=== ODD Customization visualizer ===&lt;br /&gt;
A web-based tool to visualize any ODD customization against TEI-all. This could be useful when working on a customization (with Roma, or manually) to quickly and visually check that the ODD is still TEI-conformant and see how it diverges from the standard.&lt;br /&gt;
I started working on a basic D3 visualization a couple of years ago, but haven't really touched the code since:https://github.com/raffazizzi/ODDViz I only restructured the repository a bit before sending this proposal.&lt;br /&gt;
&lt;br /&gt;
'''Comments'''&lt;br /&gt;
&lt;br /&gt;
=== ACE-based Web editor ===&lt;br /&gt;
&lt;br /&gt;
MITH, at the University of Maryland has been working on an ACE-based web editor able to validate tei-all files in the browser and provide ODD-based contextual help (e.g. suggesting valid options when entering a new element).&lt;br /&gt;
The grant that funded this work is now over, but there's plenty more to do. This is the GitHub repository: https://github.com/umd-mith/angles&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== MS Description Display Framework ===&lt;br /&gt;
To create a simple web interface which would provide basic functionalities like browsing, searching and displaying TEI-files containing manuscript descriptions. The interface could be built using a Ubuntu server with nginx (http://nginx.org), and eXist-db (http://exist-db.org) following the setup guide and scripts provided by Grant Macken (https://github.com/grantmacken/nginx-eXist-ubuntu). I have already made some preliminary work on an eXist-db web interface and posted the code in our GitHub repository (https://github.com/manuscripta). This could be used as a starting point for further development. A possible goal for the hackathon could be to create an advanced search form in XQuery which would display snippets of the descriptions in the search results using the transform function with our XSL stylesheet, with links to the full description. All of the code, with detailed documentation, would be made public on GitHub for others to reuse and modify for their own projects. I think this would be beneficial to the TEI community at large, and especially to other cataloguing projects.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Medieval Text Edition ===&lt;br /&gt;
&lt;br /&gt;
Project isn't advanced enough to suggest concrete task, but the topic of interest is focussed around a digital scholarly edition of a medieval text (with corresponding images) encoded in XML/TEI. The edition will be enriched with palaeographical and codicological information (in both &amp;lt;text&amp;gt; and &amp;lt;teiHeader&amp;gt;) and the results can be visualized in a way which hopefully goes beyond the sometimes not very enlightening listing of data.&lt;br /&gt;
&lt;br /&gt;
'''Comments:''' &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Semantic Connections for Epigraphic Documents ===&lt;br /&gt;
I am currently working with epidoc documents in the context of the Project IBR. These documents, epigraphical editions from the catalogue &amp;quot;German Inscriptions Online&amp;quot; (inschriften.net), are (1) to be transformed into RDF­triples for semantic connection and for a fine­grained quantificational analysis in a Triple Store, (2) XSLT ­transformed into HTML­Documents for further annotation in the semantic annotator &amp;quot;Pundit&amp;quot;(thepund.it). I could surely contribute a programming task based on this points, but would also be happy to participate in another task, preferably based on &amp;quot;adding a TEI mode to a web editor&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Comments:''' &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Zotero ===&lt;br /&gt;
Some TEI encoding project may need to use a &amp;quot;master bibliography&amp;quot; to group together all the bibliographic references that are used in a given text or collection of texts. Using the &amp;quot;masterfile&amp;quot; option in Oxygen give the user a convenient way of pointing to a reference without having to encode a ref each time it is used in a text or in a specific bibliographic section.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;bibl type=&amp;quot;fromStone&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;ptr target=&amp;quot;#Breal1878&amp;quot;/&amp;gt;&lt;br /&gt;
   &amp;lt;citedRange&amp;gt;15&amp;lt;/citedRange&amp;gt;&lt;br /&gt;
&amp;lt;/bibl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The bibliography can be inserted in a &amp;lt;back/&amp;gt; element with xinclude. But the question is how to use Zotero to create this file, update it and synchonize it with the biblographic masterfile.&lt;br /&gt;
Though incomplete, the workflow I use works like that :&lt;br /&gt;
* the entering of the bibliographic entries is done with zotero, in a group library&lt;br /&gt;
* the zotero database is then exported in xml using the &amp;quot;bibliontology_rdf&amp;quot; format (the TEI export format being to restrictive in its formatting choices : e.g. does'nt include &amp;quot;short titles&amp;quot; which are a requisite in epigraphy&lt;br /&gt;
*  the bibliontology rdf is converted in TEI through XSLT in Oxygen (modifying existing xslt :https://github.com/paregorios/Zotero-RDF-to-TEI-XML)&lt;br /&gt;
* If the user wants to add a new reference in the masterbibliography or correct an entry, he or she has to do go to zotero and follow the whole workflow of export - tranform process. But the user might not have the user right to do so. And of course, there are some potential conflicting issues.&lt;br /&gt;
&lt;br /&gt;
How to improve that workflow ? use a version control system like git or subversion ? or adding/modifying an entry in xml / tei and then updating the zotero group library via api ?&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
=== Migrating value lists form CSS frameworks to ODD ===&lt;br /&gt;
&lt;br /&gt;
The author mode of the Oxygen editor can be customized with custom css functions. A part from the function providing a more user-friendly and tag free visualization of the tei content, one of the fuction allow the user to edit attributes or simple elements values using combo boxes or check boxes. The &amp;quot;form controls&amp;quot; can display values collected from an xml schema. But these values can also be just in the oxygen css. This may be used in a workflow to test some choices before integrating them in a more consistent and persistant way in the ODD (then exported in the schema).&lt;br /&gt;
&lt;br /&gt;
This could be useful in case you have user that may be ok to change the values in the css code but would be relunctant to get involved with the ODD editing / schema generation process.&lt;br /&gt;
cf. http://www.oxygenxml.com/doc/ug-editor/concepts/combo-box-editor.html#combo-box-editor&lt;br /&gt;
&lt;br /&gt;
'''Comments:''' &lt;br /&gt;
&lt;br /&gt;
=== Visualization of intertextual TEI content ===&lt;br /&gt;
&lt;br /&gt;
A digital archive containing a variety of material ­not necessarily limited to text­ related to a work, and subsequently encoded in such a way that the inter(textual)relations could be visualized.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
* Clarification: is the project about the visualization? the relationships? More detail would be great.&lt;br /&gt;
&lt;br /&gt;
=== Rendering Complex Markup ===&lt;br /&gt;
Rendering complex markup in an innovative and playful way: reconstructing &amp;amp; visualizing author’s&lt;br /&gt;
geographical position by the dates of sending of his letters (taking uncertainty into account)&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
[[User:Magdalena Turska|Magdalena Turska]] 12:36, 12 June 2014 (CEST)&lt;br /&gt;
&lt;br /&gt;
Starting with a list of letters that have a place and date of sending the idea would be to present map overview of the author's journeys.&lt;br /&gt;
See the simple Google Map at https://mapsengine.google.com/map/edit?mid=z3q4AefiR7Us.kf1fVBHlu8qE&lt;br /&gt;
&lt;br /&gt;
Fist ideas re visualisation:&lt;br /&gt;
* places color-coded with color getting darker to represent 'later' places&lt;br /&gt;
* similarly shaded lines along the routes between places&lt;br /&gt;
* animation with slider to show circle moving along the routes, size of the circle getting bigger with the uncertainty&lt;br /&gt;
&lt;br /&gt;
Input data:&lt;br /&gt;
each letter has assigned place name and 1+ time intervals (notBefore to not After)&lt;br /&gt;
&lt;br /&gt;
=== Adding a TEI mode to a web editor ===&lt;br /&gt;
Title says it all! &lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
=== Juxta Script support ===&lt;br /&gt;
Adding support for Bengali text to Juxta Commons&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
* This is fairly narrow.&lt;br /&gt;
&lt;br /&gt;
=== Visualization ===&lt;br /&gt;
The archive of early Caribbean texts and images is a fairly large project which will be heavily encoded (and a portion of texts will be encoded by July).  I'd like to explore ways of using the TEI to visualize relations between and among texts and elements of texts.&lt;br /&gt;
&lt;br /&gt;
'''Comments:'''&lt;br /&gt;
&lt;br /&gt;
== Discussion ==&lt;br /&gt;
&lt;br /&gt;
What commonalities to  you see? What seems interesting? Anything to add?&lt;br /&gt;
&lt;br /&gt;
--[[User:Raffaele.viglianti|Raffaele.viglianti]] 19:07, 16 June 2014 (CEST) &lt;br /&gt;
=== Core Builder ===&lt;br /&gt;
Another possible tool to work on: https://github.com/raffazizzi/coreBuilder&lt;br /&gt;
It provides a simple web interface to create stand-off markup. TEI files can be open into multiple ACE editors and the user can click on elements with xml:ids to create references.&lt;br /&gt;
The current version creates &amp;lt;app&amp;gt; elements containing &amp;lt;rdg&amp;gt;s with pointers to the selected elements. It should be easy enough to make the elements user configurable so that the Core Builder can be used to put together &amp;lt;linkGrp&amp;gt;s or &amp;lt;timeline&amp;gt;s.&lt;br /&gt;
The tool is written in CoffeScript with a [http://backbonejs.org/ Backbone] framework.&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=User:Raffaele.viglianti&amp;diff=13456</id>
		<title>User:Raffaele.viglianti</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=User:Raffaele.viglianti&amp;diff=13456"/>
		<updated>2014-06-16T16:54:10Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: Created page with &amp;quot;* [http://mith.umd.edu/people/person/raffaele-viglianti/ Research Programmer] at the Maryland Institute for Technology in the Humanities (University of Maryland College Park) * P...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [http://mith.umd.edu/people/person/raffaele-viglianti/ Research Programmer] at the Maryland Institute for Technology in the Humanities (University of Maryland College Park)&lt;br /&gt;
* PhD Candidate in Digital Musicology at King's College London&lt;br /&gt;
* Convenor of the Music SIG&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2013&amp;diff=12211</id>
		<title>SIG:Music:Meeting2013</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2013&amp;diff=12211"/>
		<updated>2013-10-04T13:51:07Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Meeting 3 October 2013, London ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[[SIG:Music|&amp;gt;Main page of the Music SIG wiki]]'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Draft Agenda'''&lt;br /&gt;
&lt;br /&gt;
1) Round of introductions&lt;br /&gt;
&lt;br /&gt;
2) Overview of past work and where to find ODDs and schemata&lt;br /&gt;
&lt;br /&gt;
3) Open discussion of future goals. Suggested focus: &lt;br /&gt;
* support for existing projects &lt;br /&gt;
* tool development &lt;br /&gt;
* texts about music (encoding terminology and references to music notation)&lt;br /&gt;
4) Tentative: some hacking and bashing to combine [http://dcl.slis.indiana.edu/teibp/ TEI Boilerplate] and [http://tei-music-sig.github.io/MEItoVexFlow/ MEItoVexFlow]&lt;br /&gt;
&lt;br /&gt;
== Project List ==&lt;br /&gt;
[[SIG:Music:ProjectList|Project List]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=12210</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=12210"/>
		<updated>2013-10-04T13:50:33Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%; margin: 1em 0 1em 0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- style=&amp;quot;height:30px; color: Red; font-size: large&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |Latest News&lt;br /&gt;
|- style=&amp;quot;height:35px; font-size: medium&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |The Music SIG will meet on '''Oct 3rd 2013 (16:30 - 18:00)''' at the [http://digilab2.let.uniroma1.it/teiconf2013/program/sigactivity/ TEI Members Meeting] at Università di Roma, La Sapienza. &lt;br /&gt;
&lt;br /&gt;
[[SIG:Music:Meeting2013|Agenda]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide recommendations on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/ http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Output ===&lt;br /&gt;
* '''October 2011:''' A [http://ismir2011.ismir.net/papers/OS3-1.pdf paper] at [http://ismir2011.ismir.net/ ISMIR 2011] introduced the role of ODD in MEI, discussed a sample extension, and proposed a method to gather community members' customizations.&lt;br /&gt;
&lt;br /&gt;
* '''January 2011:''' The new TEI with Music Notation customization introduces a new element for marking the presence of notated music in texts and combines Music Encoding Initiative (MEI) elements for representing the notation itself. Find the ODDs and the Guidelines on the [http://www.tei-c.org/SIG/Music/twm/index.html SIG webspace]&lt;br /&gt;
&lt;br /&gt;
* '''November 2010:''' A panel called &amp;quot;Encoding Text, Music and Music Literatures&amp;quot; has been presented at the TEI Members Meeting 2010 in Zadar, Croatia. Three papers discussed encoding texts with references to music; [http://www.slideshare.net/rviglianti/making-mei-feel-odd using ODD for MEI]; rendering music notation within a TEI document.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2013|Agenda for meeting: Rome, Italy, 03 October 2013]]&lt;br /&gt;
* [[SIG:Music:Meeting2011|Report of meeting: Würzburg, Germany, 15 October 2011]]&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=12209</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=12209"/>
		<updated>2013-10-04T13:48:57Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%; margin: 1em 0 1em 0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- style=&amp;quot;height:30px; color: Red; font-size: large&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |Latest News&lt;br /&gt;
|- style=&amp;quot;height:35px; font-size: medium&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |The Music SIG will meet on '''Oct 3rd 2013 (16:30 - 18:00)''' at the [http://digilab2.let.uniroma1.it/teiconf2013/program/sigactivity/ TEI Members Meeting] at Università di Roma, La Sapienza. &lt;br /&gt;
&lt;br /&gt;
[[SIG:Music:Meeting2013|Agenda]]&lt;br /&gt;
[[SIG:Music:ProjectList|Project List]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide recommendations on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/ http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Output ===&lt;br /&gt;
* '''October 2011:''' A [http://ismir2011.ismir.net/papers/OS3-1.pdf paper] at [http://ismir2011.ismir.net/ ISMIR 2011] introduced the role of ODD in MEI, discussed a sample extension, and proposed a method to gather community members' customizations.&lt;br /&gt;
&lt;br /&gt;
* '''January 2011:''' The new TEI with Music Notation customization introduces a new element for marking the presence of notated music in texts and combines Music Encoding Initiative (MEI) elements for representing the notation itself. Find the ODDs and the Guidelines on the [http://www.tei-c.org/SIG/Music/twm/index.html SIG webspace]&lt;br /&gt;
&lt;br /&gt;
* '''November 2010:''' A panel called &amp;quot;Encoding Text, Music and Music Literatures&amp;quot; has been presented at the TEI Members Meeting 2010 in Zadar, Croatia. Three papers discussed encoding texts with references to music; [http://www.slideshare.net/rviglianti/making-mei-feel-odd using ODD for MEI]; rendering music notation within a TEI document.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2013|Agenda for meeting: Rome, Italy, 03 October 2013]]&lt;br /&gt;
* [[SIG:Music:Meeting2011|Report of meeting: Würzburg, Germany, 15 October 2011]]&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=12208</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=12208"/>
		<updated>2013-10-04T13:48:20Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%; margin: 1em 0 1em 0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- style=&amp;quot;height:30px; color: Red; font-size: large&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |Latest News&lt;br /&gt;
|- style=&amp;quot;height:35px; font-size: medium&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |The Music SIG will meet on '''Oct 3rd 2013 (16:30 - 18:00)''' at the [http://digilab2.let.uniroma1.it/teiconf2013/program/sigactivity/ TEI Members Meeting] at Università di Roma, La Sapienza. &lt;br /&gt;
&lt;br /&gt;
[[SIG:Music:Meeting2013|Agenda]]&lt;br /&gt;
[[SIG:Music:ProjectList|Project List]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide recommendations on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[[http://www.tei-c.org/SIG/Music/|http://www.tei-c.org/SIG/Music/]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Output ===&lt;br /&gt;
* '''October 2011:''' A [http://ismir2011.ismir.net/papers/OS3-1.pdf paper] at [http://ismir2011.ismir.net/ ISMIR 2011] introduced the role of ODD in MEI, discussed a sample extension, and proposed a method to gather community members' customizations.&lt;br /&gt;
&lt;br /&gt;
* '''January 2011:''' The new TEI with Music Notation customization introduces a new element for marking the presence of notated music in texts and combines Music Encoding Initiative (MEI) elements for representing the notation itself. Find the ODDs and the Guidelines on the [http://www.tei-c.org/SIG/Music/twm/index.html SIG webspace]&lt;br /&gt;
&lt;br /&gt;
* '''November 2010:''' A panel called &amp;quot;Encoding Text, Music and Music Literatures&amp;quot; has been presented at the TEI Members Meeting 2010 in Zadar, Croatia. Three papers discussed encoding texts with references to music; [http://www.slideshare.net/rviglianti/making-mei-feel-odd using ODD for MEI]; rendering music notation within a TEI document.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2013|Agenda for meeting: Rome, Italy, 03 October 2013]]&lt;br /&gt;
* [[SIG:Music:Meeting2011|Report of meeting: Würzburg, Germany, 15 October 2011]]&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:ProjectList&amp;diff=12190</id>
		<title>SIG:Music:ProjectList</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:ProjectList&amp;diff=12190"/>
		<updated>2013-10-03T16:14:33Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: Created page with &amp;quot;* Thesaurus Musicarum Latinarum   * Music treatises    * 900+ texts, 18.000+ music examples   * Text with music notation * Freischuetz Digital   * Libretto (coordination with mus...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Thesaurus Musicarum Latinarum&lt;br /&gt;
  * Music treatises &lt;br /&gt;
  * 900+ texts, 18.000+ music examples&lt;br /&gt;
  * Text with music notation&lt;br /&gt;
* Freischuetz Digital&lt;br /&gt;
  * Libretto (coordination with music sources)&lt;br /&gt;
  * (text in music - MEIwTEI)&lt;br /&gt;
* EuroMediterraneen (MEI and TEI)&lt;br /&gt;
  * Arabic, Berberien, European manuscripts about music&lt;br /&gt;
  * Magreb&lt;br /&gt;
  * Apparatus for text and music&lt;br /&gt;
  * poetry (TEI)&lt;br /&gt;
* OPERA-Spektrum des Europaeischen Musiktheaters in Einzeleditionen project (libretti)&lt;br /&gt;
  * coordination with music sources&lt;br /&gt;
  * one critical apparatus for text and music&lt;br /&gt;
* Lost Voices - Du Chemin Project&lt;br /&gt;
  * music analysis/recontruction (MEI)&lt;br /&gt;
  * poetry (TEI)&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=12189</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=12189"/>
		<updated>2013-10-03T16:01:43Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%; margin: 1em 0 1em 0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- style=&amp;quot;height:30px; color: Red; font-size: large&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |Latest News&lt;br /&gt;
|- style=&amp;quot;height:35px; font-size: medium&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |The Music SIG will meet on '''Oct 3rd 2013 (16:30 - 18:00)''' at the [http://digilab2.let.uniroma1.it/teiconf2013/program/sigactivity/ TEI Members Meeting] at Università di Roma, La Sapienza. &lt;br /&gt;
&lt;br /&gt;
[[SIG:Music:Meeting2013|Agenda]]&lt;br /&gt;
[[SIG:Music:ProjectList|Project List]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide recommendations on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/|http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Output ===&lt;br /&gt;
* '''October 2011:''' A [http://ismir2011.ismir.net/papers/OS3-1.pdf paper] at [http://ismir2011.ismir.net/ ISMIR 2011] introduced the role of ODD in MEI, discussed a sample extension, and proposed a method to gather community members' customizations.&lt;br /&gt;
&lt;br /&gt;
* '''January 2011:''' The new TEI with Music Notation customization introduces a new element for marking the presence of notated music in texts and combines Music Encoding Initiative (MEI) elements for representing the notation itself. Find the ODDs and the Guidelines on the [http://www.tei-c.org/SIG/Music/twm/index.html SIG webspace]&lt;br /&gt;
&lt;br /&gt;
* '''November 2010:''' A panel called &amp;quot;Encoding Text, Music and Music Literatures&amp;quot; has been presented at the TEI Members Meeting 2010 in Zadar, Croatia. Three papers discussed encoding texts with references to music; [http://www.slideshare.net/rviglianti/making-mei-feel-odd using ODD for MEI]; rendering music notation within a TEI document.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2013|Agenda for meeting: Rome, Italy, 03 October 2013]]&lt;br /&gt;
* [[SIG:Music:Meeting2011|Report of meeting: Würzburg, Germany, 15 October 2011]]&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2013&amp;diff=12162</id>
		<title>SIG:Music:Meeting2013</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2013&amp;diff=12162"/>
		<updated>2013-09-20T21:30:23Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: Created page with &amp;quot;=== TEI Music SIG Meeting 3 October 2013, London ===   '''&amp;gt;Main page of the Music SIG wiki'''   '''Draft Agenda'''  1) Round of introductions  2) Overview of past w...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Meeting 3 October 2013, London ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[[SIG:Music|&amp;gt;Main page of the Music SIG wiki]]'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Draft Agenda'''&lt;br /&gt;
&lt;br /&gt;
1) Round of introductions&lt;br /&gt;
&lt;br /&gt;
2) Overview of past work and where to find ODDs and schemata&lt;br /&gt;
&lt;br /&gt;
3) Open discussion of future goals. Suggested focus: &lt;br /&gt;
* support for existing projects &lt;br /&gt;
* tool development &lt;br /&gt;
* texts about music (encoding terminology and references to music notation)&lt;br /&gt;
4) Tentative: some hacking and bashing to combine [http://dcl.slis.indiana.edu/teibp/ TEI Boilerplate] and [http://tei-music-sig.github.io/MEItoVexFlow/ MEItoVexFlow]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=12161</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=12161"/>
		<updated>2013-09-20T20:42:01Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%; margin: 1em 0 1em 0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- style=&amp;quot;height:30px; color: Red; font-size: large&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |Latest News&lt;br /&gt;
|- style=&amp;quot;height:35px; font-size: medium&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |The Music SIG will meet on '''Oct 3rd 2013 (16:30 - 18:00)''' at the [http://digilab2.let.uniroma1.it/teiconf2013/program/sigactivity/ TEI Members Meeting] at Università di Roma, La Sapienza. &lt;br /&gt;
&lt;br /&gt;
[[SIG:Music:Meeting2013|Agenda]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide recommendations on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/|http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Output ===&lt;br /&gt;
* '''October 2011:''' A [http://ismir2011.ismir.net/papers/OS3-1.pdf paper] at [http://ismir2011.ismir.net/ ISMIR 2011] introduced the role of ODD in MEI, discussed a sample extension, and proposed a method to gather community members' customizations.&lt;br /&gt;
&lt;br /&gt;
* '''January 2011:''' The new TEI with Music Notation customization introduces a new element for marking the presence of notated music in texts and combines Music Encoding Initiative (MEI) elements for representing the notation itself. Find the ODDs and the Guidelines on the [http://www.tei-c.org/SIG/Music/twm/index.html SIG webspace]&lt;br /&gt;
&lt;br /&gt;
* '''November 2010:''' A panel called &amp;quot;Encoding Text, Music and Music Literatures&amp;quot; has been presented at the TEI Members Meeting 2010 in Zadar, Croatia. Three papers discussed encoding texts with references to music; [http://www.slideshare.net/rviglianti/making-mei-feel-odd using ODD for MEI]; rendering music notation within a TEI document.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2013|Agenda for meeting: Rome, Italy, 03 October 2013]]&lt;br /&gt;
* [[SIG:Music:Meeting2011|Report of meeting: Würzburg, Germany, 15 October 2011]]&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=12160</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=12160"/>
		<updated>2013-09-20T20:39:41Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%; margin: 1em 0 1em 0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- style=&amp;quot;height:30px; color: Red; font-size: large&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |Latest News&lt;br /&gt;
|- style=&amp;quot;height:35px; font-size: medium&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |The Music SIG will meet on '''Oct 3rd 2013 (16:30 - 18:00)''' at the [http://digilab2.let.uniroma1.it/teiconf2013/program/sigactivity/ TEI Members Meeting] at Università di Roma - La Sapienza&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide recommendations on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/|http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Output ===&lt;br /&gt;
* '''October 2011:''' A [http://ismir2011.ismir.net/papers/OS3-1.pdf paper] at [http://ismir2011.ismir.net/ ISMIR 2011] introduced the role of ODD in MEI, discussed a sample extension, and proposed a method to gather community members' customizations.&lt;br /&gt;
&lt;br /&gt;
* '''January 2011:''' The new TEI with Music Notation customization introduces a new element for marking the presence of notated music in texts and combines Music Encoding Initiative (MEI) elements for representing the notation itself. Find the ODDs and the Guidelines on the [http://www.tei-c.org/SIG/Music/twm/index.html SIG webspace]&lt;br /&gt;
&lt;br /&gt;
* '''November 2010:''' A panel called &amp;quot;Encoding Text, Music and Music Literatures&amp;quot; has been presented at the TEI Members Meeting 2010 in Zadar, Croatia. Three papers discussed encoding texts with references to music; [http://www.slideshare.net/rviglianti/making-mei-feel-odd using ODD for MEI]; rendering music notation within a TEI document.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2011|Report of meeting: Würzburg, Germany, 15 October 2011]]&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=11293</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=11293"/>
		<updated>2012-09-21T16:26:51Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%; margin: 1em 0 1em 0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- style=&amp;quot;height:30px; color: Red; font-size: large&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |Latest News&lt;br /&gt;
|- style=&amp;quot;height:35px; font-size: medium&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |There is no SIG meeting schedules for the next TEI Members Meeting 2012 at Texas A&amp;amp;M University&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide recommendations on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/|http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Output ===&lt;br /&gt;
* '''October 2011:''' A [http://ismir2011.ismir.net/papers/OS3-1.pdf paper] at [http://ismir2011.ismir.net/ ISMIR 2011] introduced the role of ODD in MEI, discussed a sample extension, and proposed a method to gather community members' customizations.&lt;br /&gt;
&lt;br /&gt;
* '''January 2011:''' The new TEI with Music Notation customization introduces a new element for marking the presence of notated music in texts and combines Music Encoding Initiative (MEI) elements for representing the notation itself. Find the ODDs and the Guidelines on the [http://www.tei-c.org/SIG/Music/twm/index.html SIG webspace]&lt;br /&gt;
&lt;br /&gt;
* '''November 2010:''' A panel called &amp;quot;Encoding Text, Music and Music Literatures&amp;quot; has been presented at the TEI Members Meeting 2010 in Zadar, Croatia. Three papers discussed encoding texts with references to music; [http://www.slideshare.net/rviglianti/making-mei-feel-odd using ODD for MEI]; rendering music notation within a TEI document.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2011|Report of meeting: Würzburg, Germany, 15 October 2011]]&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=MilestoneXSLT&amp;diff=10924</id>
		<title>MilestoneXSLT</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=MilestoneXSLT&amp;diff=10924"/>
		<updated>2012-06-22T09:46:05Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: /* XSLT 1.0 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Authorship ==&lt;br /&gt;
{| &lt;br /&gt;
| ''Author''&lt;br /&gt;
| Raffaele Viglianti and Elena Pierazzo, King’s College London, [mailto:raffaele.viglianti@kcl.ac.uk raffaele.viglianti@kcl.ac.uk] [mailto:elena.pierazzo@kcl.ac.uk elena.pierazzo@kcl.ac.uk]&lt;br /&gt;
|- &lt;br /&gt;
| ''Last revised''&lt;br /&gt;
| 2012-06-21&lt;br /&gt;
|-&lt;br /&gt;
| ''Previous version''&lt;br /&gt;
| 2008-06-23&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
This is a group of XSLT scripts for managing milestones (page breaks, line breaks, hand shifts, etc.) in XSLT 2.0. &lt;br /&gt;
&lt;br /&gt;
These scripts originated from a poster presented at DH2008 by Elena Pierazzo and Raffaele Viglianti: XSLT (2.0) handbook for processing multiple hierarchies.&lt;br /&gt;
An older version presented after the more efficient new version can also work with XSLT 1.0&lt;br /&gt;
Three different approaches are presented, ordered by complexity of the input and of the script as well.&lt;br /&gt;
&lt;br /&gt;
== Required Input ==&lt;br /&gt;
Script 1: expanding milestones&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;TEI xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;!-- header removed for brevity --&amp;gt;&lt;br /&gt;
  &amp;lt;text&amp;gt;&lt;br /&gt;
    &amp;lt;body&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;&lt;br /&gt;
      Give me then your house &amp;amp;amp; &amp;lt;w&amp;gt;Grounds&amp;lt;/w&amp;gt;&lt;br /&gt;
       &amp;lt;lb/&amp;gt;&lt;br /&gt;
      I ask for nothing else &lt;br /&gt;
    &amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/body&amp;gt;&lt;br /&gt;
  &amp;lt;/text&amp;gt;&lt;br /&gt;
&amp;lt;/TEI&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 2: splitting elements, then expanding milestones&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;TEI xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;!-- header removed for brevity --&amp;gt;&lt;br /&gt;
  &amp;lt;text&amp;gt;&lt;br /&gt;
    &amp;lt;body&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;&lt;br /&gt;
      &amp;lt;del rend=&amp;quot;overstrike&amp;quot;&amp;gt;Card room where&lt;br /&gt;
         &amp;lt;lb/&amp;gt;&lt;br /&gt;
      nine out of ten had no inclination&amp;lt;/del&amp;gt;&lt;br /&gt;
    &amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/body&amp;gt;&lt;br /&gt;
  &amp;lt;/text&amp;gt;&lt;br /&gt;
&amp;lt;/TEI&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 3: looping on textual nodes&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;TEI xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;!-- header removed for brevity --&amp;gt;&lt;br /&gt;
  &amp;lt;text&amp;gt;&lt;br /&gt;
    &amp;lt;body&amp;gt;&lt;br /&gt;
&amp;lt;pb xml:id=&amp;quot;blvolthird-03&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;div&amp;gt;&lt;br /&gt;
       &amp;lt;p&amp;gt;&amp;lt;handShift new=&amp;quot;#a1&amp;quot;/&amp;gt;&lt;br /&gt;
For James Edward Austen&amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/div&amp;gt;&lt;br /&gt;
     &amp;lt;div&amp;gt;&lt;br /&gt;
      &amp;lt;p&amp;gt;&amp;lt;handShift new=&amp;quot;#a2&amp;quot;/&amp;gt;&lt;br /&gt;
        Jane Austen May 6&amp;lt;hi rend=&amp;quot;sup&amp;quot;&amp;gt;th&amp;lt;/hi&amp;gt; 1792&amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/div&amp;gt;&lt;br /&gt;
     &amp;lt;/body&amp;gt;&lt;br /&gt;
  &amp;lt;/text&amp;gt;&lt;br /&gt;
&amp;lt;/TEI&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Expected Output ==&lt;br /&gt;
&lt;br /&gt;
Script 1&lt;br /&gt;
&lt;br /&gt;
the function would produce the following XML fragment as output:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;TEI xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;text&amp;gt;&lt;br /&gt;
    &amp;lt;body&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;&lt;br /&gt;
       &amp;lt;lb&amp;gt;Give me then your house &amp;amp;amp; &amp;lt;w&amp;gt;Grounds&amp;lt;/w&amp;gt;&amp;lt;/lb&amp;gt;&lt;br /&gt;
      &amp;lt;lb&amp;gt;I ask for nothing else&amp;lt;/lb&amp;gt;&lt;br /&gt;
    &amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/body&amp;gt;&lt;br /&gt;
  &amp;lt;/text&amp;gt;&lt;br /&gt;
&amp;lt;/TEI&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 2&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;TEI xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;text&amp;gt;&lt;br /&gt;
    &amp;lt;body&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;&lt;br /&gt;
      &amp;lt;lb&amp;gt;&lt;br /&gt;
        &amp;lt;del rend=&amp;quot;overstrike&amp;quot;&amp;gt;Card room where&amp;lt;/del&amp;gt;&lt;br /&gt;
      &amp;lt;/lb&amp;gt;&amp;lt;lb&amp;gt;&lt;br /&gt;
        &amp;lt;del rend=&amp;quot;overstrike&amp;quot;&amp;gt;nine out of ten had no inclination&amp;lt;/del&amp;gt;&lt;br /&gt;
      &amp;lt;/lb&amp;gt;&lt;br /&gt;
    &amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/body&amp;gt;&lt;br /&gt;
  &amp;lt;/text&amp;gt;&lt;br /&gt;
&amp;lt;/TEI&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 3&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;html xmlns=&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;body&amp;gt;&lt;br /&gt;
     &amp;lt;div class=&amp;quot;pb&amp;quot;&amp;gt;blvolthird-03&amp;lt;/div&amp;gt;&lt;br /&gt;
     &amp;lt;div&amp;gt;&lt;br /&gt;
       &amp;lt;p&amp;gt;&amp;lt;span class=&amp;quot;pencil&amp;quot;&amp;gt;For James Edward Austen&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/div&amp;gt;&lt;br /&gt;
     &amp;lt;div&amp;gt;&lt;br /&gt;
      &amp;lt;p&amp;gt;&lt;br /&gt;
        &amp;lt;span class=&amp;quot;default&amp;quot;&amp;gt;Jane Austen May 6&amp;lt;/span&amp;gt;&amp;lt;sip&amp;gt;&amp;lt;span class=&amp;quot;default&amp;quot;&amp;gt;th&amp;lt;/span&amp;gt;&amp;lt;/sup&amp;gt; &amp;lt;span class=&amp;quot;default&amp;quot;&amp;gt;1792&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/div&amp;gt;&lt;br /&gt;
     &amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Code (XSLT 2.0 only) ==&lt;br /&gt;
Script 1&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;xsl:stylesheet xmlns:xsl=&amp;quot;http://www.w3.org/1999/XSL/Transform&amp;quot; version=&amp;quot;2.0&amp;quot;&lt;br /&gt;
    xpath-default-namespace=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot; &amp;gt;&lt;br /&gt;
    &amp;lt;xsl:output method=&amp;quot;xml&amp;quot; indent=&amp;quot;yes&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; exclude-result-prefixes=&amp;quot;#all&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;node()|@*&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;!-- Copy the current node --&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:copy&amp;gt;&lt;br /&gt;
            &amp;lt;!-- Including any child nodes it has and any attributes --&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates select=&amp;quot;node()|@*&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:copy&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;p&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;p xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:for-each-group select=&amp;quot;node()&amp;quot; group-starting-with=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;lb&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:sequence select=&amp;quot;current()/ancestor::p[1]/lb/@*&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:apply-templates select=&amp;quot;current-group()[not(self::lb)]&amp;quot;/&amp;gt;&lt;br /&gt;
                &amp;lt;/lb&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:for-each-group&amp;gt;&lt;br /&gt;
        &amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&amp;lt;/xsl:stylesheet&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 2&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;xsl:stylesheet xmlns:xsl=&amp;quot;http://www.w3.org/1999/XSL/Transform&amp;quot; version=&amp;quot;2.0&amp;quot;&lt;br /&gt;
    xpath-default-namespace=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:output method=&amp;quot;xml&amp;quot; indent=&amp;quot;yes&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; exclude-result-prefixes=&amp;quot;#all&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:strip-space elements=&amp;quot;*&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template name=&amp;quot;start&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;TEI&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:call-template name=&amp;quot;start&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;$step1&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;/&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;!-- output --&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:sequence select=&amp;quot;$step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;@*|node()&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:copy&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates select=&amp;quot;@*|node()&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:copy&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;del&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:when test=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:for-each-group select=&amp;quot;node()&amp;quot; group-starting-with=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;!-- Copies the only lb in the group first (N.B the first group does not contain lb) --&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:sequence select=&amp;quot;current-group()/descendant-or-self::lb&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;del xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;current()/ancestor::matched-element/@*&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;!-- Copies the elements in the group except lb --&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;current-group()[not(self::lb)]&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;/del&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:for-each-group&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:sequence select=&amp;quot;.&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;@*|node()&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:copy&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates select=&amp;quot;@*|node()&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:copy&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;p&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:variable name=&amp;quot;cur-p&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;p xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:when test=&amp;quot;descendant::lb&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:for-each-group select=&amp;quot;node()&amp;quot; group-starting-with=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;lb&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:sequence select=&amp;quot;current()/ancestor::p[1]/lb/@*&amp;quot;/&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:apply-templates select=&amp;quot;current-group()[not(self::lb)]&amp;quot;&lt;br /&gt;
                                mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;/lb&amp;gt;&lt;br /&gt;
                    &amp;lt;/xsl:for-each-group&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
        &amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;del&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;del xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/del&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/xsl:stylesheet&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 3&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;xsl:stylesheet xmlns:xsl=&amp;quot;http://www.w3.org/1999/XSL/Transform&amp;quot; version=&amp;quot;2.0&amp;quot;&lt;br /&gt;
    xpath-default-namespace=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:output method=&amp;quot;xhtml&amp;quot; indent=&amp;quot;yes&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;&lt;br /&gt;
        doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:strip-space elements=&amp;quot;*&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template name=&amp;quot;start&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;TEI&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:call-template name=&amp;quot;start&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;$step1&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;/&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;!-- output --&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:sequence select=&amp;quot;$step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;@*|node()&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:copy&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates select=&amp;quot;@*|node()&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:copy&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;text()[not(ancestor::teiHeader)]&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;handShift xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:sequence select=&amp;quot;preceding::handShift[1]/@new&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:value-of select=&amp;quot;.&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/handShift&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;handShift&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;/&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;html xmlns=&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;head&amp;gt;&lt;br /&gt;
                &amp;lt;title/&amp;gt;&lt;br /&gt;
            &amp;lt;/head&amp;gt;&lt;br /&gt;
            &amp;lt;body&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;/body&amp;gt;&lt;br /&gt;
        &amp;lt;/html&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;text//p&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:variable name=&amp;quot;cur-p&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;p xmlns=&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:when test=&amp;quot;descendant::lb&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:for-each-group select=&amp;quot;node()&amp;quot; group-starting-with=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;lb&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:sequence select=&amp;quot;current()/ancestor::p[1]/lb/@*&amp;quot;/&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:apply-templates select=&amp;quot;current-group()[not(self::lb)]&amp;quot;&lt;br /&gt;
                                mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;/lb&amp;gt;&lt;br /&gt;
                    &amp;lt;/xsl:for-each-group&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
        &amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;handShift&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span xmlns=&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:attribute name=&amp;quot;class&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:when test=&amp;quot;@new='#a2'&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:text&amp;gt;default&amp;lt;/xsl:text&amp;gt;&lt;br /&gt;
                    &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:when test=&amp;quot;@new='#a1'&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:text&amp;gt;pencil&amp;lt;/xsl:text&amp;gt;&lt;br /&gt;
                    &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:attribute&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/xsl:stylesheet&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== XSLT 1.0 ==&lt;br /&gt;
&lt;br /&gt;
The code shown below avoids using xsl:for-each-group, which is exclusive of XSLT 2.0. It is still presented in XSLT 2.0 for brevity, as it allows to keep all steps in one script. With XSLT 1 it is possible to emulate each step by using more than one script and by producing intermediate files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using xsl:for-each-group and XSLT 2.0 is considerably faster and more efficient and, therefore, recommended.&lt;br /&gt;
&lt;br /&gt;
Script 1 (compatible with XSLT 1.0)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;xsl:stylesheet xmlns:xsl=&amp;quot;http://www.w3.org/1999/XSL/Transform&amp;quot; version=&amp;quot;2.0&amp;quot; &lt;br /&gt;
    xpath-default-namespace=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot; xmlns:tei=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:output method=&amp;quot;xml&amp;quot; indent=&amp;quot;yes&amp;quot; encoding=&amp;quot;UTF-8”/&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;node()|@*&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;!-- Copy the current node --&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:copy&amp;gt;&lt;br /&gt;
            &amp;lt;!-- Including any child nodes it has and any attributes --&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates select=&amp;quot;node()|@*&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:copy&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;p&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:variable name=&amp;quot;cur-p&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;&amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:when test=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:for-each select=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;lb&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;parent::p/@*&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
                        &amp;lt;xsl:apply-templates&lt;br /&gt;
                            select=&amp;quot;preceding::*[parent::p[generate-id()=$cur-p]]|preceding::text()[parent::p[generate-id()=$cur-p]]&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:apply-templates&lt;br /&gt;
                            select=&amp;quot;preceding::*/@*[parent::p[generate-id()=$cur-p]]&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;/lb&amp;gt;&lt;br /&gt;
                    &amp;lt;lb&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;parent::p/@*&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence&lt;br /&gt;
                            select=&amp;quot;following::*[parent::p[generate-id()=$cur-p]]|following::text()[parent::p[generate-id()=$cur-p]]&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;following::*/@*[parent::p[generate-id()=$cur-p]]&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;/lb&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:sequence select=&amp;quot;.&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
        &amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&amp;lt;/xsl:stylesheet&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 2 (Can be split into two XSLT 1.0 scripts)&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;xsl:stylesheet xmlns:xsl=&amp;quot;http://www.w3.org/1999/XSL/Transform&amp;quot; version=&amp;quot;2.0&amp;quot;&lt;br /&gt;
    xpath-default-namespace=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot; xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:output method=&amp;quot;xhtml&amp;quot; indent=&amp;quot;yes&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;&lt;br /&gt;
        doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:strip-space elements=&amp;quot;*&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:call-template name=&amp;quot;one&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;$step1&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;*&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:copy&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:sequence select=&amp;quot;@*&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:copy&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;del&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:variable name=&amp;quot;cur-del&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:when test=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:for-each select=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;del&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:when test=&amp;quot;parent::del/@type&amp;quot;&amp;gt;&lt;br /&gt;
                                &amp;lt;xsl:variable name=&amp;quot;type&amp;quot; select=&amp;quot;generate-id(parent::del/@type)&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;xsl:sequence select=&amp;quot;parent::del/@*[generate-id() != $type]&amp;quot;/&amp;gt;&lt;br /&gt;
                            &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                                &amp;lt;xsl:sequence select=&amp;quot;parent::del/@*&amp;quot;/&amp;gt;&lt;br /&gt;
                            &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
                        &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:apply-templates&lt;br /&gt;
                            select=&amp;quot;preceding::*[parent::del[generate-id()=$cur-del]]|preceding::text()[parent::del[generate-id()=$cur-del]]&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:apply-templates&lt;br /&gt;
                            select=&amp;quot;preceding::*/@*[parent::del[generate-id()=$cur-del]]&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
                    &amp;lt;lb&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;@*&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;/lb&amp;gt;&lt;br /&gt;
&lt;br /&gt;
                    &amp;lt;del&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;parent::del/@*&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence&lt;br /&gt;
                            select=&amp;quot;following::*[parent::del[generate-id()=$cur-del]]|following::text()[parent::del[generate-id()=$cur-del]]&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;following::*/@*[parent::del[generate-id()=$cur-del]]&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;/del&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:sequence select=&amp;quot;.&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template name=&amp;quot;one&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;TEI&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;/&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;html&amp;gt;&lt;br /&gt;
            &amp;lt;body&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;/body&amp;gt;&lt;br /&gt;
        &amp;lt;/html&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;p&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:variable name=&amp;quot;cur-p&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:when test=&amp;quot;exists(descendant::lb)&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:for-each select=&amp;quot;descendant::lb&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:variable name=&amp;quot;cur-lb&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;span class=&amp;quot;line&amp;quot;&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:for-each&lt;br /&gt;
                                select=&amp;quot;preceding::node()[ancestor::p[generate-id()=$cur-p]]&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
                                &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                                    &amp;lt;xsl:when test=&amp;quot;not(self::lb)&amp;quot;&amp;gt;&lt;br /&gt;
                                        &amp;lt;xsl:if&lt;br /&gt;
                                            test=&amp;quot;generate-id(following::lb[1])=$cur-lb and generate-id(parent::node()[1])=$cur-p&amp;quot;&amp;gt;&lt;br /&gt;
                                            &amp;lt;xsl:apply-templates select=&amp;quot;.&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                                        &amp;lt;/xsl:if&amp;gt;&lt;br /&gt;
                                    &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                                    &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                                        &amp;lt;xsl:apply-templates select=&amp;quot;.&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                                    &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
                                &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
                            &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
                        &amp;lt;/span&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:if test=&amp;quot;not(following::lb[parent::p[generate-id()=$cur-p]])&amp;quot;&amp;gt;&lt;br /&gt;
                            &amp;lt;span class=&amp;quot;line&amp;quot;&amp;gt;&lt;br /&gt;
                                &amp;lt;xsl:for-each&lt;br /&gt;
                                    select=&amp;quot;following::*[ancestor::p[generate-id()=$cur-p]]&amp;quot;&amp;gt;&lt;br /&gt;
                                    &amp;lt;xsl:apply-templates select=&amp;quot;.&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
                            &amp;lt;/span&amp;gt;&lt;br /&gt;
                        &amp;lt;/xsl:if&amp;gt;&lt;br /&gt;
                    &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
        &amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;del&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;del&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/del&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;!-- OUTPUTTING --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;/&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:sequence select=&amp;quot;$step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/xsl:stylesheet&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 3 (Can be split into two XLST 1.0 scripts)&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;xsl:stylesheet xmlns:xsl=&amp;quot;http://www.w3.org/1999/XSL/Transform&amp;quot; version=&amp;quot;2.0&amp;quot;&lt;br /&gt;
    xpath-default-namespace=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot; xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:output method=&amp;quot;xhtml&amp;quot; indent=&amp;quot;yes&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;&lt;br /&gt;
        doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:strip-space elements=&amp;quot;*&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:call-template name=&amp;quot;one&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;$step1&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;*&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:copy&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:sequence select=&amp;quot;@*&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:copy&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;text()[not(ancestor::teiHeader)]&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;handShift&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:sequence select=&amp;quot;preceding::handShift[1]/@new&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:value-of select=&amp;quot;.&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/handShift&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;handShift&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template name=&amp;quot;one&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;TEI&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;/&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;html&amp;gt;&lt;br /&gt;
            &amp;lt;body&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;/body&amp;gt;&lt;br /&gt;
        &amp;lt;/html&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;p&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:variable name=&amp;quot;cur-p&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:when test=&amp;quot;exists(descendant::lb)&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:for-each select=&amp;quot;descendant::lb&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:variable name=&amp;quot;cur-lb&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;span class=&amp;quot;line&amp;quot;&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:for-each&lt;br /&gt;
                                select=&amp;quot;preceding::node()[ancestor::p[generate-id()=$cur-p]]&amp;quot;&amp;gt;&lt;br /&gt;
                                &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                                    &amp;lt;xsl:when test=&amp;quot;not(self::lb)&amp;quot;&amp;gt;&lt;br /&gt;
                                        &amp;lt;xsl:if&lt;br /&gt;
                                            test=&amp;quot;generate-id(following::lb[1])=$cur-lb and generate-id(parent::node()[1])=$cur-p&amp;quot;&amp;gt;&lt;br /&gt;
                                            &amp;lt;xsl:apply-templates select=&amp;quot;.&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                                        &amp;lt;/xsl:if&amp;gt;&lt;br /&gt;
                                    &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                                    &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                                        &amp;lt;xsl:apply-templates select=&amp;quot;.&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                                    &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
                                &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
                            &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
                        &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
                        &amp;lt;xsl:if test=&amp;quot;not(following::lb[parent::p[generate-id()=$cur-p]])&amp;quot;&amp;gt;&lt;br /&gt;
                            &amp;lt;span class=&amp;quot;line&amp;quot;&amp;gt;&lt;br /&gt;
                                &amp;lt;xsl:for-each&lt;br /&gt;
                                    select=&amp;quot;following::*[ancestor::p[generate-id()=$cur-p]]&amp;quot;&amp;gt;&lt;br /&gt;
                                    &amp;lt;xsl:apply-templates select=&amp;quot;.&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
                            &amp;lt;/span&amp;gt;&lt;br /&gt;
                        &amp;lt;/xsl:if&amp;gt;&lt;br /&gt;
&lt;br /&gt;
                    &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
        &amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;handShift&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:attribute name=&amp;quot;class&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:when test=&amp;quot;@new= '#a2'&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:text&amp;gt;default&amp;lt;/xsl:text&amp;gt;&lt;br /&gt;
                    &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:when test=&amp;quot;@new='#a1'&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:text&amp;gt;pencil&amp;lt;/xsl:text&amp;gt;&lt;br /&gt;
                    &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:attribute&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
    &amp;lt;!-- OUTPUTTING --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;/&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:sequence select=&amp;quot;$step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/xsl:stylesheet&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:XSLT]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=MilestoneXSLT&amp;diff=10923</id>
		<title>MilestoneXSLT</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=MilestoneXSLT&amp;diff=10923"/>
		<updated>2012-06-21T19:46:44Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: Substantially updates, added better XSLT2 solutions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Authorship ==&lt;br /&gt;
{| &lt;br /&gt;
| ''Author''&lt;br /&gt;
| Raffaele Viglianti and Elena Pierazzo, King’s College London, [mailto:raffaele.viglianti@kcl.ac.uk raffaele.viglianti@kcl.ac.uk] [mailto:elena.pierazzo@kcl.ac.uk elena.pierazzo@kcl.ac.uk]&lt;br /&gt;
|- &lt;br /&gt;
| ''Last revised''&lt;br /&gt;
| 2012-06-21&lt;br /&gt;
|-&lt;br /&gt;
| ''Previous version''&lt;br /&gt;
| 2008-06-23&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
This is a group of XSLT scripts for managing milestones (page breaks, line breaks, hand shifts, etc.) in XSLT 2.0. &lt;br /&gt;
&lt;br /&gt;
These scripts originated from a poster presented at DH2008 by Elena Pierazzo and Raffaele Viglianti: XSLT (2.0) handbook for processing multiple hierarchies.&lt;br /&gt;
An older version presented after the more efficient new version can also work with XSLT 1.0&lt;br /&gt;
Three different approaches are presented, ordered by complexity of the input and of the script as well.&lt;br /&gt;
&lt;br /&gt;
== Required Input ==&lt;br /&gt;
Script 1: expanding milestones&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;TEI xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;!-- header removed for brevity --&amp;gt;&lt;br /&gt;
  &amp;lt;text&amp;gt;&lt;br /&gt;
    &amp;lt;body&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;&lt;br /&gt;
      Give me then your house &amp;amp;amp; &amp;lt;w&amp;gt;Grounds&amp;lt;/w&amp;gt;&lt;br /&gt;
       &amp;lt;lb/&amp;gt;&lt;br /&gt;
      I ask for nothing else &lt;br /&gt;
    &amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/body&amp;gt;&lt;br /&gt;
  &amp;lt;/text&amp;gt;&lt;br /&gt;
&amp;lt;/TEI&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 2: splitting elements, then expanding milestones&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;TEI xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;!-- header removed for brevity --&amp;gt;&lt;br /&gt;
  &amp;lt;text&amp;gt;&lt;br /&gt;
    &amp;lt;body&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;&lt;br /&gt;
      &amp;lt;del rend=&amp;quot;overstrike&amp;quot;&amp;gt;Card room where&lt;br /&gt;
         &amp;lt;lb/&amp;gt;&lt;br /&gt;
      nine out of ten had no inclination&amp;lt;/del&amp;gt;&lt;br /&gt;
    &amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/body&amp;gt;&lt;br /&gt;
  &amp;lt;/text&amp;gt;&lt;br /&gt;
&amp;lt;/TEI&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 3: looping on textual nodes&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;TEI xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;!-- header removed for brevity --&amp;gt;&lt;br /&gt;
  &amp;lt;text&amp;gt;&lt;br /&gt;
    &amp;lt;body&amp;gt;&lt;br /&gt;
&amp;lt;pb xml:id=&amp;quot;blvolthird-03&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;div&amp;gt;&lt;br /&gt;
       &amp;lt;p&amp;gt;&amp;lt;handShift new=&amp;quot;#a1&amp;quot;/&amp;gt;&lt;br /&gt;
For James Edward Austen&amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/div&amp;gt;&lt;br /&gt;
     &amp;lt;div&amp;gt;&lt;br /&gt;
      &amp;lt;p&amp;gt;&amp;lt;handShift new=&amp;quot;#a2&amp;quot;/&amp;gt;&lt;br /&gt;
        Jane Austen May 6&amp;lt;hi rend=&amp;quot;sup&amp;quot;&amp;gt;th&amp;lt;/hi&amp;gt; 1792&amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/div&amp;gt;&lt;br /&gt;
     &amp;lt;/body&amp;gt;&lt;br /&gt;
  &amp;lt;/text&amp;gt;&lt;br /&gt;
&amp;lt;/TEI&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Expected Output ==&lt;br /&gt;
&lt;br /&gt;
Script 1&lt;br /&gt;
&lt;br /&gt;
the function would produce the following XML fragment as output:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;TEI xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;text&amp;gt;&lt;br /&gt;
    &amp;lt;body&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;&lt;br /&gt;
       &amp;lt;lb&amp;gt;Give me then your house &amp;amp;amp; &amp;lt;w&amp;gt;Grounds&amp;lt;/w&amp;gt;&amp;lt;/lb&amp;gt;&lt;br /&gt;
      &amp;lt;lb&amp;gt;I ask for nothing else&amp;lt;/lb&amp;gt;&lt;br /&gt;
    &amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/body&amp;gt;&lt;br /&gt;
  &amp;lt;/text&amp;gt;&lt;br /&gt;
&amp;lt;/TEI&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 2&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;TEI xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;text&amp;gt;&lt;br /&gt;
    &amp;lt;body&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;&lt;br /&gt;
      &amp;lt;lb&amp;gt;&lt;br /&gt;
        &amp;lt;del rend=&amp;quot;overstrike&amp;quot;&amp;gt;Card room where&amp;lt;/del&amp;gt;&lt;br /&gt;
      &amp;lt;/lb&amp;gt;&amp;lt;lb&amp;gt;&lt;br /&gt;
        &amp;lt;del rend=&amp;quot;overstrike&amp;quot;&amp;gt;nine out of ten had no inclination&amp;lt;/del&amp;gt;&lt;br /&gt;
      &amp;lt;/lb&amp;gt;&lt;br /&gt;
    &amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/body&amp;gt;&lt;br /&gt;
  &amp;lt;/text&amp;gt;&lt;br /&gt;
&amp;lt;/TEI&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 3&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;html xmlns=&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;body&amp;gt;&lt;br /&gt;
     &amp;lt;div class=&amp;quot;pb&amp;quot;&amp;gt;blvolthird-03&amp;lt;/div&amp;gt;&lt;br /&gt;
     &amp;lt;div&amp;gt;&lt;br /&gt;
       &amp;lt;p&amp;gt;&amp;lt;span class=&amp;quot;pencil&amp;quot;&amp;gt;For James Edward Austen&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/div&amp;gt;&lt;br /&gt;
     &amp;lt;div&amp;gt;&lt;br /&gt;
      &amp;lt;p&amp;gt;&lt;br /&gt;
        &amp;lt;span class=&amp;quot;default&amp;quot;&amp;gt;Jane Austen May 6&amp;lt;/span&amp;gt;&amp;lt;sip&amp;gt;&amp;lt;span class=&amp;quot;default&amp;quot;&amp;gt;th&amp;lt;/span&amp;gt;&amp;lt;/sup&amp;gt; &amp;lt;span class=&amp;quot;default&amp;quot;&amp;gt;1792&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/div&amp;gt;&lt;br /&gt;
     &amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Code (XSLT 2.0 only) ==&lt;br /&gt;
Script 1&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;xsl:stylesheet xmlns:xsl=&amp;quot;http://www.w3.org/1999/XSL/Transform&amp;quot; version=&amp;quot;2.0&amp;quot;&lt;br /&gt;
    xpath-default-namespace=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot; &amp;gt;&lt;br /&gt;
    &amp;lt;xsl:output method=&amp;quot;xml&amp;quot; indent=&amp;quot;yes&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; exclude-result-prefixes=&amp;quot;#all&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;node()|@*&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;!-- Copy the current node --&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:copy&amp;gt;&lt;br /&gt;
            &amp;lt;!-- Including any child nodes it has and any attributes --&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates select=&amp;quot;node()|@*&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:copy&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;p&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;p xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:for-each-group select=&amp;quot;node()&amp;quot; group-starting-with=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;lb&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:sequence select=&amp;quot;current()/ancestor::p[1]/lb/@*&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:apply-templates select=&amp;quot;current-group()[not(self::lb)]&amp;quot;/&amp;gt;&lt;br /&gt;
                &amp;lt;/lb&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:for-each-group&amp;gt;&lt;br /&gt;
        &amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&amp;lt;/xsl:stylesheet&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 2&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;xsl:stylesheet xmlns:xsl=&amp;quot;http://www.w3.org/1999/XSL/Transform&amp;quot; version=&amp;quot;2.0&amp;quot;&lt;br /&gt;
    xpath-default-namespace=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:output method=&amp;quot;xml&amp;quot; indent=&amp;quot;yes&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; exclude-result-prefixes=&amp;quot;#all&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:strip-space elements=&amp;quot;*&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template name=&amp;quot;start&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;TEI&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:call-template name=&amp;quot;start&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;$step1&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;/&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;!-- output --&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:sequence select=&amp;quot;$step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;@*|node()&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:copy&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates select=&amp;quot;@*|node()&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:copy&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;del&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:when test=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:for-each-group select=&amp;quot;node()&amp;quot; group-starting-with=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;!-- Copies the only lb in the group first (N.B the first group does not contain lb) --&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:sequence select=&amp;quot;current-group()/descendant-or-self::lb&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;del xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;current()/ancestor::matched-element/@*&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;!-- Copies the elements in the group except lb --&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;current-group()[not(self::lb)]&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;/del&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:for-each-group&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:sequence select=&amp;quot;.&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;@*|node()&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:copy&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates select=&amp;quot;@*|node()&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:copy&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;p&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:variable name=&amp;quot;cur-p&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;p xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:when test=&amp;quot;descendant::lb&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:for-each-group select=&amp;quot;node()&amp;quot; group-starting-with=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;lb&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:sequence select=&amp;quot;current()/ancestor::p[1]/lb/@*&amp;quot;/&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:apply-templates select=&amp;quot;current-group()[not(self::lb)]&amp;quot;&lt;br /&gt;
                                mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;/lb&amp;gt;&lt;br /&gt;
                    &amp;lt;/xsl:for-each-group&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
        &amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;del&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;del xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/del&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/xsl:stylesheet&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 3&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;xsl:stylesheet xmlns:xsl=&amp;quot;http://www.w3.org/1999/XSL/Transform&amp;quot; version=&amp;quot;2.0&amp;quot;&lt;br /&gt;
    xpath-default-namespace=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:output method=&amp;quot;xhtml&amp;quot; indent=&amp;quot;yes&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;&lt;br /&gt;
        doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:strip-space elements=&amp;quot;*&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template name=&amp;quot;start&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;TEI&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:call-template name=&amp;quot;start&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;$step1&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;/&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;!-- output --&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:sequence select=&amp;quot;$step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;@*|node()&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:copy&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates select=&amp;quot;@*|node()&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:copy&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;text()[not(ancestor::teiHeader)]&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;handShift xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:sequence select=&amp;quot;preceding::handShift[1]/@new&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:value-of select=&amp;quot;.&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/handShift&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;handShift&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;/&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;html xmlns=&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;head&amp;gt;&lt;br /&gt;
                &amp;lt;title/&amp;gt;&lt;br /&gt;
            &amp;lt;/head&amp;gt;&lt;br /&gt;
            &amp;lt;body&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;/body&amp;gt;&lt;br /&gt;
        &amp;lt;/html&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;text//p&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:variable name=&amp;quot;cur-p&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;p xmlns=&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:when test=&amp;quot;descendant::lb&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:for-each-group select=&amp;quot;node()&amp;quot; group-starting-with=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;lb&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:sequence select=&amp;quot;current()/ancestor::p[1]/lb/@*&amp;quot;/&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:apply-templates select=&amp;quot;current-group()[not(self::lb)]&amp;quot;&lt;br /&gt;
                                mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;/lb&amp;gt;&lt;br /&gt;
                    &amp;lt;/xsl:for-each-group&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
        &amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;handShift&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span xmlns=&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:attribute name=&amp;quot;class&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:when test=&amp;quot;@new='#a2'&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:text&amp;gt;default&amp;lt;/xsl:text&amp;gt;&lt;br /&gt;
                    &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:when test=&amp;quot;@new='#a1'&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:text&amp;gt;pencil&amp;lt;/xsl:text&amp;gt;&lt;br /&gt;
                    &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:attribute&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/xsl:stylesheet&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== XSLT 1.0 ==&lt;br /&gt;
&lt;br /&gt;
The code shown below avoids using xsl:for-each-group, which is exclusive of XSLT 2.0. It is still presented in XSLT 2.0 for brevity, as it allows to keep all steps in one script. With XSLT 1 it is possible to emulate each step by using more than one script and by producing intermediate files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using xsl:for-each-group and XSLT 2.0 is considerably faster and more efficient and, therefore, recommended.&lt;br /&gt;
Script 1 (compatible with XSLT 1.0)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;xsl:stylesheet xmlns:xsl=&amp;quot;http://www.w3.org/1999/XSL/Transform&amp;quot; version=&amp;quot;2.0&amp;quot; &lt;br /&gt;
    xpath-default-namespace=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot; xmlns:tei=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:output method=&amp;quot;xml&amp;quot; indent=&amp;quot;yes&amp;quot; encoding=&amp;quot;UTF-8”/&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;node()|@*&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;!-- Copy the current node --&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:copy&amp;gt;&lt;br /&gt;
            &amp;lt;!-- Including any child nodes it has and any attributes --&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates select=&amp;quot;node()|@*&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:copy&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;p&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:variable name=&amp;quot;cur-p&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;&amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:when test=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:for-each select=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;lb&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;parent::p/@*&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
                        &amp;lt;xsl:apply-templates&lt;br /&gt;
                            select=&amp;quot;preceding::*[parent::p[generate-id()=$cur-p]]|preceding::text()[parent::p[generate-id()=$cur-p]]&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:apply-templates&lt;br /&gt;
                            select=&amp;quot;preceding::*/@*[parent::p[generate-id()=$cur-p]]&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;/lb&amp;gt;&lt;br /&gt;
                    &amp;lt;lb&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;parent::p/@*&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence&lt;br /&gt;
                            select=&amp;quot;following::*[parent::p[generate-id()=$cur-p]]|following::text()[parent::p[generate-id()=$cur-p]]&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;following::*/@*[parent::p[generate-id()=$cur-p]]&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;/lb&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:sequence select=&amp;quot;.&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
        &amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&amp;lt;/xsl:stylesheet&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 2 (Can be split into two XSLT 1.0 scripts)&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;xsl:stylesheet xmlns:xsl=&amp;quot;http://www.w3.org/1999/XSL/Transform&amp;quot; version=&amp;quot;2.0&amp;quot;&lt;br /&gt;
    xpath-default-namespace=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot; xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:output method=&amp;quot;xhtml&amp;quot; indent=&amp;quot;yes&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;&lt;br /&gt;
        doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:strip-space elements=&amp;quot;*&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:call-template name=&amp;quot;one&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;$step1&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;*&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:copy&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:sequence select=&amp;quot;@*&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:copy&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;del&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:variable name=&amp;quot;cur-del&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:when test=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:for-each select=&amp;quot;lb&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;del&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:when test=&amp;quot;parent::del/@type&amp;quot;&amp;gt;&lt;br /&gt;
                                &amp;lt;xsl:variable name=&amp;quot;type&amp;quot; select=&amp;quot;generate-id(parent::del/@type)&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;xsl:sequence select=&amp;quot;parent::del/@*[generate-id() != $type]&amp;quot;/&amp;gt;&lt;br /&gt;
                            &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                                &amp;lt;xsl:sequence select=&amp;quot;parent::del/@*&amp;quot;/&amp;gt;&lt;br /&gt;
                            &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
                        &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:apply-templates&lt;br /&gt;
                            select=&amp;quot;preceding::*[parent::del[generate-id()=$cur-del]]|preceding::text()[parent::del[generate-id()=$cur-del]]&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:apply-templates&lt;br /&gt;
                            select=&amp;quot;preceding::*/@*[parent::del[generate-id()=$cur-del]]&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
                    &amp;lt;lb&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;@*&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;/lb&amp;gt;&lt;br /&gt;
&lt;br /&gt;
                    &amp;lt;del&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;parent::del/@*&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence&lt;br /&gt;
                            select=&amp;quot;following::*[parent::del[generate-id()=$cur-del]]|following::text()[parent::del[generate-id()=$cur-del]]&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:sequence select=&amp;quot;following::*/@*[parent::del[generate-id()=$cur-del]]&amp;quot;/&amp;gt;&lt;br /&gt;
                    &amp;lt;/del&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:sequence select=&amp;quot;.&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template name=&amp;quot;one&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;TEI&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;/&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;html&amp;gt;&lt;br /&gt;
            &amp;lt;body&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;/body&amp;gt;&lt;br /&gt;
        &amp;lt;/html&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;p&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:variable name=&amp;quot;cur-p&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:when test=&amp;quot;exists(descendant::lb)&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:for-each select=&amp;quot;descendant::lb&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:variable name=&amp;quot;cur-lb&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;span class=&amp;quot;line&amp;quot;&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:for-each&lt;br /&gt;
                                select=&amp;quot;preceding::node()[ancestor::p[generate-id()=$cur-p]]&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
                                &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                                    &amp;lt;xsl:when test=&amp;quot;not(self::lb)&amp;quot;&amp;gt;&lt;br /&gt;
                                        &amp;lt;xsl:if&lt;br /&gt;
                                            test=&amp;quot;generate-id(following::lb[1])=$cur-lb and generate-id(parent::node()[1])=$cur-p&amp;quot;&amp;gt;&lt;br /&gt;
                                            &amp;lt;xsl:apply-templates select=&amp;quot;.&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                                        &amp;lt;/xsl:if&amp;gt;&lt;br /&gt;
                                    &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                                    &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                                        &amp;lt;xsl:apply-templates select=&amp;quot;.&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                                    &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
                                &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
                            &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
                        &amp;lt;/span&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:if test=&amp;quot;not(following::lb[parent::p[generate-id()=$cur-p]])&amp;quot;&amp;gt;&lt;br /&gt;
                            &amp;lt;span class=&amp;quot;line&amp;quot;&amp;gt;&lt;br /&gt;
                                &amp;lt;xsl:for-each&lt;br /&gt;
                                    select=&amp;quot;following::*[ancestor::p[generate-id()=$cur-p]]&amp;quot;&amp;gt;&lt;br /&gt;
                                    &amp;lt;xsl:apply-templates select=&amp;quot;.&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
                            &amp;lt;/span&amp;gt;&lt;br /&gt;
                        &amp;lt;/xsl:if&amp;gt;&lt;br /&gt;
                    &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
        &amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;del&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;del&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/del&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;!-- OUTPUTTING --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;/&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:sequence select=&amp;quot;$step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/xsl:stylesheet&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Script 3 (Can be split into three XLST 1.0 scripts)&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;xsl:stylesheet xmlns:xsl=&amp;quot;http://www.w3.org/1999/XSL/Transform&amp;quot; version=&amp;quot;2.0&amp;quot;&lt;br /&gt;
    xpath-default-namespace=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot; xmlns=&amp;quot;http://www.tei-c.org/ns/1.0&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:output method=&amp;quot;xhtml&amp;quot; indent=&amp;quot;yes&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;&lt;br /&gt;
        doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;xsl:strip-space elements=&amp;quot;*&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:call-template name=&amp;quot;one&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:variable name=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;$step1&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:variable&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;*&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:copy&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:sequence select=&amp;quot;@*&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/xsl:copy&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;text()[not(ancestor::teiHeader)]&amp;quot; mode=&amp;quot;step1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;handShift&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:sequence select=&amp;quot;preceding::handShift[1]/@new&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:value-of select=&amp;quot;.&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/handShift&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;handShift&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template name=&amp;quot;one&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:apply-templates select=&amp;quot;TEI&amp;quot; mode=&amp;quot;step1&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;/&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;html&amp;gt;&lt;br /&gt;
            &amp;lt;body&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;/body&amp;gt;&lt;br /&gt;
        &amp;lt;/html&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;p&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:variable name=&amp;quot;cur-p&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:when test=&amp;quot;exists(descendant::lb)&amp;quot;&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:for-each select=&amp;quot;descendant::lb&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:variable name=&amp;quot;cur-lb&amp;quot; select=&amp;quot;generate-id(.)&amp;quot;/&amp;gt;&lt;br /&gt;
                        &amp;lt;span class=&amp;quot;line&amp;quot;&amp;gt;&lt;br /&gt;
                            &amp;lt;xsl:for-each&lt;br /&gt;
                                select=&amp;quot;preceding::node()[ancestor::p[generate-id()=$cur-p]]&amp;quot;&amp;gt;&lt;br /&gt;
                                &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                                    &amp;lt;xsl:when test=&amp;quot;not(self::lb)&amp;quot;&amp;gt;&lt;br /&gt;
                                        &amp;lt;xsl:if&lt;br /&gt;
                                            test=&amp;quot;generate-id(following::lb[1])=$cur-lb and generate-id(parent::node()[1])=$cur-p&amp;quot;&amp;gt;&lt;br /&gt;
                                            &amp;lt;xsl:apply-templates select=&amp;quot;.&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                                        &amp;lt;/xsl:if&amp;gt;&lt;br /&gt;
                                    &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                                    &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                                        &amp;lt;xsl:apply-templates select=&amp;quot;.&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                                    &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
                                &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
                            &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
                        &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
                        &amp;lt;xsl:if test=&amp;quot;not(following::lb[parent::p[generate-id()=$cur-p]])&amp;quot;&amp;gt;&lt;br /&gt;
                            &amp;lt;span class=&amp;quot;line&amp;quot;&amp;gt;&lt;br /&gt;
                                &amp;lt;xsl:for-each&lt;br /&gt;
                                    select=&amp;quot;following::*[ancestor::p[generate-id()=$cur-p]]&amp;quot;&amp;gt;&lt;br /&gt;
                                    &amp;lt;xsl:apply-templates select=&amp;quot;.&amp;quot; mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
                            &amp;lt;/span&amp;gt;&lt;br /&gt;
                        &amp;lt;/xsl:if&amp;gt;&lt;br /&gt;
&lt;br /&gt;
                    &amp;lt;/xsl:for-each&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:otherwise&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:otherwise&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
        &amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;handShift&amp;quot; mode=&amp;quot;step2&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:attribute name=&amp;quot;class&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;xsl:choose&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:when test=&amp;quot;@new= '#a2'&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:text&amp;gt;default&amp;lt;/xsl:text&amp;gt;&lt;br /&gt;
                    &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                    &amp;lt;xsl:when test=&amp;quot;@new='#a1'&amp;quot;&amp;gt;&lt;br /&gt;
                        &amp;lt;xsl:text&amp;gt;pencil&amp;lt;/xsl:text&amp;gt;&lt;br /&gt;
                    &amp;lt;/xsl:when&amp;gt;&lt;br /&gt;
                &amp;lt;/xsl:choose&amp;gt;&lt;br /&gt;
            &amp;lt;/xsl:attribute&amp;gt;&lt;br /&gt;
            &amp;lt;xsl:apply-templates mode=&amp;quot;step2&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
    &amp;lt;!-- OUTPUTTING --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;xsl:template match=&amp;quot;/&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;xsl:sequence select=&amp;quot;$step2&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/xsl:stylesheet&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:XSLT]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=10294</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=10294"/>
		<updated>2011-11-03T10:30:14Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%; margin: 1em 0 1em 0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #CC3333; height:30px; color: White; font-size: large&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |NEW&lt;br /&gt;
|- style=&amp;quot;height:35px; font-size: medium&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |[http://wiki.tei-c.org/index.php/SIG:Music:Meeting2011 Report of SIG meeting] at the TEI Members Meeting 2011 in Würzburg, Germany&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide recommendations on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The new webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/|http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Output ===&lt;br /&gt;
* '''October 2011:''' A [http://ismir2011.ismir.net/papers/OS3-1.pdf paper] at [http://ismir2011.ismir.net/ ISMIR 2011] introduced the role of ODD in MEI, discussed a sample extension, and proposed a method to gather community members' customizations.&lt;br /&gt;
&lt;br /&gt;
* '''January 2011:''' The new TEI with Music Notation customization introduces a new element for marking the presence of notated music in texts and combines Music Encoding Initiative (MEI) elements for representing the notation itself. Find the ODDs and the Guidelines on the [http://www.tei-c.org/SIG/Music/twm/index.html SIG webspace]&lt;br /&gt;
&lt;br /&gt;
* '''November 2010:''' A panel called &amp;quot;Encoding Text, Music and Music Literatures&amp;quot; has been presented at the TEI Members Meeting 2010 in Zadar, Croatia. Three papers discussed encoding texts with references to music; [http://www.slideshare.net/rviglianti/making-mei-feel-odd using ODD for MEI]; rendering music notation within a TEI document.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2011|Report of meeting: Würzburg, Germany, 15 October 2011]]&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2011&amp;diff=10252</id>
		<title>SIG:Music:Meeting2011</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2011&amp;diff=10252"/>
		<updated>2011-10-22T13:20:14Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Meeting 15 October, 2011, Würzburg, Germany ===&lt;br /&gt;
&lt;br /&gt;
'''[[SIG:Music|&amp;gt;Main page of the Music SIG wiki]]'''&lt;br /&gt;
&lt;br /&gt;
The SIG meeting took place at the annual TEI gathering, which this year was in Würzburg, Germany. The SIG met for one hour and a half, during which RV briefly reported on activities since the last meeting; then the group worked together towards determining new short- and long-term activities.&lt;br /&gt;
&lt;br /&gt;
'''Report on this year's activities'''&lt;br /&gt;
&lt;br /&gt;
The SIG has mainly been busy completing the work left-over from last year around the introduction of the new element tei:notatedMusic and the encoding of texts containing music notation. Work completed:&lt;br /&gt;
* opened [http://www.tei-c.org/SIG/Music/ Webspace];&lt;br /&gt;
* publication Guidelines for notatedMusic and recommendations for encoding texts with music notation;&lt;br /&gt;
* preparation and delivery of workshop for TEIMM2011: [http://www.zde.uni-wuerzburg.de/tei_mm_2011/program/workshops/#c247097 Combining Music Notation and Text – Encoding and Rendering MEI in TEI].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Planned new activities'''&lt;br /&gt;
&lt;br /&gt;
Having completed work on the TEI grant, the SIG is at the end of a project and needs to establish new work to pursue the SIG's [http://wiki.tei-c.org/index.php/SIG:Music#Agenda agenda]. The following are some ideas that were discussed during the meeting.&lt;br /&gt;
&lt;br /&gt;
''People named next to tasks''&lt;br /&gt;
* Benjamin Bohl - BB&lt;br /&gt;
* Johannes Kepper - JK&lt;br /&gt;
* Elena Pierazzo - EP&lt;br /&gt;
* Raffaele Viglianti - RV&lt;br /&gt;
&lt;br /&gt;
''Short term''&lt;br /&gt;
* New element for inclusion of multimedia files (RV to write feature request)&lt;br /&gt;
** During the council's discussion for approving &amp;lt;notatedMusic&amp;gt;, it was suggested to work on an element to include multimedia files in TEI documents. We will open a feature request to continue this conversation. This element could be called &amp;lt;media&amp;gt; or perhaps it is necessary to create a new overarching class to include also &amp;lt;graphic&amp;gt;; NB next council meeting is on Nov 5th.&lt;br /&gt;
* Prepare a customization that integrates MusicXML in TEI via &amp;lt;notatedMusic&amp;gt; (RV + BB)&lt;br /&gt;
* Prepare a page on the Wiki that lists projects relevant to the SIG's aims and ask for contributions on the list (ALL)&lt;br /&gt;
** Besides the obvious usefulness of such list, this is partly with the aim of encouraging more conversation on the list.&lt;br /&gt;
&lt;br /&gt;
''Medium term''&lt;br /&gt;
* Integrate TEI within MEI (RV to ask list)&lt;br /&gt;
** Besides independent research, the list will be asked to contribute their views and needs.&lt;br /&gt;
&lt;br /&gt;
''Long term''&lt;br /&gt;
* Compare headers of MEI and TEI (mei:meiHead and tei:teiHeader) (JK to lead, RV, EP to help for manuscript description)&lt;br /&gt;
** This may result in a ODD with &amp;lt;equiv&amp;gt;s to move from MEI to TEI and in the writing of a white paper to contribute to the expansions of TEI's manuscript description. This relates to last year's suggestions within the MSS SIG to cooperate with other SIGs for a revision of the manuscript description module.&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=10251</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=10251"/>
		<updated>2011-10-22T13:04:06Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%; margin: 1em 0 1em 0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #CC3333; height:30px; color: White; font-size: large&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |NEW&lt;br /&gt;
|- style=&amp;quot;height:35px; font-size: medium&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |[http://wiki.tei-c.org/index.php/SIG:Music:Meeting2011 Report of SIG meeting] at the TEI Members Meeting 2011 in Würzburg, Germany&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide recommendations on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The new webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/ http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Output ===&lt;br /&gt;
The new TEI with Music Notation customization introduces a new element for marking the presence of notated music in texts and combines Music Encoding Initiative (MEI) elements for representing the notation itself. Find the ODDs and the Guidelines on the SIG webspace:&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/twm/index.html http://www.tei-c.org/SIG/Music/twm/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2011|Report of meeting: Würzburg, Germany, 15 October 2011]]&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2011&amp;diff=10250</id>
		<title>SIG:Music:Meeting2011</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2011&amp;diff=10250"/>
		<updated>2011-10-22T12:52:52Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Meeting 15 October, 2011, Würzburg, Germany ===&lt;br /&gt;
&lt;br /&gt;
'''[[SIG:Music|&amp;gt;Main page of the Music SIG wiki]]'''&lt;br /&gt;
&lt;br /&gt;
The SIG meeting took place at the annual TEI gathering, which this year was in Würzburg, Germany. The SIG met for one hour and a half, during which RV briefly reported on activities since the last meeting; then the group worked together towards determining new short- and long-term activities.&lt;br /&gt;
&lt;br /&gt;
'''Report on this year's activities'''&lt;br /&gt;
&lt;br /&gt;
The SIG has mainly been busy completing the work left-over from last year around the introduction of the new element tei:notatedMusic and the encoding of texts containing music notation. Work completed:&lt;br /&gt;
* opened [http://www.tei-c.org/SIG/Music/ Webspace];&lt;br /&gt;
* publication Guidelines for notatedMusic and recommendations for encoding texts with music notation;&lt;br /&gt;
* preparation and delivery of workshop for TEIMM2011: [http://www.zde.uni-wuerzburg.de/tei_mm_2011/program/workshops/#c247097 Combining Music Notation and Text – Encoding and Rendering MEI in TEI].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Planned new activities'''&lt;br /&gt;
&lt;br /&gt;
Having completed work on the TEI grant, the SIG is at the end of a project and needs to establish new work to pursue the SIG's [http://wiki.tei-c.org/index.php/SIG:Music#Agenda agenda]. The following are some ideas that were discussed during the meeting.&lt;br /&gt;
&lt;br /&gt;
''People named next to tasks''&lt;br /&gt;
* Benjamin Bohl - BB&lt;br /&gt;
* Johannes Kepper - JK&lt;br /&gt;
* Elena Pierazzo - EP&lt;br /&gt;
* Raffaele Viglianti - RV&lt;br /&gt;
&lt;br /&gt;
''Short term''&lt;br /&gt;
* New element for inclusion of multimedia files (RV to write feature request)&lt;br /&gt;
** During the council's discussion for approving &amp;lt;notatedMusic&amp;gt;, it was suggested to work on an element to include multimedia files in TEI documents. We will open a feature request to continue this conversation. This element could be called &amp;lt;media&amp;gt; or perhaps it is necessary to create a new overarching class to include also &amp;lt;graphic&amp;gt;; NB next council meeting is on Nov 5th.&lt;br /&gt;
* Prepare a customization that integrates MusicXML in TEI via &amp;lt;notatedMusic&amp;gt; (should be quick job; RV + BB)&lt;br /&gt;
* Prepare a page on the Wiki that lists projects relevant to the SIG's aims and ask for contributions on the list (ALL)&lt;br /&gt;
** Besides the obvious usefulness of such list, this is partly with the aim of encouraging more conversation on the list.&lt;br /&gt;
&lt;br /&gt;
''Medium term''&lt;br /&gt;
* Integrate TEI within MEI (RV to ask list)&lt;br /&gt;
** Besides independent research, the list will be asked to contribute their views and needs.&lt;br /&gt;
&lt;br /&gt;
''Long term''&lt;br /&gt;
* Compare headers of MEI and TEI (mei:meiHead and tei:teiHeader) (JK to lead, RV, EP to help for manuscript description)&lt;br /&gt;
** This may result in a ODD with &amp;lt;equiv&amp;gt;s to move from MEI to TEI and in the writing of a white paper to contribute to the expansions of TEI's manuscript description. This relates to last year's suggestions within the MSS SIG to cooperate with other SIGs for a revision of the manuscript description module.&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2011&amp;diff=10249</id>
		<title>SIG:Music:Meeting2011</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2011&amp;diff=10249"/>
		<updated>2011-10-22T11:40:21Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Meeting 15 October, 2011, Würzburg, Germany ===&lt;br /&gt;
&lt;br /&gt;
'''[[SIG:Music|&amp;gt;Main page of the Music SIG wiki]]'''&lt;br /&gt;
&lt;br /&gt;
The SIG meeting took place at the annual TEI gathering, which this year was in Würzburg, Germany. The SIG met for one hour and a half, during which RV briefly reported on activities since the last meeting; then the group worked together towards determining new short- and long-term activities.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Report on this year's activities'''&lt;br /&gt;
&lt;br /&gt;
The SIG has mainly been busy completing the work left-over from last year around the introduction of the new element tei:notatedMusic and the encoding of texts containing music notation. Work completed:&lt;br /&gt;
* opened [http://www.tei-c.org/SIG/Music/ Webspace];&lt;br /&gt;
* publication Guidelines for notatedMusic and recommendations for encoding texts with music notation;&lt;br /&gt;
* preparation and delivery of workshop for TEIMM2011: [http://www.zde.uni-wuerzburg.de/tei_mm_2011/program/workshops/#c247097 Combining Music Notation and Text – Encoding and Rendering MEI in TEI].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''New activities'''&lt;br /&gt;
&lt;br /&gt;
Having completed work on the TEI grant, the SIG is at the end of a project and needs to establish new work to pursue the SIG's [http://wiki.tei-c.org/index.php/SIG:Music#Agenda agenda]. The following are some ideas that were discussed during the meeting.&lt;br /&gt;
&lt;br /&gt;
''Short term''&lt;br /&gt;
* New element for inclusion of multimedia files (RV to write feature request)&lt;br /&gt;
** During the council's discussion for approving notatedMusic, it became evident the need for an element to include multimedia files. We will open a feature request to continue this conversation. This element could be called media or perhaps it is necessary to create a new overarching class to include also &amp;lt;graphic/&amp;gt;; NB next council meeting is on Nov 5th.&lt;br /&gt;
* Integrating MusicXML in TEI via notatedMusic (should be quick job; RV + BB)&lt;br /&gt;
* Prepare a page on the Wiki that lists projects relevant to the SIG's aims and ask for contributions on the list (ALL)&lt;br /&gt;
** Besides the obvious usefulness of such list, this is partly with the aim of encouraging more conversation on the list.&lt;br /&gt;
&lt;br /&gt;
''Long term''&lt;br /&gt;
* ODD + white paper for comparing headers (JK, RV, EP)&lt;br /&gt;
* TEI within MEI &amp;gt; involve list (RV)&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2011&amp;diff=10247</id>
		<title>SIG:Music:Meeting2011</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2011&amp;diff=10247"/>
		<updated>2011-10-22T10:56:15Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Meeting 15 October, 2011, Würzburg, Germany ===&lt;br /&gt;
&lt;br /&gt;
'''[[SIG:Music|&amp;gt;Main page of the Music SIG wiki]]'''&lt;br /&gt;
&lt;br /&gt;
The SIG meeting took place at the annual TEI gathering, which this year was in Würzburg, Germany. The SIG met for one hour and a half, during which RV briefly reported on activities since the last meeting; then the group worked together towards determining new short- and long-term activities.&lt;br /&gt;
&lt;br /&gt;
The SIG met for one hour and a half, these are the items discussed:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Aruspix for TEI-with-MEI rendering'''&lt;br /&gt;
&lt;br /&gt;
As a follow up of his presentation, Laurent Pugin showed the model of his application [http://www.aruspix.net/ Aruspix] that he adapted to be a component of the rendering process of a TEI-with-MEI document. The mensural notation of the example shown is rendered to SVG; it has been suggested to extend the rendering engine to common notation, of which Aruspix already support basic components. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Report on the current TEI-funded project to produce a TEI-with-MEI ODD'''&lt;br /&gt;
&lt;br /&gt;
This project is due to completion by the end of this year (2010). A SIG webspace has been set up: [http://www.tei-c.org/SIG/Music http://www.tei-c.org/SIG/Music] and it will be hosting a TEI-with-MEI ODD and guidelines on how to use it. When this will be available, we will encourage comments and contributions: we are hoping that the publication of these guidelines and ODDs will be a starting point for discussion more than a definitive set of recommendations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Discussion of two previously submitted feature requests'''&lt;br /&gt;
&lt;br /&gt;
*[https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3086720&amp;amp;group_id=106328&amp;amp;atid=644065 Feature request 1]&lt;br /&gt;
The first feature request asked for '''renaming tei:musicNotation''' with a name that would make clearer that the element is about the description of the notation in a manuscript. However, this request is likely to not be accepted because of backwards compatibility problems.&lt;br /&gt;
&lt;br /&gt;
*[https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3086726&amp;amp;group_id=106328&amp;amp;atid=644065 Feature request 2]&lt;br /&gt;
The second feature request asks for the '''introduction of a new element to mark where music notation occurs in the text''', provide a description and link to an external representation of the music notation if necessary. The current proposal suggests tei:music, with a @type with two recommended values: &amp;quot;notation&amp;quot; and &amp;quot;sound&amp;quot;. The participants to the meeting and the members on the list have been encouraged to contribute to the discussion of this feature request. An interesting thread is still continuing on the Music SIG list (December 2010).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Discussion of future aims for the SIG'''&lt;br /&gt;
&lt;br /&gt;
*The SIG will keep focussing on the inclusion of music notation within text, possibly extending to other XML-based formats besides MEI, starting from '''MusicXML'''.&lt;br /&gt;
*Further on, we will take an opposite approach and focus on the '''inclusion of TEI within music notation formats'''.&lt;br /&gt;
*It has also been suggested that the SIG should liaise with the Manuscript SIG for the '''description of manuscript music documents'''.&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=10246</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=10246"/>
		<updated>2011-10-22T10:53:23Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide recommendations on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The new webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/ http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Output ===&lt;br /&gt;
The new TEI with Music Notation customization introduces a new element for marking the presence of notated music in texts and combines Music Encoding Initiative (MEI) elements for representing the notation itself. Find the ODDs and the Guidelines on the SIG webspace:&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/twm/index.html http://www.tei-c.org/SIG/Music/twm/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2011&amp;diff=10245</id>
		<title>SIG:Music:Meeting2011</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2011&amp;diff=10245"/>
		<updated>2011-10-22T10:52:51Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: New page: === TEI Music SIG Meeting 15 October, 2011, Würzburg, Germany ===  '''&amp;gt;Main page of the Music SIG wiki'''  The SIG meeting took place at the annual TEI gathering, which this...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Meeting 15 October, 2011, Würzburg, Germany ===&lt;br /&gt;
&lt;br /&gt;
'''[[SIG:Music|&amp;gt;Main page of the Music SIG wiki]]'''&lt;br /&gt;
&lt;br /&gt;
The SIG meeting took place at the annual TEI gathering, which this year was in Zadar, Croatia. The meeting followed a panel of three papers presented on 11 November. The main topic of our participation was the encoding of texts containing music notation. Richard Lewis (Goldsmiths University of London), Laurent Pugin (RISM and University of Friburg, Switzerland) and Raffaele Viglianti (King's College London), each presented a paper on the topic of &amp;quot;[http://www.tei-c.org/conftool/index.php?page=browseSessions&amp;amp;CTSID=HDJjg1ZdGUozzjP8QvMzF0&amp;amp;presentations=show&amp;amp;mode=table&amp;amp;print=head&amp;amp;form_session=15 Encoding text, music and music literatures]&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The SIG met for one hour and a half, these are the items discussed:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Aruspix for TEI-with-MEI rendering'''&lt;br /&gt;
&lt;br /&gt;
As a follow up of his presentation, Laurent Pugin showed the model of his application [http://www.aruspix.net/ Aruspix] that he adapted to be a component of the rendering process of a TEI-with-MEI document. The mensural notation of the example shown is rendered to SVG; it has been suggested to extend the rendering engine to common notation, of which Aruspix already support basic components. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Report on the current TEI-funded project to produce a TEI-with-MEI ODD'''&lt;br /&gt;
&lt;br /&gt;
This project is due to completion by the end of this year (2010). A SIG webspace has been set up: [http://www.tei-c.org/SIG/Music http://www.tei-c.org/SIG/Music] and it will be hosting a TEI-with-MEI ODD and guidelines on how to use it. When this will be available, we will encourage comments and contributions: we are hoping that the publication of these guidelines and ODDs will be a starting point for discussion more than a definitive set of recommendations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Discussion of two previously submitted feature requests'''&lt;br /&gt;
&lt;br /&gt;
*[https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3086720&amp;amp;group_id=106328&amp;amp;atid=644065 Feature request 1]&lt;br /&gt;
The first feature request asked for '''renaming tei:musicNotation''' with a name that would make clearer that the element is about the description of the notation in a manuscript. However, this request is likely to not be accepted because of backwards compatibility problems.&lt;br /&gt;
&lt;br /&gt;
*[https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3086726&amp;amp;group_id=106328&amp;amp;atid=644065 Feature request 2]&lt;br /&gt;
The second feature request asks for the '''introduction of a new element to mark where music notation occurs in the text''', provide a description and link to an external representation of the music notation if necessary. The current proposal suggests tei:music, with a @type with two recommended values: &amp;quot;notation&amp;quot; and &amp;quot;sound&amp;quot;. The participants to the meeting and the members on the list have been encouraged to contribute to the discussion of this feature request. An interesting thread is still continuing on the Music SIG list (December 2010).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Discussion of future aims for the SIG'''&lt;br /&gt;
&lt;br /&gt;
*The SIG will keep focussing on the inclusion of music notation within text, possibly extending to other XML-based formats besides MEI, starting from '''MusicXML'''.&lt;br /&gt;
*Further on, we will take an opposite approach and focus on the '''inclusion of TEI within music notation formats'''.&lt;br /&gt;
*It has also been suggested that the SIG should liaise with the Manuscript SIG for the '''description of manuscript music documents'''.&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=10244</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=10244"/>
		<updated>2011-10-22T10:52:10Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide recommendations on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The new webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/ http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Output ===&lt;br /&gt;
The new TEI with Music Notation customization introduces a new element for marking the presence of notated music in texts and combines Music Encoding Initiative (MEI) elements for representing the notation itself. Find the ODDs and the Guidelines on the SIG webspace:&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/twm/index.html http://www.tei-c.org/SIG/Music/twm/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2011|Report of meeting: Würzburg, Germany, 15 October 2011]]&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8840</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8840"/>
		<updated>2011-02-15T12:24:01Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide recommendations on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The new webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/ http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Output ===&lt;br /&gt;
The new TEI with Music Notation customization introduces a new element for marking the presence of notated music in texts and combines Music Encoding Initiative (MEI) elements for representing the notation itself. Find the ODDs and the Guidelines on the SIG webspace:&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/twm/index.html http://www.tei-c.org/SIG/Music/twm/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8839</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8839"/>
		<updated>2011-02-15T12:23:24Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide recommendations on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The new webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/twm/index.html http://www.tei-c.org/SIG/Music/twm/index.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Output ===&lt;br /&gt;
The new TEI with Music Notation customization introduces a new element for marking the presence of notated music in texts and combines Music Encoding Initiative (MEI) elements for representing the notation itself. Find the ODDs and the Guidelines on the SIG webspace:&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/ http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8655</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8655"/>
		<updated>2010-12-04T15:17:44Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide recommendations on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The new webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/ http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8654</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8654"/>
		<updated>2010-12-04T15:17:30Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide reccomendations on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The new webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/ http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2010&amp;diff=8653</id>
		<title>SIG:Music:Meeting2010</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2010&amp;diff=8653"/>
		<updated>2010-12-04T10:25:22Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Meeting 12 November, 2010, Zadar, Croatia ===&lt;br /&gt;
&lt;br /&gt;
'''[[SIG:Music|&amp;gt;Main page of the Music SIG wiki]]'''&lt;br /&gt;
&lt;br /&gt;
The SIG meeting took place at the annual TEI gathering, which this year was in Zadar, Croatia. The meeting followed a panel of three papers presented on 11 November. The main topic of our participation was the encoding of texts containing music notation. Richard Lewis (Goldsmiths University of London), Laurent Pugin (RISM and University of Friburg, Switzerland) and Raffaele Viglianti (King's College London), each presented a paper on the topic of &amp;quot;[http://www.tei-c.org/conftool/index.php?page=browseSessions&amp;amp;CTSID=HDJjg1ZdGUozzjP8QvMzF0&amp;amp;presentations=show&amp;amp;mode=table&amp;amp;print=head&amp;amp;form_session=15 Encoding text, music and music literatures]&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The SIG met for one hour and a half, these are the items discussed:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Aruspix for TEI-with-MEI rendering'''&lt;br /&gt;
&lt;br /&gt;
As a follow up of his presentation, Laurent Pugin showed the model of his application [http://www.aruspix.net/ Aruspix] that he adapted to be a component of the rendering process of a TEI-with-MEI document. The mensural notation of the example shown is rendered to SVG; it has been suggested to extend the rendering engine to common notation, of which Aruspix already support basic components. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Report on the current TEI-funded project to produce a TEI-with-MEI ODD'''&lt;br /&gt;
&lt;br /&gt;
This project is due to completion by the end of this year (2010). A SIG webspace has been set up: [http://www.tei-c.org/SIG/Music http://www.tei-c.org/SIG/Music] and it will be hosting a TEI-with-MEI ODD and guidelines on how to use it. When this will be available, we will encourage comments and contributions: we are hoping that the publication of these guidelines and ODDs will be a starting point for discussion more than a definitive set of recommendations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Discussion of two previously submitted feature requests'''&lt;br /&gt;
&lt;br /&gt;
*[https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3086720&amp;amp;group_id=106328&amp;amp;atid=644065 Feature request 1]&lt;br /&gt;
The first feature request asked for '''renaming tei:musicNotation''' with a name that would make clearer that the element is about the description of the notation in a manuscript. However, this request is likely to not be accepted because of backwards compatibility problems.&lt;br /&gt;
&lt;br /&gt;
*[https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3086726&amp;amp;group_id=106328&amp;amp;atid=644065 Feature request 2]&lt;br /&gt;
The second feature request asks for the '''introduction of a new element to mark where music notation occurs in the text''', provide a description and link to an external representation of the music notation if necessary. The current proposal suggests tei:music, with a @type with two recommended values: &amp;quot;notation&amp;quot; and &amp;quot;sound&amp;quot;. The participants to the meeting and the members on the list have been encouraged to contribute to the discussion of this feature request. An interesting thread is still continuing on the Music SIG list (December 2010).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Discussion of future aims for the SIG'''&lt;br /&gt;
&lt;br /&gt;
*The SIG will keep focussing on the inclusion of music notation within text, possibly extending to other XML-based formats besides MEI, starting from '''MusicXML'''.&lt;br /&gt;
*Further on, we will take an opposite approach and focus on the '''inclusion of TEI within music notation formats'''.&lt;br /&gt;
*It has also been suggested that the SIG should liaise with the Manuscript SIG for the '''description of manuscript music documents'''.&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2010&amp;diff=8652</id>
		<title>SIG:Music:Meeting2010</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2010&amp;diff=8652"/>
		<updated>2010-12-04T10:07:25Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Meeting 12 November, 2010, Zadar, Croatia ===&lt;br /&gt;
&lt;br /&gt;
'''[[SIG:Music|&amp;gt;Main page of the Music SIG wiki]]'''&lt;br /&gt;
&lt;br /&gt;
The SIG meeting took place at the annual TEI gathering, which this year was in Zadar, Croatia. The meeting followed a panel of three papers presented on 11 November. The main topic of our participation was the encoding of texts containing music notation. Richard Lewis (Goldsmiths University of London), Laurent Pugin (RISM and University of Friburg, Switzerland) and Raffaele Viglianti (King's College London), each presented a paper on the topic of &amp;quot;[http://www.tei-c.org/conftool/index.php?page=browseSessions&amp;amp;CTSID=HDJjg1ZdGUozzjP8QvMzF0&amp;amp;presentations=show&amp;amp;mode=table&amp;amp;print=head&amp;amp;form_session=15 Encoding text, music and music literatures]&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The SIG met for one hour and a half, these are the items discussed:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Aruspix for TEI-with-MEI rendering'''&lt;br /&gt;
&lt;br /&gt;
As a follow up of his presentation, Laurent Pugin showed the model of his application [http://www.aruspix.net/ Aruspix] that he adapted to be a component of the rendering process of a TEI-with-MEI document. The mensural notation of the example shown is rendered to SVG; it has been suggested to extend the rendering engine to common notation, of which Aruspix already support basic components. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Report on the current TEI-funded project to produce a TEI-with-MEI ODD'''&lt;br /&gt;
&lt;br /&gt;
This project is due to completion by the end of this year (2010). A SIG webspace has been set up: [http://www.tei-c.org/SIG/Music http://www.tei-c.org/SIG/Music] and it will be hosting a TEI-with-MEI ODD and guidelines on how to use it. When this will be available, we will encourage comments and contributions: we are hoping that the publication of these guidelines and ODDs will be a starting point for discussion more than a definitive set of recommendations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Discussion of two previously submitted feature requests'''&lt;br /&gt;
&lt;br /&gt;
*[https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3086720&amp;amp;group_id=106328&amp;amp;atid=644065 Feature request 1]&lt;br /&gt;
The first feature request asked for '''renaming tei:musicNotation''' with a name that would make clearer that the element is about the description of the notation in a manuscript. However, this request is likely to not be accepted because of backwards compatibility problems.&lt;br /&gt;
&lt;br /&gt;
*[https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3086726&amp;amp;group_id=106328&amp;amp;atid=644065 Feature request 2]&lt;br /&gt;
The second feature request asks for the '''introduction of a new element to mark where music notation occurs in the text''', provide a description and link to an external representation of the music notation if necessary. The current proposal suggests tei:music, with a @type with two recommended values: &amp;quot;notation&amp;quot; and &amp;quot;sound&amp;quot;. The participants to the meeting and the members on the list have been encouraged to contribute to the discussion of this feature request. An interesting thread is still continuing on the Music SIG list (December 2010).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Discussion of future aims for the SIG'''&lt;br /&gt;
&lt;br /&gt;
*The SIG will keep focussing on the inclusion of music notation within text, possibly extending to other XML-based formats besides MEI, starting from '''MusicXML'''.&lt;br /&gt;
*Further on, we will take an opposite approach and focus on the '''inclusion of TEI within music notation formats'''.&lt;br /&gt;
*It has also been suggested that the SIG should liaise with the Manuscript SIG for the '''manuscript description of music documents'''.&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2010&amp;diff=8651</id>
		<title>SIG:Music:Meeting2010</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2010&amp;diff=8651"/>
		<updated>2010-12-04T10:05:34Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Meeting 12 November, 2010, Zadar, Croatia ===&lt;br /&gt;
&lt;br /&gt;
'''[[SIG:Music|&amp;gt;Main page of the Music SIG wiki]]'''&lt;br /&gt;
&lt;br /&gt;
The SIG meeting took place at the annual TEI gathering, which this year was in Zadar, Croatia. The meeting followed a panel of three papers presented on 11 November. The main topic of our participation was the encoding of texts containing music notation. Richard Lewis (Goldsmiths University of London), Laurent Pugin (RISM and University of Friburg, Switzerland) and Raffaele Viglianti (King's College London), each presented a paper on the topic of &amp;quot;Encoding text, music and music literatures&amp;quot;. http://bit.ly/Mus-SIGpanel&lt;br /&gt;
&lt;br /&gt;
The SIG met for one hour and a half, these are the items discussed:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Aruspix for TEI-with-MEI rendering'''&lt;br /&gt;
&lt;br /&gt;
As a follow up of his presentation, Laurent Pugin showed the model of his application [http://www.aruspix.net/ Aruspix] that he adapted to be a component of the rendering process of a TEI-with-MEI document. The mensural notation of the example shown is rendered to SVG; it has been suggested to extend the rendering engine to common notation, of which Aruspix already support basic components. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Report on the current TEI-funded project to produce a TEI-with-MEI ODD'''&lt;br /&gt;
&lt;br /&gt;
This project is due to completion by the end of this year (2010). A SIG webspace has been set up: [http://www.tei-c.org/SIG/Music http://www.tei-c.org/SIG/Music] and it will be hosting a TEI-with-MEI ODD and guidelines on how to use it. When this will be available, we will encourage comments and contributions: we are hoping that the publication of these guidelines and ODDs will be a starting point for discussion more than a definitive set of recommendations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Discussion of two previously submitted feature requests'''&lt;br /&gt;
&lt;br /&gt;
*[https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3086720&amp;amp;group_id=106328&amp;amp;atid=644065 Feature request 1]&lt;br /&gt;
The first feature request asked for '''renaming tei:musicNotation''' with a name that would make clearer that the element is about the description of the notation in a manuscript. However, this request is likely to not be accepted because of backwards compatibility problems.&lt;br /&gt;
&lt;br /&gt;
*[https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3086726&amp;amp;group_id=106328&amp;amp;atid=644065 Feature request 2]&lt;br /&gt;
The second feature request asks for the '''introduction of a new element to mark where music notation occurs in the text''', provide a description and link to an external representation of the music notation if necessary. The current proposal suggests tei:music, with a @type with two recommended values: &amp;quot;notation&amp;quot; and &amp;quot;sound&amp;quot;. The participants to the meeting and the members on the list have been encouraged to contribute to the discussion of this feature request. An interesting thread is still continuing on the Music SIG list (December 2010).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Discussion of future aims for the SIG'''&lt;br /&gt;
&lt;br /&gt;
*The SIG will keep focussing on the inclusion of music notation within text, possibly extending to other XML-based formats besides MEI, starting from '''MusicXML'''.&lt;br /&gt;
*Further on, we will take an opposite approach and focus on the '''inclusion of TEI within music notation formats'''.&lt;br /&gt;
*It has also been suggested that the SIG should liaise with the Manuscript SIG for the '''manuscript description of music documents'''.&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2010&amp;diff=8650</id>
		<title>SIG:Music:Meeting2010</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2010&amp;diff=8650"/>
		<updated>2010-12-04T10:01:17Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: New page: === TEI Music SIG Meeting 12 November, 2010, Zadar, Croatia ===  The SIG meeting took place at the annual TEI gathering, which this year was in Zadar, Croatia. The meeting followed a panel...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Meeting 12 November, 2010, Zadar, Croatia ===&lt;br /&gt;
&lt;br /&gt;
The SIG meeting took place at the annual TEI gathering, which this year was in Zadar, Croatia. The meeting followed a panel of three papers presented on 11 November. The main topic of our participation was the encoding of texts containing music notation. Richard Lewis (Goldsmiths University of London), Laurent Pugin (RISM and University of Friburg, Switzerland) and Raffaele Viglianti (King's College London), each presented a paper on the topic of &amp;quot;Encoding text, music and music literatures&amp;quot;. http://bit.ly/Mus-SIGpanel&lt;br /&gt;
&lt;br /&gt;
The SIG met for one hour and a half, these are the items discussed:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Aruspix for TEI-with-MEI rendering'''&lt;br /&gt;
&lt;br /&gt;
As a follow up of his presentation, Laurent Pugin showed the model of his application [http://www.aruspix.net/ Aruspix] that he adapted to be a component of the rendering process of a TEI-with-MEI document. The mensural notation of the example shown is rendered to SVG; it has been suggested to extend the rendering engine to common notation, of which Aruspix already support basic components. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Report on the current TEI-funded project to produce a TEI-with-MEI ODD'''&lt;br /&gt;
&lt;br /&gt;
This project is due to completion by the end of this year (2010). A SIG webspace has been set up: [http://www.tei-c.org/SIG/Music http://www.tei-c.org/SIG/Music] and it will be hosting a TEI-with-MEI ODD and guidelines on how to use it. When this will be available, we will encourage comments and contributions: we are hoping that the publication of these guidelines and ODDs will be a starting point for discussion more than a definitive set of recommendations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Discussion of two previously submitted feature requests'''&lt;br /&gt;
&lt;br /&gt;
*[https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3086720&amp;amp;group_id=106328&amp;amp;atid=644065 Feature request 1]&lt;br /&gt;
The first feature request asked for '''renaming tei:musicNotation''' with a name that would make clearer that the element is about the description of the notation in a manuscript. However, this request is likely to not be accepted because of backwards compatibility problems.&lt;br /&gt;
&lt;br /&gt;
*[https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3086726&amp;amp;group_id=106328&amp;amp;atid=644065 Feature request 2]&lt;br /&gt;
The second feature request asks for the '''introduction of a new element to mark where music notation occurs in the text''', provide a description and link to an external representation of the music notation if necessary. The current proposal suggests tei:music, with a @type with two recommended values: &amp;quot;notation&amp;quot; and &amp;quot;sound&amp;quot;. The participants to the meeting and the members on the list have been encouraged to contribute to the discussion of this feature request. An interesting thread is still continuing on the Music SIG list (December 2010).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Discussion of future aims for the SIG'''&lt;br /&gt;
&lt;br /&gt;
*The SIG will keep focussing on the inclusion of music notation within text, possibly extending to other XML-based formats besides MEI, starting from '''MusicXML'''.&lt;br /&gt;
*Further on, we will take an opposite approach and focus on the '''inclusion of TEI within music notation formats'''.&lt;br /&gt;
*It has also been suggested that the SIG should liaise with the Manuscript SIG for the '''manuscript description of music documents'''.&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8649</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8649"/>
		<updated>2010-12-04T09:35:13Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The TEI Special Interest Group in Music (Music SIG) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Agenda ===&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide reccomendation on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Webspace ===&lt;br /&gt;
The new webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/ http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Convenor ===&lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
==== Deputy Convenors ====&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== To join the listserv ===&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8648</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8648"/>
		<updated>2010-12-04T09:30:09Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Agenda ==&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide reccomendation on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
== Webspace ==&lt;br /&gt;
The new webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/ http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Convenor == &lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
&lt;br /&gt;
== Deputy Convenors ==&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To join the listserv ==&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8647</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8647"/>
		<updated>2010-12-04T09:29:23Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Agenda ==&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide reccomendation on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
== Webspace ==&lt;br /&gt;
The new webspace for the Music SIG is available for the distribution of material produced by the group, such as ODDs and tutorials.&lt;br /&gt;
*[http://www.tei-c.org/SIG/Music/ http://www.tei-c.org/SIG/Music/]&lt;br /&gt;
&lt;br /&gt;
== Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Convenor == &lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
&lt;br /&gt;
== Deputy Convenors ==&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To join the listserv ==&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8646</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8646"/>
		<updated>2010-12-04T09:25:56Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Agenda ==&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide reccomendation on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Convenor == &lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
&lt;br /&gt;
== Deputy Convenors ==&lt;br /&gt;
Gabriel Bodard, gabriel.bodard [at] kcl.ac.uk&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, dporter [at] uky.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, pdr4h [at] eservices.mail.virginia.edu &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To join the listserv ==&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8645</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8645"/>
		<updated>2010-12-04T09:23:46Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Agenda ==&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide reccomendation on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2010|Report of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Convenor == &lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
&lt;br /&gt;
== Deputy Convenors ==&lt;br /&gt;
Gabriel Bodard, [mailto:gabriel.bodard@kcl.ac.uk gabriel.bodard@kcl.ac.uk]&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, [mailto:dporter@uky.edu dporter@uky.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, [mailto:pdr4h@unix.mail.virginia.edu pdr4h@unix.mail.virginia.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To join the listserv ==&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8644</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8644"/>
		<updated>2010-12-04T09:19:46Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Agenda ==&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide reccomendation on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2010|Rreport of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2009|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Convenor == &lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
&lt;br /&gt;
== Deputy Convenors ==&lt;br /&gt;
Gabriel Bodard, [mailto:gabriel.bodard@kcl.ac.uk gabriel.bodard@kcl.ac.uk]&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, [mailto:dporter@uky.edu dporter@uky.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, [mailto:pdr4h@unix.mail.virginia.edu pdr4h@unix.mail.virginia.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To join the listserv ==&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8643</id>
		<title>SIG:Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music&amp;diff=8643"/>
		<updated>2010-12-04T09:19:20Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Agenda ==&lt;br /&gt;
&lt;br /&gt;
*Bring together users of the TEI who are interested in '''incorporating encoding for music''' into their TEI documents or in '''encoding music-related documents'''.&lt;br /&gt;
*Provide recommendations and examples for encoding music notation within TEI. &lt;br /&gt;
*Provide integration of TEI with Music Encoding Initiative (MEI) and MusicXML&lt;br /&gt;
*Provide reccomendation on and, when possible, contribute to the development of tools for WYSIWYG generation and dynamic web-based rendering of encoded music.&lt;br /&gt;
*Discuss the use of TEI for markup of music theoretic terms and references to scores and performances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[SIG:Music:Meeting2008|Rreport of meeting: Zadar, Croatia, 12 November 2010]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Report of business meeting: Ann Arbor, 14 November 2009]]&lt;br /&gt;
* [[SIG:Music:Meeting2008|Agenda and report of first meeting: London, 8 November 2008]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Convenor == &lt;br /&gt;
Raffaele Viglianti, raffaele.viglianti [at] kcl.ac.uk&lt;br /&gt;
&lt;br /&gt;
== Deputy Convenors ==&lt;br /&gt;
Gabriel Bodard, [mailto:gabriel.bodard@kcl.ac.uk gabriel.bodard@kcl.ac.uk]&amp;lt;br/&amp;gt;&lt;br /&gt;
Dot Porter, [mailto:dporter@uky.edu dporter@uky.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
Perry Roland, [mailto:pdr4h@unix.mail.virginia.edu pdr4h@unix.mail.virginia.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To join the listserv ==&lt;br /&gt;
Web site: http://listserv.brown.edu/archives/cgi-bin/wa?A0=TEI-MUSIC-SIG&amp;lt;br/&amp;gt;&lt;br /&gt;
To post to list: [mailto:tei-music-sig@listserv.brown.edu tei-music-sig@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
To send mail to list owners: [mailto:tei-music-sig-request@listserv.brown.edu tei-music-sig-request@listserv.brown.edu]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:SIG|Music]]&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2009&amp;diff=8642</id>
		<title>SIG:Music:Meeting2009</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2009&amp;diff=8642"/>
		<updated>2010-12-04T09:17:30Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Business Meeting November 14, 2009, Ann Arbor ===&lt;br /&gt;
&lt;br /&gt;
'''[[SIG:Music|&amp;gt;Main page of the Music SIG wiki]]'''&lt;br /&gt;
&lt;br /&gt;
The business meeting will take place in the Library Information Technology conference room (room 300, Hatcher Graduate Library North) from 10 a.m. to 12 p.m on saturday, November 14. See http://www.lib.umich.edu/spo/teimeeting09/program.html for the conference program.&lt;br /&gt;
&lt;br /&gt;
'''Report of the meeting'''&lt;br /&gt;
&lt;br /&gt;
The focus of this year's meeting was on reporting  the aims and the status of ongoing work. In addition to this meeting, these were also topics of informal talks throughout the entire conference.&lt;br /&gt;
&lt;br /&gt;
The SIG's decision to focus on MEI first led to discussion of the current status of the &amp;quot;ODDification&amp;quot; of MEI and the related question of how to combine MEI and TEI. Whether to subsume MEI into TEI, keep them separate, or adopt a process somewhere between these poles remains an open question. This question was discussed not only in a technical sense of how to combine the schemas and namespaces, but also on a political level with regard to how both the text and music&lt;br /&gt;
markup communities can mutually benefit.&lt;br /&gt;
&lt;br /&gt;
A first step towards documentation of MEI is in progress, too. As part of the DFG/NEH-funded project &amp;quot;Digital Music Notation Data Model and Prototype Delivery System&amp;quot;, a list of problems concerning the encoding of music notation alone as well as in combination with text is currently under discussion. Potential solutions to these problems will be documented and illustrative examples will be encoded, which will be helpful for the SIG's work.&lt;br /&gt;
&lt;br /&gt;
Finally, a significant announcement was made at the meeting. As a sub-part of the German TextGrid project, a music notation editor will be developed. While in-depth TEI support is not on the agenda of this effort, the software's underlaying data format will be MEI, so that hopefully the possibility to create, edit, and display MEI-encoded music will come to fruition soon.&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2008&amp;diff=8641</id>
		<title>SIG:Music:Meeting2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2008&amp;diff=8641"/>
		<updated>2010-12-04T09:17:07Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Initial Meeting November 8, 2008, London ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''[[SIG:Music|&amp;gt;Main page of the Music SIG wiki]]'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''13/11/2008 - TEI Music SIG: meeting November 8, 2008, London'''&lt;br /&gt;
&lt;br /&gt;
The first meeting of the Special Interest Group in Music has been held on the 8th of November 2008 within the TEI Members Meeting at King's College London.&lt;br /&gt;
&lt;br /&gt;
During the meeting, the major pre-existing XML-based encoding formats for music notation have been considered. This includes&lt;br /&gt;
&lt;br /&gt;
* [http://music-encoding.org/ MEI], which is currently developed by Perry Roland at the University of Virginia&lt;br /&gt;
* [http://www.musicxml.org/ MusicXML], which is developed by Recordare LLC (Michael Good)&lt;br /&gt;
* [http://www.interactivemusicnetwork.org/mpeg-ahg/ MPEG-4 part 23], which was formerly known as Wedelmusic.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The SIG will concentrate on MEI first, as it is designed for critical music editions. This decision does not exclude the other formats from further evaluations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Long-term agenda:'''&lt;br /&gt;
&lt;br /&gt;
The SIG has to provide recommendations and examples for the integration of music encoding within TEI. This will start with music examples in Common Western Notation, but shall be extended to other notations as much as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The question of integration v collaboration of MEI and TEI was left open until further evaluations: it is not yet sure if the (digital-)musicological community (which is not as large as the TEI community) will accept to definitively incorporate MEI into TEI. This political question will be addressed later.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the long term the SIG will work on determining the actual similarity of the header parts and the textCrit / meiCrit modules.&lt;br /&gt;
It would be desirable to allow TEI encodings in a MEI document (at appropriate locations) and vice versa.&lt;br /&gt;
&lt;br /&gt;
For example, a musical document with text considered worth to be encoded in TEI could be represented as a MEI document with TEI inclusions, &lt;br /&gt;
&lt;br /&gt;
or it could be represented within TEI, where the &amp;lt;teiHeader&amp;gt; is mandatory and the MEI element &amp;lt;mei:work&amp;gt; could substitute or go alongside with &amp;lt;text&amp;gt; and/or &amp;lt;facsimile&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
On the other hand, mainly textual document with music embedded could make use of the latter example.&lt;br /&gt;
&lt;br /&gt;
On order to reach this interoperability, the technical improvement of MEI is a first objective to be reached .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For all of these tasks, Johannes Kepper suggested that the SIG might cooperate with the research project called Digital Music Notation Data Model and Prototype Delivery System (conducted by Roland and Kepper). This project will translate MEI from a one-man-show to a community-based project, and will discuss the political issues concerned with the collaboration / integration with TEI.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
MEI will have to consider to refer in its documentation to the authority lists and controlled values defined by the MPEG4.23 standard wherever appropriate. This has no consequences on the concepts and model of MEI, but helps to standardize the interpretation of certain basic symbols and elements.&lt;br /&gt;
For the MPEG4.23 standard documentation please refer to: http://www.interactivemusicnetwork.org/mpeg-ahg/w8632-MPEG-SMR-part-23-rev-public.pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Furthermore, the development of tools for WYSIWYG generation and dynamic rendering of MEI should be supported by the SIG as much as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Short-term agenda - first steps:'''&lt;br /&gt;
&lt;br /&gt;
For the further discussion about MEI's independence it is important to compare the headers. A first question to be addressed is: &amp;quot;is it possible for MEI to use an extended TEI header?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
A first attempt to answer that question might be to &amp;quot;oddify&amp;quot; MEI, as this allows an easier comparison of individual parts. At the same time, it allows the generation of different schemas as well as DTDs.&lt;br /&gt;
&lt;br /&gt;
At the same time, the primitive objects and values of MEI shall be compared to their equivalents (if existing) in the MPEG standard. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''16/10/2008 - Agenda for the SIG meeting: London 8th of November 2008.'''&lt;br /&gt;
&lt;br /&gt;
*2.00 – 2.30: Open discussion (setting SIG agenda)&lt;br /&gt;
**music notation as text and music notation in relation with “extra-musical” text&lt;br /&gt;
**harmonization of core TEI and music. I.e. using TEI elements for text in the musical notation&lt;br /&gt;
**aural common elements between different notation systems&lt;br /&gt;
**musical text v layout&lt;br /&gt;
**musical text / performance (the case of IEEE 1599)&lt;br /&gt;
&lt;br /&gt;
*2.30 – 3.00: Open discussion (setting SIG agenda)&lt;br /&gt;
**new encoding model or namespace recommendation?&lt;br /&gt;
**MusicXML, MEI, IEEE 1599, others&lt;br /&gt;
**publishing: what are the possibilities at the moment?&lt;br /&gt;
&lt;br /&gt;
*3.00 – 3.30: Workshop/Brainstorming&lt;br /&gt;
**Perhaps work together on an example&lt;br /&gt;
**Defining long-term work of the group&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2008&amp;diff=8640</id>
		<title>SIG:Music:Meeting2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2008&amp;diff=8640"/>
		<updated>2010-12-04T09:14:46Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Initial Meeting November 8, 2008, London ===&lt;br /&gt;
&lt;br /&gt;
*[[SIG:Music|TEI Music SIG wiki - Main Page]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''13/11/2008 - TEI Music SIG: meeting November 8, 2008, London'''&lt;br /&gt;
&lt;br /&gt;
The first meeting of the Special Interest Group in Music has been held on the 8th of November 2008 within the TEI Members Meeting at King's College London.&lt;br /&gt;
&lt;br /&gt;
During the meeting, the major pre-existing XML-based encoding formats for music notation have been considered. This includes&lt;br /&gt;
&lt;br /&gt;
* [http://music-encoding.org/ MEI], which is currently developed by Perry Roland at the University of Virginia&lt;br /&gt;
* [http://www.musicxml.org/ MusicXML], which is developed by Recordare LLC (Michael Good)&lt;br /&gt;
* [http://www.interactivemusicnetwork.org/mpeg-ahg/ MPEG-4 part 23], which was formerly known as Wedelmusic.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The SIG will concentrate on MEI first, as it is designed for critical music editions. This decision does not exclude the other formats from further evaluations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Long-term agenda:'''&lt;br /&gt;
&lt;br /&gt;
The SIG has to provide recommendations and examples for the integration of music encoding within TEI. This will start with music examples in Common Western Notation, but shall be extended to other notations as much as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The question of integration v collaboration of MEI and TEI was left open until further evaluations: it is not yet sure if the (digital-)musicological community (which is not as large as the TEI community) will accept to definitively incorporate MEI into TEI. This political question will be addressed later.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the long term the SIG will work on determining the actual similarity of the header parts and the textCrit / meiCrit modules.&lt;br /&gt;
It would be desirable to allow TEI encodings in a MEI document (at appropriate locations) and vice versa.&lt;br /&gt;
&lt;br /&gt;
For example, a musical document with text considered worth to be encoded in TEI could be represented as a MEI document with TEI inclusions, &lt;br /&gt;
&lt;br /&gt;
or it could be represented within TEI, where the &amp;lt;teiHeader&amp;gt; is mandatory and the MEI element &amp;lt;mei:work&amp;gt; could substitute or go alongside with &amp;lt;text&amp;gt; and/or &amp;lt;facsimile&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
On the other hand, mainly textual document with music embedded could make use of the latter example.&lt;br /&gt;
&lt;br /&gt;
On order to reach this interoperability, the technical improvement of MEI is a first objective to be reached .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For all of these tasks, Johannes Kepper suggested that the SIG might cooperate with the research project called Digital Music Notation Data Model and Prototype Delivery System (conducted by Roland and Kepper). This project will translate MEI from a one-man-show to a community-based project, and will discuss the political issues concerned with the collaboration / integration with TEI.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
MEI will have to consider to refer in its documentation to the authority lists and controlled values defined by the MPEG4.23 standard wherever appropriate. This has no consequences on the concepts and model of MEI, but helps to standardize the interpretation of certain basic symbols and elements.&lt;br /&gt;
For the MPEG4.23 standard documentation please refer to: http://www.interactivemusicnetwork.org/mpeg-ahg/w8632-MPEG-SMR-part-23-rev-public.pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Furthermore, the development of tools for WYSIWYG generation and dynamic rendering of MEI should be supported by the SIG as much as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Short-term agenda - first steps:'''&lt;br /&gt;
&lt;br /&gt;
For the further discussion about MEI's independence it is important to compare the headers. A first question to be addressed is: &amp;quot;is it possible for MEI to use an extended TEI header?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
A first attempt to answer that question might be to &amp;quot;oddify&amp;quot; MEI, as this allows an easier comparison of individual parts. At the same time, it allows the generation of different schemas as well as DTDs.&lt;br /&gt;
&lt;br /&gt;
At the same time, the primitive objects and values of MEI shall be compared to their equivalents (if existing) in the MPEG standard. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''16/10/2008 - Agenda for the SIG meeting: London 8th of November 2008.'''&lt;br /&gt;
&lt;br /&gt;
*2.00 – 2.30: Open discussion (setting SIG agenda)&lt;br /&gt;
**music notation as text and music notation in relation with “extra-musical” text&lt;br /&gt;
**harmonization of core TEI and music. I.e. using TEI elements for text in the musical notation&lt;br /&gt;
**aural common elements between different notation systems&lt;br /&gt;
**musical text v layout&lt;br /&gt;
**musical text / performance (the case of IEEE 1599)&lt;br /&gt;
&lt;br /&gt;
*2.30 – 3.00: Open discussion (setting SIG agenda)&lt;br /&gt;
**new encoding model or namespace recommendation?&lt;br /&gt;
**MusicXML, MEI, IEEE 1599, others&lt;br /&gt;
**publishing: what are the possibilities at the moment?&lt;br /&gt;
&lt;br /&gt;
*3.00 – 3.30: Workshop/Brainstorming&lt;br /&gt;
**Perhaps work together on an example&lt;br /&gt;
**Defining long-term work of the group&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2009&amp;diff=8639</id>
		<title>SIG:Music:Meeting2009</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2009&amp;diff=8639"/>
		<updated>2010-12-04T09:13:40Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: New page: === TEI Music SIG Business Meeting November 14, 2009, Ann Arbor ===  The business meeting will take place in the Library Information Technology conference room (room 300, Hatcher Graduate ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Business Meeting November 14, 2009, Ann Arbor ===&lt;br /&gt;
&lt;br /&gt;
The business meeting will take place in the Library Information Technology conference room (room 300, Hatcher Graduate Library North) from 10 a.m. to 12 p.m on saturday, November 14. See http://www.lib.umich.edu/spo/teimeeting09/program.html for the conference program.&lt;br /&gt;
&lt;br /&gt;
'''Report of the meeting'''&lt;br /&gt;
&lt;br /&gt;
The focus of this year's meeting was on reporting  the aims and the status of ongoing work. In addition to this meeting, these were also topics of informal talks throughout the entire conference.&lt;br /&gt;
&lt;br /&gt;
The SIG's decision to focus on MEI first led to discussion of the current status of the &amp;quot;ODDification&amp;quot; of MEI and the related question of how to combine MEI and TEI. Whether to subsume MEI into TEI, keep them separate, or adopt a process somewhere between these poles remains an open question. This question was discussed not only in a technical sense of how to combine the schemas and namespaces, but also on a political level with regard to how both the text and music&lt;br /&gt;
markup communities can mutually benefit.&lt;br /&gt;
&lt;br /&gt;
A first step towards documentation of MEI is in progress, too. As part of the DFG/NEH-funded project &amp;quot;Digital Music Notation Data Model and Prototype Delivery System&amp;quot;, a list of problems concerning the encoding of music notation alone as well as in combination with text is currently under discussion. Potential solutions to these problems will be documented and illustrative examples will be encoded, which will be helpful for the SIG's work.&lt;br /&gt;
&lt;br /&gt;
Finally, a significant announcement was made at the meeting. As a sub-part of the German TextGrid project, a music notation editor will be developed. While in-depth TEI support is not on the agenda of this effort, the software's underlaying data format will be MEI, so that hopefully the possibility to create, edit, and display MEI-encoded music will come to fruition soon.&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2008&amp;diff=8638</id>
		<title>SIG:Music:Meeting2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=SIG:Music:Meeting2008&amp;diff=8638"/>
		<updated>2010-12-04T09:10:00Z</updated>

		<summary type="html">&lt;p&gt;Raffaele.viglianti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== TEI Music SIG Initial Meeting November 8, 2008, London ===&lt;br /&gt;
&lt;br /&gt;
'''13/11/2008 - TEI Music SIG: meeting November 8, 2008, London'''&lt;br /&gt;
&lt;br /&gt;
The first meeting of the Special Interest Group in Music has been held on the 8th of November 2008 within the TEI Members Meeting at King's College London.&lt;br /&gt;
&lt;br /&gt;
During the meeting, the major pre-existing XML-based encoding formats for music notation have been considered. This includes&lt;br /&gt;
&lt;br /&gt;
* [http://music-encoding.org/ MEI], which is currently developed by Perry Roland at the University of Virginia&lt;br /&gt;
* [http://www.musicxml.org/ MusicXML], which is developed by Recordare LLC (Michael Good)&lt;br /&gt;
* [http://www.interactivemusicnetwork.org/mpeg-ahg/ MPEG-4 part 23], which was formerly known as Wedelmusic.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The SIG will concentrate on MEI first, as it is designed for critical music editions. This decision does not exclude the other formats from further evaluations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Long-term agenda:'''&lt;br /&gt;
&lt;br /&gt;
The SIG has to provide recommendations and examples for the integration of music encoding within TEI. This will start with music examples in Common Western Notation, but shall be extended to other notations as much as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The question of integration v collaboration of MEI and TEI was left open until further evaluations: it is not yet sure if the (digital-)musicological community (which is not as large as the TEI community) will accept to definitively incorporate MEI into TEI. This political question will be addressed later.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the long term the SIG will work on determining the actual similarity of the header parts and the textCrit / meiCrit modules.&lt;br /&gt;
It would be desirable to allow TEI encodings in a MEI document (at appropriate locations) and vice versa.&lt;br /&gt;
&lt;br /&gt;
For example, a musical document with text considered worth to be encoded in TEI could be represented as a MEI document with TEI inclusions, &lt;br /&gt;
&lt;br /&gt;
or it could be represented within TEI, where the &amp;lt;teiHeader&amp;gt; is mandatory and the MEI element &amp;lt;mei:work&amp;gt; could substitute or go alongside with &amp;lt;text&amp;gt; and/or &amp;lt;facsimile&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
On the other hand, mainly textual document with music embedded could make use of the latter example.&lt;br /&gt;
&lt;br /&gt;
On order to reach this interoperability, the technical improvement of MEI is a first objective to be reached .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For all of these tasks, Johannes Kepper suggested that the SIG might cooperate with the research project called Digital Music Notation Data Model and Prototype Delivery System (conducted by Roland and Kepper). This project will translate MEI from a one-man-show to a community-based project, and will discuss the political issues concerned with the collaboration / integration with TEI.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
MEI will have to consider to refer in its documentation to the authority lists and controlled values defined by the MPEG4.23 standard wherever appropriate. This has no consequences on the concepts and model of MEI, but helps to standardize the interpretation of certain basic symbols and elements.&lt;br /&gt;
For the MPEG4.23 standard documentation please refer to: http://www.interactivemusicnetwork.org/mpeg-ahg/w8632-MPEG-SMR-part-23-rev-public.pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Furthermore, the development of tools for WYSIWYG generation and dynamic rendering of MEI should be supported by the SIG as much as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Short-term agenda - first steps:'''&lt;br /&gt;
&lt;br /&gt;
For the further discussion about MEI's independence it is important to compare the headers. A first question to be addressed is: &amp;quot;is it possible for MEI to use an extended TEI header?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
A first attempt to answer that question might be to &amp;quot;oddify&amp;quot; MEI, as this allows an easier comparison of individual parts. At the same time, it allows the generation of different schemas as well as DTDs.&lt;br /&gt;
&lt;br /&gt;
At the same time, the primitive objects and values of MEI shall be compared to their equivalents (if existing) in the MPEG standard. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''16/10/2008 - Agenda for the SIG meeting: London 8th of November 2008.'''&lt;br /&gt;
&lt;br /&gt;
*2.00 – 2.30: Open discussion (setting SIG agenda)&lt;br /&gt;
**music notation as text and music notation in relation with “extra-musical” text&lt;br /&gt;
**harmonization of core TEI and music. I.e. using TEI elements for text in the musical notation&lt;br /&gt;
**aural common elements between different notation systems&lt;br /&gt;
**musical text v layout&lt;br /&gt;
**musical text / performance (the case of IEEE 1599)&lt;br /&gt;
&lt;br /&gt;
*2.30 – 3.00: Open discussion (setting SIG agenda)&lt;br /&gt;
**new encoding model or namespace recommendation?&lt;br /&gt;
**MusicXML, MEI, IEEE 1599, others&lt;br /&gt;
**publishing: what are the possibilities at the moment?&lt;br /&gt;
&lt;br /&gt;
*3.00 – 3.30: Workshop/Brainstorming&lt;br /&gt;
**Perhaps work together on an example&lt;br /&gt;
**Defining long-term work of the group&lt;/div&gt;</summary>
		<author><name>Raffaele.viglianti</name></author>
		
	</entry>
</feed>