Class LexicographerView.LexicalRelation.LexicalRelationPolicy
java.lang.Object
it.uniroma2.art.semanticturkey.services.core.LexicographerView.LexicoSemanticRelation.LexicoSemanticRelationPolicy<LexicographerView.EntryReference,LexicographerView.LexicalRelation>
it.uniroma2.art.semanticturkey.services.core.LexicographerView.LexicalRelation.LexicalRelationPolicy
- Enclosing class:
- LexicographerView.LexicalRelation
public static class LexicographerView.LexicalRelation.LexicalRelationPolicy
extends LexicographerView.LexicoSemanticRelation.LexicoSemanticRelationPolicy<LexicographerView.EntryReference,LexicographerView.LexicalRelation>
-
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.LexicalRelation relationObj) protected LexicographerView.EntryReference
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
-
LexicalRelationPolicy
-
-
Method Details
-
newRelation
-
parseReference
protected LexicographerView.EntryReference 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) -
handleRelation
public void handleRelation(it.uniroma2.art.semanticturkey.services.core.LexicographerView.Context ctx, org.eclipse.rdf4j.model.Model input, LexicographerView.LexicalRelation 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)
-