public class AnnotationWriter extends Object
Constructor and Description |
---|
AnnotationWriter() |
Modifier and Type | Method and Description |
---|---|
void |
addAnnotation(com.hp.hpl.jena.rdf.model.Model nifModel,
com.hp.hpl.jena.rdf.model.Resource documentAsResource,
String documentURI,
Annotation annotation,
int annotationId) |
void |
addSpan(com.hp.hpl.jena.rdf.model.Model nifModel,
com.hp.hpl.jena.rdf.model.Resource documentAsResource,
String text,
String documentURI,
Span span) |
void |
writeMarkingToModel(com.hp.hpl.jena.rdf.model.Model nifModel,
com.hp.hpl.jena.rdf.model.Resource documentResource,
String text,
String documentURI,
Marking marking,
int markingId) |
public void writeMarkingToModel(com.hp.hpl.jena.rdf.model.Model nifModel, com.hp.hpl.jena.rdf.model.Resource documentResource, String text, String documentURI, Marking marking, int markingId)
public void addAnnotation(com.hp.hpl.jena.rdf.model.Model nifModel, com.hp.hpl.jena.rdf.model.Resource documentAsResource, String documentURI, Annotation annotation, int annotationId)
Copyright © 2016. All rights reserved.