Package | Description |
---|---|
it.uniroma2.art.coda.core | |
it.uniroma2.art.coda.depends |
Modifier and Type | Field and Description |
---|---|
private CODAContext |
CODACore.ctx |
Modifier and Type | Method and Description |
---|---|
CODAContext |
CODACore.getCODAContext()
Get the CODA context
|
Modifier and Type | Method and Description |
---|---|
static org.eclipse.rdf4j.model.Value |
UIMACODAUtilities.getRDFValueFromUIMAValue(PlaceholderStruct placeholder,
ComponentProvider cp,
CODAContext ctx) |
static org.eclipse.rdf4j.model.Value |
UIMACODAUtilities.getRDFValueFromUIMAValue(PlaceholderStruct placeholder,
StringOrFeatureStruct valueOfFeatStruct,
ComponentProvider cp,
CODAContext ctx) |
static List<org.eclipse.rdf4j.model.Value> |
UIMACODAUtilities.getRDFValuesFromUIMAValue(boolean hasFeaturePath,
Object initialValue,
String rdfType,
String literalDatatype,
String literalLang,
List<ConverterMention> converterList,
ComponentProvider cp,
CODAContext ctx,
com.google.common.collect.Multimap<String,Object> placeholder2valueMap,
Map<String,Map<org.apache.commons.lang3.tuple.Pair<ProjectionOperator,Object>,org.eclipse.rdf4j.model.Value>> memoizedProjectionsMaps,
String memoizationMapName)
Computes a (possibly empty) collection of ART Nodes through the execution of a converter.
|
static List<org.eclipse.rdf4j.model.Value> |
UIMACODAUtilities.getRDFValuesFromUIMAValue(PlaceholderStruct placeholder,
StringOrFeatureStruct valueOfFeatStruct,
ComponentProvider cp,
CODAContext ctx,
com.google.common.collect.Multimap<String,Object> placeholder2valueMap,
Map<String,Map<org.apache.commons.lang3.tuple.Pair<ProjectionOperator,Object>,org.eclipse.rdf4j.model.Value>> memoizedProjectionsMap) |
private static Optional<org.eclipse.rdf4j.model.IRI> |
UIMACODAUtilities.overrideDefaultNS(PlaceholderStruct placeholder,
CODAContext ctx) |
Modifier and Type | Method and Description |
---|---|
List<ValuesFromAnAnnotation> |
DependsPrevious.execute(DependsOnInfo dependsOnInfo,
org.apache.uima.jcas.tcas.Annotation annotation,
org.apache.uima.jcas.JCas jcas,
ProjectionRulesModel projectionRulesModel,
ProjectionRule projRule,
ComponentProvider cp,
CODAContext ctx) |
List<ValuesFromAnAnnotation> |
DependsNext.execute(DependsOnInfo dependsOnInfo,
org.apache.uima.jcas.tcas.Annotation annotation,
org.apache.uima.jcas.JCas jcas,
ProjectionRulesModel projectionRulesModel,
ProjectionRule projRule,
ComponentProvider cp,
CODAContext ctx) |
List<ValuesFromAnAnnotation> |
DependsLastOneOf.execute(DependsOnInfo dependsOnInfo,
org.apache.uima.jcas.tcas.Annotation annotation,
org.apache.uima.jcas.JCas jcas,
ProjectionRulesModel projectionRulesModel,
ProjectionRule projRule,
ComponentProvider cp,
CODAContext ctx) |
List<ValuesFromAnAnnotation> |
DependsLast.execute(DependsOnInfo dependsOnInfo,
org.apache.uima.jcas.tcas.Annotation annotation,
org.apache.uima.jcas.JCas jcas,
ProjectionRulesModel projectionRulesModel,
ProjectionRule projRule,
ComponentProvider cp,
CODAContext ctx) |
List<ValuesFromAnAnnotation> |
DependsFollowing.execute(DependsOnInfo dependsOnInfo,
org.apache.uima.jcas.tcas.Annotation annotation,
org.apache.uima.jcas.JCas jcas,
ProjectionRulesModel projectionRulesModel,
ProjectionRule projRule,
ComponentProvider cp,
CODAContext ctx) |
List<ValuesFromAnAnnotation> |
DependsBetween.execute(DependsOnInfo dependsOnInfo,
org.apache.uima.jcas.tcas.Annotation annotation,
org.apache.uima.jcas.JCas jcas,
ProjectionRulesModel projectionRulesModel,
ProjectionRule projRule,
ComponentProvider cp,
CODAContext ctx) |
abstract List<ValuesFromAnAnnotation> |
DependsAbstactClass.execute(DependsOnInfo dependsOnInfo,
org.apache.uima.jcas.tcas.Annotation annotation,
org.apache.uima.jcas.JCas jcas,
ProjectionRulesModel projectionRulesModel,
ProjectionRule projRule,
ComponentProvider cp,
CODAContext ctx) |
protected ValuesFromAnAnnotation |
DependsAbstactClass.getValuesFromAnAnnotation(DependsOnInfo dependsOnInfo,
ProjectionRule projRule,
ProjectionRule depProjRule,
org.apache.uima.jcas.tcas.Annotation candidateAnnotaion,
CODAContext ctx,
ComponentProvider cp) |
Copyright © 2022 ART Group, University of Rome, Tor Vergata. All rights reserved.