<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rdflib.git/rdflib/plugin.py, branch kill-Py2</title>
<subtitle>github.com: rdflib/rdflib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/'/>
<entry>
<title>blacked all python files</title>
<updated>2020-05-16T11:00:24+00:00</updated>
<author>
<name>Nicholas Car</name>
<email>nicholas.car@surroundaustralia.com</email>
</author>
<published>2020-05-16T11:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=0be6f6039479ce29cf71b11e76be54e186130036'/>
<id>0be6f6039479ce29cf71b11e76be54e186130036</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Register additional serializer plugins for SPARQL mime types.</title>
<updated>2020-03-28T16:57:26+00:00</updated>
<author>
<name>Darren Garvey</name>
<email>darren.garvey@gmail.com</email>
</author>
<published>2020-03-26T15:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=09d0652772139b2160d52f739a53d52a427e018b'/>
<id>09d0652772139b2160d52f739a53d52a427e018b</id>
<content type='text'>
This mirrors the similar parser registrations below in the same file.
With this commit, an Accept header can be used directly to serialize a
response, making putting up a SPARQL compatible endpoint trivial.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This mirrors the similar parser registrations below in the same file.
With this commit, an Accept header can be used directly to serialize a
response, making putting up a SPARQL compatible endpoint trivial.
</pre>
</div>
</content>
</entry>
<entry>
<title>make SPARQLconnector work with DBpedia</title>
<updated>2019-10-30T16:34:19+00:00</updated>
<author>
<name>Joern Hees</name>
<email>dev@joernhees.de</email>
</author>
<published>2019-10-30T16:34:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=126ff0881c1721429d90888e1059f4d1a067ac70'/>
<id>126ff0881c1721429d90888e1059f4d1a067ac70</id>
<content type='text'>
also unskips an old test on travis tha otherwise failed locally due
to now unresolved SPARQLWrapper exception ref
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also unskips an old test on travis tha otherwise failed locally due
to now unresolved SPARQLWrapper exception ref
</pre>
</div>
</content>
</entry>
<entry>
<title>a slightly opinionated autopep8 run</title>
<updated>2018-10-30T14:38:42+00:00</updated>
<author>
<name>Gunnar Aastrand Grimnes</name>
<email>gromgull@gmail.com</email>
</author>
<published>2018-10-30T13:21:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=785e37932e71a02ab8c31257694060f550ff72a6'/>
<id>785e37932e71a02ab8c31257694060f550ff72a6</id>
<content type='text'>
opinions is mainly: no to long lines, but not at any cost.

notation3.py crashses autopep :D

Also rdflib/__init__.py gets completely broken
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
opinions is mainly: no to long lines, but not at any cost.

notation3.py crashses autopep :D

Also rdflib/__init__.py gets completely broken
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #828 from gromgull/remove_rdfa</title>
<updated>2018-10-27T19:56:07+00:00</updated>
<author>
<name>Gunnar Aastrand Grimnes</name>
<email>gromgull@users.noreply.github.com</email>
</author>
<published>2018-10-27T19:56:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=d7f6b99d3e2609866853f08276e257294fd1c182'/>
<id>d7f6b99d3e2609866853f08276e257294fd1c182</id>
<content type='text'>
remove rdfa and microdata parsers from core RDFLib</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove rdfa and microdata parsers from core RDFLib</pre>
</div>
</content>
</entry>
<entry>
<title>remove rdfa and microdata parsers from core RDFLib</title>
<updated>2018-10-27T19:41:51+00:00</updated>
<author>
<name>Gunnar Aastrand Grimnes</name>
<email>gromgull@gmail.com</email>
</author>
<published>2018-05-15T09:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=1b07661de6d0bcecfc784ef07568560ecdfb6789'/>
<id>1b07661de6d0bcecfc784ef07568560ecdfb6789</id>
<content type='text'>
They were unteasted and falling behind their individual repos on
github.

They remain installable as plugins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They were unteasted and falling behind their individual repos on
github.

They remain installable as plugins.
</pre>
</div>
</content>
</entry>
<entry>
<title>also register sparql result parsers by content-type</title>
<updated>2018-05-15T08:52:17+00:00</updated>
<author>
<name>Gunnar Aastrand Grimnes</name>
<email>gromgull@gmail.com</email>
</author>
<published>2017-05-16T10:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=654bc787a5449f7e331860a67cb993226ac99585'/>
<id>654bc787a5449f7e331860a67cb993226ac99585</id>
<content type='text'>
and a single parser for graph-based results
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and a single parser for graph-based results
</pre>
</div>
</content>
</entry>
<entry>
<title>six: plugin.py: headers, handling of iteritems</title>
<updated>2017-01-30T16:43:04+00:00</updated>
<author>
<name>Joern Hees</name>
<email>dev@joernhees.de</email>
</author>
<published>2014-11-27T18:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=52df5e6c0d237d1cbb66c196ab79f334440e893e'/>
<id>52df5e6c0d237d1cbb66c196ab79f334440e893e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>quote cleanup OCD</title>
<updated>2017-01-25T22:03:42+00:00</updated>
<author>
<name>Joern Hees</name>
<email>dev@joernhees.de</email>
</author>
<published>2017-01-25T22:03:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=4d1b8e48463dd9a4379fb3a0772111324a60aa52'/>
<id>4d1b8e48463dd9a4379fb3a0772111324a60aa52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>serializer/parser alias for 'ntriples'</title>
<updated>2017-01-25T22:03:07+00:00</updated>
<author>
<name>Joern Hees</name>
<email>dev@joernhees.de</email>
</author>
<published>2017-01-25T22:03:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=f4dc518a24fe4ab4ea640ed8b57e95275fe202ce'/>
<id>f4dc518a24fe4ab4ea640ed8b57e95275fe202ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
