You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2012/11/19 23:14:08 UTC

svn commit: r1411455 - /jena/Experimental/riot-reader/src/main/java/dev/PROJECT_RiotReader.java

Author: andy
Date: Mon Nov 19 22:14:07 2012
New Revision: 1411455

URL: http://svn.apache.org/viewvc?rev=1411455&view=rev
Log: (empty)

Modified:
    jena/Experimental/riot-reader/src/main/java/dev/PROJECT_RiotReader.java

Modified: jena/Experimental/riot-reader/src/main/java/dev/PROJECT_RiotReader.java
URL: http://svn.apache.org/viewvc/jena/Experimental/riot-reader/src/main/java/dev/PROJECT_RiotReader.java?rev=1411455&r1=1411454&r2=1411455&view=diff
==============================================================================
--- jena/Experimental/riot-reader/src/main/java/dev/PROJECT_RiotReader.java (original)
+++ jena/Experimental/riot-reader/src/main/java/dev/PROJECT_RiotReader.java Mon Nov 19 22:14:07 2012
@@ -29,6 +29,7 @@ public class PROJECT_RiotReader
     // Work out the dependencies on ARQ for splitting out RIOT
     
     // Check ContentType vs MediaType => MediaType (code) , correct name is ?  
+    // Check *2 classes 
     
     // Potentially split into:
     // WebReaderModel (no context) 
@@ -42,6 +43,8 @@ public class PROJECT_RiotReader
     //  http://jena.apache.org/documentation/io/iohowto.html
     //  http://jena.apache.org/documentation/io/riot.html
     
+    //  ** Adding new languages
+    
     // **** Notes
     // if the universal Jena reader used in the old model.read.
     // (currently coded around by creating per language reader factories).