org.apache.any23.io.nquads
Class NQuads

java.lang.Object
  extended by org.apache.any23.io.nquads.NQuads

public class NQuads
extends Object

Defines the N-Quads format.

Author:
Michele Mostarda (mostarda@fbk.eu)

Field Summary
static org.openrdf.rio.RDFFormat FORMAT
          Returns the format associate to the NQuads specification.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FORMAT

public static org.openrdf.rio.RDFFormat FORMAT
Returns the format associate to the NQuads specification.



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.