<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ousia.git/test/plugins/html, branch master</title>
<subtitle>Ousía Main Repository</subtitle>
<id>https://git.ousia-framework.org/ousia.git/atom?h=master</id>
<link rel='self' href='https://git.ousia-framework.org/ousia.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/'/>
<updated>2016-04-25T20:24:13+00:00</updated>
<entry>
<title>Use "emph" instead of "emphasized" for the demo html output, adapt unit tests accordingly</title>
<updated>2016-04-25T20:24:13+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-10T12:31:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=579b0e14d3bc1345512cac00a83159569cfcfa00'/>
<id>urn:sha1:579b0e14d3bc1345512cac00a83159569cfcfa00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactored the more sophisticated OSXML parser tests to the integration test folder.</title>
<updated>2016-04-25T20:19:33+00:00</updated>
<author>
<name>Benjamin Paassen</name>
<email>bpaassen@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-08T10:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=7a6c99c0b09377bca0b77d2918cf1e2092b3f59c'/>
<id>urn:sha1:7a6c99c0b09377bca0b77d2918cf1e2092b3f59c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>massively reworked demo html output.</title>
<updated>2015-03-04T13:48:23+00:00</updated>
<author>
<name>Benjamin Paassen</name>
<email>bpaassen@techfak.uni-bielefeld.de</email>
</author>
<published>2015-03-04T13:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=105c6082983a0c9dc4f1379fbcee3bcacc830472'/>
<id>urn:sha1:105c6082983a0c9dc4f1379fbcee3bcacc830472</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed domain to ontology.</title>
<updated>2015-03-01T19:47:25+00:00</updated>
<author>
<name>Benjamin Paassen</name>
<email>bpaassen@techfak.uni-bielefeld.de</email>
</author>
<published>2015-03-01T19:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=a7019614896fdd3e29b9a28f6a8cfd2c1b365983'/>
<id>urn:sha1:a7019614896fdd3e29b9a28f6a8cfd2c1b365983</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Anchors do not have a name anymore and have a unique mapping to their AnnotationEntities. This also makes serialization much easier.</title>
<updated>2015-02-12T10:33:01+00:00</updated>
<author>
<name>Benjamin Paassen</name>
<email>bpaassen@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-12T10:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=ebac41111fa33790acce7be45e599f8de37e7f43'/>
<id>urn:sha1:ebac41111fa33790acce7be45e599f8de37e7f43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed add* and include* methods for referencing another Typesystem/Domain description to "reference*" to have a consistent nomenclature</title>
<updated>2015-01-28T00:04:28+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-01-28T00:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=87a89145c476713fa5716bf1a15b8b4d498d0a61'/>
<id>urn:sha1:87a89145c476713fa5716bf1a15b8b4d498d0a61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more removal of the model namespace</title>
<updated>2015-01-25T17:54:40+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-01-25T17:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=bfafa64765de7a6002c2e84daefc84811278a51a'/>
<id>urn:sha1:bfafa64765de7a6002c2e84daefc84811278a51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved Terminal and TerminalLogger to own classes in new frontent folder</title>
<updated>2015-01-24T12:23:55+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-01-24T12:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=99c6f5df144d0530fe43225d353dee881cfdf26a'/>
<id>urn:sha1:99c6f5df144d0530fe43225d353dee881cfdf26a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Further simplified document buildup by doing the addition to parents of StructureNodes in the constructor and refactored Anchor as standalone class instead of AnnotationEntity child. This made some changes in the test bench necessary as well.</title>
<updated>2015-01-15T13:18:07+00:00</updated>
<author>
<name>Benjamin Paassen</name>
<email>bpaassen@techfak.uni-bielefeld.de</email>
</author>
<published>2015-01-15T13:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=a1245cf2ad80cba0a71ffb184966ee77a7e166cc'/>
<id>urn:sha1:a1245cf2ad80cba0a71ffb184966ee77a7e166cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>put entity escaping in XML serialization instead of DemoOutput. Also had to comment out graphviz visualization in DemoOutputTest because it did not work for me.</title>
<updated>2015-01-13T10:19:04+00:00</updated>
<author>
<name>Benjamin Paassen</name>
<email>bpaassen@techfak.uni-bielefeld.de</email>
</author>
<published>2015-01-13T10:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=83b034d47728a7519128b2777ac95fa0b558f882'/>
<id>urn:sha1:83b034d47728a7519128b2777ac95fa0b558f882</id>
<content type='text'>
</content>
</entry>
</feed>
