| Package | Description |
|---|---|
| org.nlp2rdf | |
| org.nlp2rdf.bean | |
| org.nlp2rdf.formats | |
| org.nlp2rdf.nif20.impl | |
| org.nlp2rdf.nif21.impl | |
| org.nlp2rdf.validator |
| Modifier and Type | Method and Description |
|---|---|
void |
NIFAnnotationUnit.add(org.apache.jena.rdf.model.Model model,
NIFBean entity) |
void |
NIFLiteral.add(org.apache.jena.rdf.model.Model model,
NIFBean entity) |
void |
NIFProperties.add(org.apache.jena.rdf.model.Model model,
NIFBean entity) |
| Modifier and Type | Method and Description |
|---|---|
NIFBean |
NIFBean.NIFBeanBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static void |
NIFBean.fillBeansWithContext(List<NIFBean> beans,
String CONTEXT_FORMAT) |
static void |
NIFBean.validate(List<NIFBean> beans) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
Conversor.getJSONLD(String contextJSON,
List<NIFBean> beans,
String templatePath)
Return the content as JSONLD
|
| Modifier and Type | Method and Description |
|---|---|
void |
NIF20Properties.add(org.apache.jena.rdf.model.Model model,
NIFBean entity) |
void |
NIF20Literal.add(org.apache.jena.rdf.model.Model model,
NIFBean entity) |
void |
NIF20CreateContext.setBean(NIFBean bean) |
| Constructor and Description |
|---|
NIF20CreateContext(NIFContext context,
NIFBean entity) |
| Constructor and Description |
|---|
NIF20(List<NIFBean> beans) |
NIF20(List<NIFBean> beans,
NIFParser parser) |
| Modifier and Type | Method and Description |
|---|---|
void |
NIF21Properties.add(org.apache.jena.rdf.model.Model model,
NIFBean entity) |
void |
NIF21Literal.add(org.apache.jena.rdf.model.Model model,
NIFBean entity) |
void |
NIF21AnnotationUnit.add(org.apache.jena.rdf.model.Model model,
NIFBean entity) |
void |
NIF21CreateContext.setBean(NIFBean bean) |
| Constructor and Description |
|---|
NIF21CreateContext(NIFContext context,
NIFBean entity) |
NIF21CreateMention(NIFContext context,
NIFBean entity) |
| Constructor and Description |
|---|
NIF21(List<NIFBean> beans) |
NIF21(List<NIFBean> beans,
NIFParser parser) |
| Modifier and Type | Method and Description |
|---|---|
static void |
NIFBeanMentionValidator.checkIfContextExists(List<NIFBean> beans) |
static void |
NIFBeanContextValidator.checkIfContextExists(List<NIFBean> beans) |
static void |
NIFBeanNumbersValidator.checkIfEndIndexIsGreaterThanBeginIndex(List<NIFBean> beans) |
static void |
NIFBeanContextValidator.checkIfHasDuplicatedContext(List<NIFBean> beans) |
Copyright © 2017. All rights reserved.