<?xml version="1.0" encoding="UTF-8" ?>




<!--  RSS generated by JIRA 108 at Tue May 21 16:46:49 CEST 2013 -->
<rss version="0.92">





<channel>
    <title>openRDF.org Issue Tracker</title>
    <link>http://www.openrdf.org/issues</link>
    <description>This file is an XML representation of some issues</description>
    <language>en</language>

    
<item>

    







<title>[RIO-72] There is no way to specify &quot;preserveBNodeIDs&quot; property when doing RDF import</title>
<link>http://www.openrdf.org/issues/browse/RIO-72</link>

    
        <description>* There is now way to pass pre-created to RepositoryConnection.add(Reader|InputStream|File) method with this option enabled.&lt;br/&gt;
* Both RDFParserBase and RDFInserter have preserveBNodeIDs property. In the first class it is false by default, in the second is true by default. There should be a single place for this functionality.&lt;br/&gt;
&lt;br/&gt;
Nice to have feature:&lt;br/&gt;
- renumerateBNodeIDs property for RDFWriter, which should re-number nodes like &amp;quot;n1&amp;quot;, &amp;quot;n2&amp;quot;, &amp;quot;n3&amp;quot; ([see forum|&lt;a href=&quot;http://sourceforge.net/mailarchive/forum.php?thread_name=4B139FB4.5080809%40mail.ru&amp;forum_name=sesame-general&quot;&gt;http://sourceforge.net/mailarchive/forum.php?thread_name=4B139FB4.5080809%40mail.ru&amp;amp;forum_name=sesame-general&lt;/a&gt;])</description>
    
    
        <environment></environment>
    
        <key id="11490">RIO-72</key>
        <summary>There is no way to specify &quot;preserveBNodeIDs&quot; property when doing RDF import</summary>
        <type id="1">Bug</type>
    
        <priority id="4">Minor</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee username="arjohn">Arjohn Kampman</assignee>
        
    

    
        
        <reporter username="dma_k">Dmitry Katsubo</reporter>
        
    

        
        <created>Tue, 1 Dec 2009 18:35:05 +0100 (CET)</created>
    <updated>Tue, 1 Dec 2009 18:35:05 +0100 (CET)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Rio API</component>
                
            
        
    

    
    
        <due></due>
    
    
        <votes>0</votes>
    
    

    
    
    

    




    
    
    

</item>
    
<item>

    







<title>[RIO-69] N3 and Turtle media types need updating</title>
<link>http://www.openrdf.org/issues/browse/RIO-69</link>

    
        <description>The MIME / media / content types for N3 and Turtle are currently defined as text/rdf+n3 and application/x-turtle respectively: &lt;a href=&quot;http://repo.aduna-software.org/svn/org.openrdf/sesame/trunk/core/rio/api/src/main/java/org/openrdf/rio/RDFFormat.java&quot;&gt;http://repo.aduna-software.org/svn/org.openrdf/sesame/trunk/core/rio/api/src/main/java/org/openrdf/rio/RDFFormat.java&lt;/a&gt; .&lt;br/&gt;
&lt;br/&gt;
They need to be updated to text/n3 and text/turtle. For Turtle see the latest specification at &lt;a href=&quot;http://www.w3.org/TeamSubmission/turtle/#sec-mediaReg&quot;&gt;http://www.w3.org/TeamSubmission/turtle/#sec-mediaReg&lt;/a&gt; . The N3 specification is a bit buggy with regard to that, it switches between text/rdf+n3 and text/n3: &lt;a href=&quot;http://www.w3.org/TeamSubmission/n3/&quot;&gt;http://www.w3.org/TeamSubmission/n3/&lt;/a&gt; . However see also &lt;a href=&quot;http://www.w3.org/blog/SW/2008/01/15/w3c_team_submission_on_n3_and_turtle&quot;&gt;http://www.w3.org/blog/SW/2008/01/15/w3c_team_submission_on_n3_and_turtle&lt;/a&gt; , &lt;a href=&quot;http://chatlogs.planetrdf.com/swig/2009-04-01.html#T14-00-16&quot;&gt;http://chatlogs.planetrdf.com/swig/2009-04-01.html#T14-00-16&lt;/a&gt; and some more discussion on &lt;a href=&quot;http://lists.w3.org/Archives/Public/semantic-web/2009May/0021.html&quot;&gt;http://lists.w3.org/Archives/Public/semantic-web/2009May/0021.html&lt;/a&gt; .&lt;br/&gt;
&lt;br/&gt;
Since RDFFormat accepts a collection of MIME types perhaps it would be even better to add the old ones as well so that the right parser can be selected for data served with the old types. For Turtle the type application/turtle could be added to such a collection as well, as it was the primary type mentioned on &lt;a href=&quot;http://www.dajobe.org/2004/01/turtle/2007-11-20/#sec-mime&quot;&gt;http://www.dajobe.org/2004/01/turtle/2007-11-20/#sec-mime&lt;/a&gt; .</description>
    
    
        <environment></environment>
    
        <key id="11310">RIO-69</key>
        <summary>N3 and Turtle media types need updating</summary>
        <type id="4">Improvement</type>
    
        <priority id="4">Minor</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee username="arjohn">Arjohn Kampman</assignee>
        
    

    
        
        <reporter username="simonr">Simon Reinhardt</reporter>
        
    

        
        <created>Tue, 7 Jul 2009 19:00:29 +0200 (CEST)</created>
    <updated>Tue, 7 Jul 2009 19:00:29 +0200 (CEST)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Rio API</component>
                
            
        
    

    
    
        <due></due>
    
    
        <votes>0</votes>
    
    

    
    
    

    




    
    
    

</item>
    
<item>

    







<title>[RIO-59] Add a stylesheet to the RDF/XML serialized data</title>
<link>http://www.openrdf.org/issues/browse/RIO-59</link>

    
        <description>RDF/XML is sometimes unreadable for human beings, so we developped an XSL that render it nicely. We had to extends the RDFXML writer to incorporate it to the data. Might be cleaner and useful to other rio user to integrate it into the RDFXMLWriter.&lt;br/&gt;
</description>
    
    
        <environment></environment>
    
        <key id="10747">RIO-59</key>
        <summary>Add a stylesheet to the RDF/XML serialized data</summary>
        <type id="2">New Feature</type>
    
        <priority id="4">Minor</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee username="arjohn">Arjohn Kampman</assignee>
        
    

    
        
        <reporter username="nicolas.lalevee">Nicolas Lalev&#233;e</reporter>
        
    

        
        <created>Mon, 30 Jul 2007 15:16:44 +0200 (CEST)</created>
    <updated>Mon, 30 Jul 2007 15:18:10 +0200 (CEST)</updated>

    
        
        
            
            
                
                    <version>2.0-alpha-3</version>
                
            
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>RDF/XML writer</component>
                
            
        
    

    
    
        <due></due>
    
    
        <votes>0</votes>
    
    

    
    
        <comments>
            
            <comment author="nicolas.lalevee" created="Mon, 30 Jul 2007 15:18:10 +0200 (CEST)" level="">It seems I cannot attach a patch, so here it is :&lt;br/&gt;
Index: src/main/java/org/openrdf/rio/rdfxml/RDFXMLWriter.java&lt;br/&gt;
===================================================================&lt;br/&gt;
--- src/main/java/org/openrdf/rio/rdfxml/RDFXMLWriter.java      (revision 3153)&lt;br/&gt;
+++ src/main/java/org/openrdf/rio/rdfxml/RDFXMLWriter.java      (working copy)&lt;br/&gt;
@@ -46,6 +46,8 @@&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;protected Resource lastWrittenSubject;&lt;br/&gt;
&lt;br/&gt;
+       protected String stylesheet;&lt;br/&gt;
+&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/*--------------*&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* Constructors *&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;*--------------*/&lt;br/&gt;
@@ -82,6 +84,15 @@&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;return RDFFormat.RDFXML;&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br/&gt;
&lt;br/&gt;
+       /**&lt;br/&gt;
+        * Set the URL of the XML stylesheet&lt;br/&gt;
+        *&lt;br/&gt;
+        * @param stylesheet the URL of the stylesheet&lt;br/&gt;
+        */&lt;br/&gt;
+       public void setStylesheet(String stylesheet) {&lt;br/&gt;
+               this.stylesheet = stylesheet;&lt;br/&gt;
+       }&lt;br/&gt;
+&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;public void startRDF() {&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (writingStarted) {&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;throw new RuntimeException(&amp;quot;Document writing has already started&amp;quot;);&lt;br/&gt;
@@ -99,6 +110,12 @@&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;writer.write(&amp;quot;&amp;lt;?xml version=\&amp;quot;1.0\&amp;quot; encoding=\&amp;quot;UTF-8\&amp;quot;?&amp;gt;\n&amp;quot;);&lt;br/&gt;
&lt;br/&gt;
+                       if (stylesheet != null) {&lt;br/&gt;
+                               writer.write(&amp;quot;&amp;lt;?xml-stylesheet href=&apos;&amp;quot;);&lt;br/&gt;
+                               writer.write(stylesheet);&lt;br/&gt;
+                               writer.write(&amp;quot;&apos; type=&apos;application/xml&apos;?&amp;gt;\n&amp;quot;);&lt;br/&gt;
+                       }&lt;br/&gt;
+&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;writeStartOfStartTag(RDF.NAMESPACE, &amp;quot;RDF&amp;quot;);&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;for (Map.Entry&amp;lt;String, String&amp;gt; entry : namespaceTable.entrySet()) {&lt;br/&gt;
</comment>
            
        </comments>
    
    

    




    
    
    

</item>
    
<item>

    







<title>[RIO-53] Turtle Parser does not update location</title>
<link>http://www.openrdf.org/issues/browse/RIO-53</link>

    
        <description>The Turtle Parser only updates the line location at the beginning of the file and when skipping lines.  &lt;br/&gt;
&lt;br/&gt;
</description>
    
    
        <environment></environment>
    
        <key id="10575">RIO-53</key>
        <summary>Turtle Parser does not update location</summary>
        <type id="1">Bug</type>
    
        <priority id="4">Minor</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee username="arjohn">Arjohn Kampman</assignee>
        
    

    
        
        <reporter username="bentatham">Ben Tatham</reporter>
        
    

        
        <created>Fri, 3 Nov 2006 06:10:20 +0100 (CET)</created>
    <updated>Fri, 3 Nov 2006 06:10:20 +0100 (CET)</updated>

    
        
        
            
            
                
                    <version>1.0.9</version>
                
            
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Turtle parser</component>
                
            
        
    

    
    
        <due></due>
    
    
        <votes>0</votes>
    
    

    
    
    

    




    
    
    

</item>
    
<item>

    







<title>[RIO-47] Reduce memory requirements for verifying uniqueness of rdf:ID attributes</title>
<link>http://www.openrdf.org/issues/browse/RIO-47</link>

    
        <description>Source: &lt;a href=&quot;http://www.openrdf.org/forum/mvnforum/viewthread?thread=967&quot;&gt;http://www.openrdf.org/forum/mvnforum/viewthread?thread=967&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
The RDF/XML specification requires the values of rdf:ID attributes combined with the applicable base URI to be unique within a single RDF/XML document[1]. The RDF/XML parser currently stores these ID-base URI-combinations as URIs in a HashMap. As a result, a considerable amount of memory is needed to be able to parse documents that contain large amounts of rdf:ID attributes, such as the Uniprot benchmark files[2]. As the number of base URIs normally is much smaller than the number of IDs it is possible to reduce the memory requirements by storing the IDs per base URI so that the base URI only needs to be stored once.&lt;br/&gt;
&lt;br/&gt;
[1] &lt;a href=&quot;http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/#section-constraints-id&quot;&gt;http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/#section-constraints-id&lt;/a&gt;&lt;br/&gt;
[2] &lt;a href=&quot;http://expasy3.isb-sib.ch/~ejain//rdf/data-for-benchmarks/&quot;&gt;http://expasy3.isb-sib.ch/~ejain//rdf/data-for-benchmarks/&lt;/a&gt;</description>
    
    
        <environment></environment>
    
        <key id="10530">RIO-47</key>
        <summary>Reduce memory requirements for verifying uniqueness of rdf:ID attributes</summary>
        <type id="4">Improvement</type>
    
        <priority id="4">Minor</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="arjohn">Arjohn Kampman</reporter>
        
    

        
        <created>Wed, 14 Jun 2006 12:24:04 +0200 (CEST)</created>
    <updated>Wed, 14 Jun 2006 12:24:04 +0200 (CEST)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>RDF/XML parser</component>
                
            
        
    

    
    
        <due></due>
    
    
        <votes>0</votes>
    
    

    
    
    

    




    
    
    

</item>
    
<item>

    







<title>[RIO-43] N3Parser</title>
<link>http://www.openrdf.org/issues/browse/RIO-43</link>

    
        <description>Is a N3Parser planned? &lt;br/&gt;
It would be nice, since we can write n3 files!</description>
    
    
        <environment>na</environment>
    
        <key id="10435">RIO-43</key>
        <summary>N3Parser</summary>
        <type id="2">New Feature</type>
    
        <priority id="4">Minor</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee username="arjohn">Arjohn Kampman</assignee>
        
    

    
        
        <reporter username="gromgull">Gunnar Aastrand Grimnes</reporter>
        
    

        
        <created>Wed, 25 Jan 2006 13:24:32 +0100 (CET)</created>
    <updated>Mon, 13 Apr 2009 06:34:08 +0200 (CEST)</updated>

    
        
        
    

    
        
        
    

    
        
        
    

    
    
        <due></due>
    
    
        <votes>2</votes>
    
    

    
    
        <comments>
            
            <comment author="arjohn" created="Tue, 7 Feb 2006 12:05:25 +0100 (CET)" level="">An N3 parser for the &amp;quot;N3-rdf&amp;quot; subset would be a nice addition to Rio, but there are no concrete plans to implement one at this moment. Note that the N3Writer writes documents that are compatible with Turtle, so these can be parsed with the Turtle parser. Most notable difference between Turtle and N3-rdf is the omission of @keywords in Turtle.</comment>
            
            <comment author="bblfish" created="Wed, 4 Jun 2008 11:59:18 +0200 (CEST)" level="">Jena has some better support for N3. It understands the &amp;quot;is :relation of&amp;quot; construct. This is really nice feature to use as it avoids having to create inverse relationships, and saves a lot of typing. So I can write&lt;br/&gt;
&lt;br/&gt;
:WhiteCat is rdf:type of :A, :B, :C, :D .&lt;br/&gt;
&lt;br/&gt;
instead of &lt;br/&gt;
&lt;br/&gt;
:A a :WhiteCat .&lt;br/&gt;
:B a :WhiteCat .&lt;br/&gt;
:C a :WhiteCat .&lt;br/&gt;
:D a :WhiteCat .&lt;br/&gt;
&lt;br/&gt;
It is true that when one gets started using RDF one does not want to use these, but after a while this does proove to be very useful.</comment>
            
            <comment author="drewp" created="Mon, 13 Apr 2009 06:34:08 +0200 (CEST)" level="">Another vote for is/of support. My use case happened to be a series of rdfs:domain statements:&lt;br/&gt;
&lt;br/&gt;
:MyNewClass is rdfs:domain of &lt;br/&gt;
&amp;nbsp;&amp;nbsp;:pred1, &lt;br/&gt;
&amp;nbsp;&amp;nbsp;:pred2, &lt;br/&gt;
&amp;nbsp;&amp;nbsp;:pred3 &lt;br/&gt;
.&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
thanks!&lt;br/&gt;
</comment>
            
        </comments>
    
    

    




    
    
    

</item>
    
<item>

    







<title>[RIO-29] blank node handling in parsers doesn&apos;t scale</title>
<link>http://www.openrdf.org/issues/browse/RIO-29</link>

    
        <description>The processing of blank nodes in Rio&apos;s parsers doesn&apos;t scale for documents with huge amount of named blank nodes in it. The reason for this is that the parsers keep track of all encountered named blank nodes as they may be referenced again later in the document. As blank node names scope to the entire document, the same blank node name must map to the same blank node objects. Possibly the best way to solve this is to do the mapping in an external handler. One such handler might use a database or the file system to store mapping information instead of keeping this information in main memory.</description>
    
    
        <environment></environment>
    
        <key id="10379">RIO-29</key>
        <summary>blank node handling in parsers doesn&apos;t scale</summary>
        <type id="4">Improvement</type>
    
        <priority id="4">Minor</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="arjohn">Arjohn Kampman</reporter>
        
    

        
        <created>Wed, 21 Sep 2005 12:54:57 +0200 (CEST)</created>
    <updated>Wed, 21 Sep 2005 12:54:57 +0200 (CEST)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>NTriples parser</component>
                
                    <component>RDF/XML parser</component>
                
                    <component>Turtle parser</component>
                
            
        
    

    
    
        <due></due>
    
    
        <votes>0</votes>
    
    

    
    
    

    




    
    
    

</item>
    
<item>

    







<title>[RIO-5] character check in NTriplesParser</title>
<link>http://www.openrdf.org/issues/browse/RIO-5</link>

    
        <description>The NTriplesParser does not check that the parsed characters are legal N-Triples characters. I.e. characters like &amp;#xE4; or &amp;#xF4; are accepted without warning but they are not legal N-Triples characters.</description>
    
    
        <environment></environment>
    
        <key id="10043">RIO-5</key>
        <summary>character check in NTriplesParser</summary>
        <type id="1">Bug</type>
    
        <priority id="4">Minor</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee username="arjohn">Arjohn Kampman</assignee>
        
    

    
        
        <reporter username="arjohn">Arjohn Kampman</reporter>
        
    

        
        <created>Wed, 25 Feb 2004 10:41:40 +0100 (CET)</created>
    <updated>Wed, 2 Mar 2005 11:15:43 +0100 (CET)</updated>

    
        
        
            
            
                
                    <version>1.0</version>
                
            
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>NTriples parser</component>
                
            
        
    

    
    
        <due></due>
    
    
        <votes>0</votes>
    
    

    
    
        <comments>
            
            <comment author="arjohn" created="Wed, 2 Mar 2005 10:55:59 +0100 (CET)" level="">Unscheduling this issue because there is no immediate need to get this fixed.</comment>
            
        </comments>
    
    

    




    
    
    

</item>
    
<item>

    







<title>[RIO-1] XML Literal normalization</title>
<link>http://www.openrdf.org/issues/browse/RIO-1</link>

    
        <description>XML literal normalization is not implemented yet.</description>
    
    
        <environment></environment>
    
        <key id="10061">RIO-1</key>
        <summary>XML Literal normalization</summary>
        <type id="1">Bug</type>
    
        <priority id="4">Minor</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee username="arjohn">Arjohn Kampman</assignee>
        
    

    
        
        <reporter username="arjohn">Arjohn Kampman</reporter>
        
    

        
        <created>Fri, 27 Feb 2004 15:22:06 +0100 (CET)</created>
    <updated>Wed, 2 Mar 2005 11:15:14 +0100 (CET)</updated>

    
        
        
            
            
                
                    <version>1.0</version>
                
            
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>RDF/XML parser</component>
                
            
        
    

    
    
        <due></due>
    
    
        <votes>0</votes>
    
    

    
    
    

    




    
    
    

</item>
    
</channel>
</rss>  

