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

Deprecated. Use RDFFormat.NQUADS instead

@Deprecated
public class NQuadsFormat
extends org.openrdf.rio.RDFFormat

An RDFFormat for N-Quads.


Field Summary
static NQuadsFormat NQUADS
          Deprecated.  
 
Fields inherited from class org.openrdf.rio.RDFFormat
BINARY, JSONLD, N3, NO_CONTEXTS, NO_NAMESPACES, NTRIPLES, RDFA, RDFJSON, RDFXML, SUPPORTS_CONTEXTS, SUPPORTS_NAMESPACES, 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
Deprecated. 

Copyright © 2008-2012 Franz Inc.