<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bsie.git/bsie/tools, branch main</title>
<subtitle>Black Star Information Extraction (BSIE) pipeline</subtitle>
<link rel='alternate' type='text/html' href='https://git.bsfs.io/cgi-bin/cgit.cgi/bsie.git/'/>
<entry>
<title>package restructuring: base</title>
<updated>2022-12-24T09:27:09+00:00</updated>
<author>
<name>Matthias Baumgartner</name>
<email>dev@igsor.net</email>
</author>
<published>2022-12-24T09:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bsfs.io/cgi-bin/cgit.cgi/bsie.git/commit/?id=266c2c9a072bf3289fd7f2d75278b7d59528378c'/>
<id>266c2c9a072bf3289fd7f2d75278b7d59528378c</id>
<content type='text'>
* Reader and Extractor to respective reader/extractor modules
* ReaderBuilder to reader module
* ExtractorBuilder to extractor module
* Loading module in utils (safe_load, unpack_name)
* Pipeline and PipelineBuilder to lib module
* errors to utils
* documentation: "standard import" and "external import"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Reader and Extractor to respective reader/extractor modules
* ReaderBuilder to reader module
* ExtractorBuilder to extractor module
* Loading module in utils (safe_load, unpack_name)
* Pipeline and PipelineBuilder to lib module
* errors to utils
* documentation: "standard import" and "external import"
</pre>
</div>
</content>
</entry>
<entry>
<title>adaptions to updates in bsfs</title>
<updated>2022-12-18T12:37:59+00:00</updated>
<author>
<name>Matthias Baumgartner</name>
<email>dev@igsor.net</email>
</author>
<published>2022-12-18T12:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bsfs.io/cgi-bin/cgit.cgi/bsie.git/commit/?id=057e09d6537bf5c39815661a75819081e3e5fda7'/>
<id>057e09d6537bf5c39815661a75819081e3e5fda7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor test improvements and information hiding in builder</title>
<updated>2022-12-15T16:21:20+00:00</updated>
<author>
<name>Matthias Baumgartner</name>
<email>dev@igsor.net</email>
</author>
<published>2022-12-15T16:21:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bsfs.io/cgi-bin/cgit.cgi/bsie.git/commit/?id=3b41b2a4b7532c911b63b41066a75b3e1546d214'/>
<id>3b41b2a4b7532c911b63b41066a75b3e1546d214</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bsie/pipeline interface revision:</title>
<updated>2022-12-15T16:19:21+00:00</updated>
<author>
<name>Matthias Baumgartner</name>
<email>dev@igsor.net</email>
</author>
<published>2022-12-15T16:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bsfs.io/cgi-bin/cgit.cgi/bsie.git/commit/?id=37510d134458bf954ca2da6d40be0d6c76661e8c'/>
<id>37510d134458bf954ca2da6d40be0d6c76661e8c</id>
<content type='text'>
* predicates -&gt; principals
* schema as property
* principals as property
* information hiding
* full subschema instead of only predicates
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* predicates -&gt; principals
* schema as property
* principals as property
* information hiding
* full subschema instead of only predicates
</pre>
</div>
</content>
</entry>
<entry>
<title>Pipeline.prefix as Namespace instead of URI</title>
<updated>2022-12-15T16:16:25+00:00</updated>
<author>
<name>Matthias Baumgartner</name>
<email>dev@igsor.net</email>
</author>
<published>2022-12-15T16:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bsfs.io/cgi-bin/cgit.cgi/bsie.git/commit/?id=5d9526783ad8432c7d6dfe18c0e9f2b37950b470'/>
<id>5d9526783ad8432c7d6dfe18c0e9f2b37950b470</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>file node class in default schema</title>
<updated>2022-12-15T16:12:56+00:00</updated>
<author>
<name>Matthias Baumgartner</name>
<email>dev@igsor.net</email>
</author>
<published>2022-12-15T16:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bsfs.io/cgi-bin/cgit.cgi/bsie.git/commit/?id=8e6d27ea75d2c8d68f6dd8b3d529aaa278f291cc'/>
<id>8e6d27ea75d2c8d68f6dd8b3d529aaa278f291cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import fixes</title>
<updated>2022-12-15T16:06:09+00:00</updated>
<author>
<name>Matthias Baumgartner</name>
<email>dev@igsor.net</email>
</author>
<published>2022-12-15T16:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bsfs.io/cgi-bin/cgit.cgi/bsie.git/commit/?id=3b7fee369924eb7704709edeb8c17fff9c020dfb'/>
<id>3b7fee369924eb7704709edeb8c17fff9c020dfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>imports and init files</title>
<updated>2022-12-15T15:50:53+00:00</updated>
<author>
<name>Matthias Baumgartner</name>
<email>dev@igsor.net</email>
</author>
<published>2022-12-15T15:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bsfs.io/cgi-bin/cgit.cgi/bsie.git/commit/?id=49cf03fc212c813862453de5352436dc90d1e458'/>
<id>49cf03fc212c813862453de5352436dc90d1e458</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bsie extraction and info apps</title>
<updated>2022-12-14T05:10:25+00:00</updated>
<author>
<name>Matthias Baumgartner</name>
<email>dev@igsor.net</email>
</author>
<published>2022-12-14T05:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bsfs.io/cgi-bin/cgit.cgi/bsie.git/commit/?id=559e643bb1fa39feefd2eb73847ad9420daf1deb'/>
<id>559e643bb1fa39feefd2eb73847ad9420daf1deb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>builders and pipeline</title>
<updated>2022-11-25T13:43:12+00:00</updated>
<author>
<name>Matthias Baumgartner</name>
<email>dev@igsor.net</email>
</author>
<published>2022-11-25T13:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bsfs.io/cgi-bin/cgit.cgi/bsie.git/commit/?id=3e6a69ce7f109f0fd4352507ad60d58d4cbd24a7'/>
<id>3e6a69ce7f109f0fd4352507ad60d58d4cbd24a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
