public class TurtleNIFParser extends AbstractNIFParser
Modifier and Type | Field and Description |
---|---|
private static String |
HTTP_CONTENT_TYPE |
Constructor and Description |
---|
TurtleNIFParser() |
Modifier and Type | Method and Description |
---|---|
protected com.hp.hpl.jena.rdf.model.Model |
parseNIFModel(InputStream is,
com.hp.hpl.jena.rdf.model.Model nifModel) |
protected com.hp.hpl.jena.rdf.model.Model |
parseNIFModel(Reader reader,
com.hp.hpl.jena.rdf.model.Model nifModel) |
getDefaultModel, getHttpContentType, infereTypes, parseNIF, parseNIF, parseNIF, parseNIF, parseNIF, parseNIF
private static final String HTTP_CONTENT_TYPE
protected com.hp.hpl.jena.rdf.model.Model parseNIFModel(InputStream is, com.hp.hpl.jena.rdf.model.Model nifModel)
parseNIFModel
in class AbstractNIFParser
protected com.hp.hpl.jena.rdf.model.Model parseNIFModel(Reader reader, com.hp.hpl.jena.rdf.model.Model nifModel)
parseNIFModel
in class AbstractNIFParser
Copyright © 2016. All rights reserved.