Package org.aksw.gerbil.io.nif
Class DocumentListParser
java.lang.Object
org.aksw.gerbil.io.nif.DocumentListParser
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static Stringprivate static Stringprivate DocumentParserprivate static String -
Constructor Summary
ConstructorsConstructorDescriptionDocumentListParser(boolean removeUsedProperties)DocumentListParser(DocumentParser documentParser) -
Method Summary
Modifier and TypeMethodDescriptionparseDocuments(org.apache.jena.rdf.model.Model nifModel)voidsetDocumentParser(DocumentParser documentParser)
-
Field Details
-
CONTEXT_PARAM_NAME
- See Also:
- Constant Field Values
-
TEXT_PARAM_NAME
- See Also:
- Constant Field Values
-
DOCUMENT_QUERY_STRING
-
documentParser
-
-
Constructor Details
-
DocumentListParser
public DocumentListParser() -
DocumentListParser
public DocumentListParser(boolean removeUsedProperties) -
DocumentListParser
-
-
Method Details
-
parseDocuments
-
getDocumentParser
-
setDocumentParser
-