<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ousia.git/src/plugins/filesystem, 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:19:29+00:00</updated>
<entry>
<title>Fix wrong documentation</title>
<updated>2016-04-25T20:19:29+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-01T20:05:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=ac550e242be6e747f9420b705a33407652010b6c'/>
<id>urn:sha1:ac550e242be6e747f9420b705a33407652010b6c</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>Do not add working directory. This creates strange behavior. Files should be searched relative to the documents, not to the working directory.</title>
<updated>2015-02-17T23:08:47+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-17T23:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=c59f9b95bbed7631038ea028f68f9ce7a82609b0'/>
<id>urn:sha1:c59f9b95bbed7631038ea028f68f9ce7a82609b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved behaviour of FileLocator:</title>
<updated>2015-02-16T23:52:25+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-16T23:52:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=2edd0e40cd1afa9a422733b0a3b4babc064041b6'/>
<id>urn:sha1:2edd0e40cd1afa9a422733b0a3b4babc064041b6</id>
<content type='text'>
* really complete path, do not return completely new path
* return file directly if it already exists
* only complete the extension, nothing else
* also ignore .backup files created by KDE programs
</content>
</entry>
<entry>
<title>Implemented autocomplete in FileLocator</title>
<updated>2015-02-16T17:57:36+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-16T17:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=67f5572b423345a6e243516070a335a521459384'/>
<id>urn:sha1:67f5572b423345a6e243516070a335a521459384</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed precedence in FileLocator. This has to be tested still.</title>
<updated>2015-01-29T20:53:33+00:00</updated>
<author>
<name>Benjamin Paassen</name>
<email>bpaassen@techfak.uni-bielefeld.de</email>
</author>
<published>2015-01-29T20:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=de0891c69166f6988e0b13137f9bf2b7b67449f2'/>
<id>urn:sha1:de0891c69166f6988e0b13137f9bf2b7b67449f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>further attempts on making the main program work. Had to add a method for handling absolute paths in FileLocator for that.</title>
<updated>2015-01-29T20:31:41+00:00</updated>
<author>
<name>Benjamin Paassen</name>
<email>bpaassen@techfak.uni-bielefeld.de</email>
</author>
<published>2015-01-29T20:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=ea99528bdefdeb6ab0b0b8bc2a87ab52f2b5169c'/>
<id>urn:sha1:ea99528bdefdeb6ab0b0b8bc2a87ab52f2b5169c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replaced nonexistant is_file with is_regular_file</title>
<updated>2015-01-23T14:28:39+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-01-23T14:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=2fbb15a2d80b878af1919fea7331c945d6ab43a0'/>
<id>urn:sha1:2fbb15a2d80b878af1919fea7331c945d6ab43a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved FileLocator</title>
<updated>2015-01-22T01:43:13+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-01-22T01:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=b3ebc84c8dfa7379a3977ed7305fd7cf7fdd8ee7'/>
<id>urn:sha1:b3ebc84c8dfa7379a3977ed7305fd7cf7fdd8ee7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do only perform relative file lookups if a relative path is given (to allow users to include files without accidently including a global resource)</title>
<updated>2015-01-21T00:24:37+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-01-21T00:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=3c659c2737b26d8ee28c727b277325852df8dd09'/>
<id>urn:sha1:3c659c2737b26d8ee28c727b277325852df8dd09</id>
<content type='text'>
</content>
</entry>
</feed>
