<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rdflib.git/docs, branch fixElementTreeImports</title>
<subtitle>github.com: rdflib/rdflib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rdflib.git/'/>
<entry>
<title>Removed duplicate option from armstrong theme config</title>
<updated>2015-07-01T12:45:07+00:00</updated>
<author>
<name>Gunnar Aastrand Grimnes</name>
<email>gromgull@users.noreply.github.com</email>
</author>
<published>2015-07-01T12:45:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rdflib.git/commit/?id=6918f9085714e59d471e27aab36b07b44acde1fb'/>
<id>6918f9085714e59d471e27aab36b07b44acde1fb</id>
<content type='text'>
Fixes #491</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #491</pre>
</div>
</content>
</entry>
<entry>
<title>fix broken example</title>
<updated>2015-04-22T22:26:45+00:00</updated>
<author>
<name>Graeme Stuart</name>
<email>ggstuart@gmail.com</email>
</author>
<published>2015-04-22T22:26:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rdflib.git/commit/?id=354c352b6a1e18c07284b7451fad61ab104f8006'/>
<id>354c352b6a1e18c07284b7451fad61ab104f8006</id>
<content type='text'>
The example updates age but should be updating FOAF.age in order to produce the required output</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The example updates age but should be updating FOAF.age in order to produce the required output</pre>
</div>
</content>
</entry>
<entry>
<title>more explanation for release process</title>
<updated>2015-02-19T15:06:34+00:00</updated>
<author>
<name>Joern Hees</name>
<email>dev@joernhees.de</email>
</author>
<published>2015-02-19T15:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rdflib.git/commit/?id=78bf69cfc9ab2e93e10a219d955018aa08628f83'/>
<id>78bf69cfc9ab2e93e10a219d955018aa08628f83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>documentation changes</title>
<updated>2013-12-30T15:49:56+00:00</updated>
<author>
<name>Gunnar Aastrand Grimnes</name>
<email>gromgull@gmail.com</email>
</author>
<published>2013-12-30T14:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rdflib.git/commit/?id=86367a1ffac0b5fc7fa752548f6d5f99d117b680'/>
<id>86367a1ffac0b5fc7fa752548f6d5f99d117b680</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bad indentation in sample code</title>
<updated>2013-10-15T09:36:14+00:00</updated>
<author>
<name>Olivier Bornet</name>
<email>olivier.bornet@puck.ch</email>
</author>
<published>2013-10-15T09:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rdflib.git/commit/?id=0d7ca838cbe7a2b684416827f181a1bfc945bd35'/>
<id>0d7ca838cbe7a2b684416827f181a1bfc945bd35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Method is subjects(), not subject()</title>
<updated>2013-10-15T09:21:10+00:00</updated>
<author>
<name>Olivier Bornet</name>
<email>olivier.bornet@puck.ch</email>
</author>
<published>2013-10-15T09:21:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rdflib.git/commit/?id=c8d1a14c08b611fb5b97dabff862e57bee5dfc7a'/>
<id>c8d1a14c08b611fb5b97dabff862e57bee5dfc7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better to show subject instead of object</title>
<updated>2013-10-15T09:18:08+00:00</updated>
<author>
<name>Olivier Bornet</name>
<email>olivier.bornet@puck.ch</email>
</author>
<published>2013-10-15T09:18:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rdflib.git/commit/?id=e0ea49148f6e5ad0f4ad5adab578a3b3969e0793'/>
<id>e0ea49148f6e5ad0f4ad5adab578a3b3969e0793</id>
<content type='text'>
We are searching persons. It's better to display:
    http://example.org/people/Bob is a person
than
    http://xmlns.com/foaf/0.1/Person is a person</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are searching persons. It's better to display:
    http://example.org/people/Bob is a person
than
    http://xmlns.com/foaf/0.1/Person is a person</pre>
</div>
</content>
</entry>
<entry>
<title>Correct error in sample codes</title>
<updated>2013-10-15T09:04:39+00:00</updated>
<author>
<name>Olivier Bornet</name>
<email>olivier.bornet@puck.ch</email>
</author>
<published>2013-10-15T09:04:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rdflib.git/commit/?id=542a2573a127f8d4c957a0e8e640434a4a1b76bf'/>
<id>542a2573a127f8d4c957a0e8e640434a4a1b76bf</id>
<content type='text'>
- invalid indentation,
- unwanted :.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- invalid indentation,
- unwanted :.</pre>
</div>
</content>
</entry>
<entry>
<title>Missing )</title>
<updated>2013-10-15T09:01:14+00:00</updated>
<author>
<name>Olivier Bornet</name>
<email>olivier.bornet@puck.ch</email>
</author>
<published>2013-10-15T09:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rdflib.git/commit/?id=ac00731048f346c3f96f9f59969d141d221a6e85'/>
<id>ac00731048f346c3f96f9f59969d141d221a6e85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sample code working</title>
<updated>2013-10-15T08:56:09+00:00</updated>
<author>
<name>Olivier Bornet</name>
<email>olivier.bornet@puck.ch</email>
</author>
<published>2013-10-15T08:56:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rdflib.git/commit/?id=6876f7013c61dfa7ed6d622a6640dcf6bb1f346c'/>
<id>6876f7013c61dfa7ed6d622a6640dcf6bb1f346c</id>
<content type='text'>
Change:
- two bad indentations,
- one unwanted ],
- missing URIRef import.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change:
- two bad indentations,
- one unwanted ],
- missing URIRef import.</pre>
</div>
</content>
</entry>
</feed>
