Franz Inc, AllegroGraph

com.franz.openrdf.rio.nquads
Class NQuadsFormat

java.lang.Object
  extended by info.aduna.lang.FileFormat
      extended by org.openrdf.rio.RDFFormat
          extended by com.franz.openrdf.rio.nquads.NQuadsFormat

public class NQuadsFormat
extends RDFFormat

An RDFFormat for N-Quads.


Field Summary
static NQuadsFormat NQUADS
           
 
Fields inherited from class org.openrdf.rio.RDFFormat
BINARY, N3, NTRIPLES, RDFXML, TRIG, TRIX, TURTLE
 
Method Summary
 
Methods inherited from class org.openrdf.rio.RDFFormat
forFileName, forFileName, forMIMEType, forMIMEType, getAcceptParams, register, register, supportsContexts, supportsNamespaces, valueOf, values
 
Methods inherited from class info.aduna.lang.FileFormat
equals, getCharset, getDefaultFileExtension, getDefaultMIMEType, getFileExtensions, getMIMETypes, getName, hasCharset, hasDefaultFileExtension, hasDefaultMIMEType, hasFileExtension, hashCode, hasMIMEType, matchFileName, matchFileName, matchMIMEType, matchMIMEType, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NQUADS

public static NQuadsFormat NQUADS

Copyright © 2008-2012 Franz Inc.