Class LexicographerView.SenseRelation.SenseRelationPolicy
java.lang.Object
it.uniroma2.art.semanticturkey.services.core.LexicographerView.LexicoSemanticRelation.LexicoSemanticRelationPolicy<LexicographerView.SenseReference,LexicographerView.SenseRelation>
it.uniroma2.art.semanticturkey.services.core.LexicographerView.SenseRelation.SenseRelationPolicy
- Enclosing class:
- LexicographerView.SenseRelation
public static class LexicographerView.SenseRelation.SenseRelationPolicy
extends LexicographerView.LexicoSemanticRelation.LexicoSemanticRelationPolicy<LexicographerView.SenseReference,LexicographerView.SenseRelation>
-
Nested Class Summary
Nested classes/interfaces inherited from class it.uniroma2.art.semanticturkey.services.core.LexicographerView.LexicoSemanticRelation.LexicoSemanticRelationPolicy
LexicographerView.LexicoSemanticRelation.LexicoSemanticRelationPolicy.Function4<R,
A1, A2, A3, A4> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Map<org.eclipse.rdf4j.model.IRI,
AnnotatedValue<org.eclipse.rdf4j.model.IRI>> void
handleRelation
(it.uniroma2.art.semanticturkey.services.core.LexicographerView.Context ctx, org.eclipse.rdf4j.model.Model input, LexicographerView.SenseRelation relationObj) protected LexicographerView.SenseReference
parseReference
(it.uniroma2.art.semanticturkey.services.core.LexicographerView.Context ctx, org.eclipse.rdf4j.model.Model input, org.eclipse.rdf4j.model.Resource subjectId, Set<org.eclipse.rdf4j.model.Resource> referenceCtxs)
-
Constructor Details
-
SenseRelationPolicy
-
-
Method Details
-
newRelation
-
handleRelation
public void handleRelation(it.uniroma2.art.semanticturkey.services.core.LexicographerView.Context ctx, org.eclipse.rdf4j.model.Model input, LexicographerView.SenseRelation relationObj) -
getRelations
protected Map<org.eclipse.rdf4j.model.IRI,AnnotatedValue<org.eclipse.rdf4j.model.IRI>> getRelations(it.uniroma2.art.semanticturkey.services.core.LexicographerView.Context ctx) -
parseReference
protected LexicographerView.SenseReference parseReference(it.uniroma2.art.semanticturkey.services.core.LexicographerView.Context ctx, org.eclipse.rdf4j.model.Model input, org.eclipse.rdf4j.model.Resource subjectId, Set<org.eclipse.rdf4j.model.Resource> referenceCtxs)
-