public class AGRDFFormat extends RDFFormat
Modifier and Type | Field and Description |
---|---|
static RDFFormat |
NQUADS |
static RDFFormat |
NQX |
BINARY, JSONLD, N3, NO_CONTEXTS, NO_NAMESPACES, NTRIPLES, RDFA, RDFJSON, RDFXML, SUPPORTS_CONTEXTS, SUPPORTS_NAMESPACES, TRIG, TRIX, TURTLE
Constructor and Description |
---|
AGRDFFormat(String name,
String mimeType,
Charset charset,
String fileExtension,
boolean supportsNamespaces,
boolean supportsContexts) |
forFileName, forFileName, forMIMEType, forMIMEType, getAcceptParams, register, register, supportsContexts, supportsNamespaces, valueOf, values
equals, getCharset, getDefaultFileExtension, getDefaultMIMEType, getFileExtensions, getMIMETypes, getName, hasCharset, hasDefaultFileExtension, hasDefaultMIMEType, hasFileExtension, hashCode, hasMIMEType, matchFileName, matchFileName, matchMIMEType, matchMIMEType, toString
Copyright © 2017 Franz Inc.. All rights reserved.