pl.edu.icm.yadda.analysis.relations.bigdataClues
Class BigdataDisambiguator
java.lang.Object
pl.edu.icm.yadda.analysis.relations.pj.auxil.PJDisambiguator
pl.edu.icm.yadda.analysis.relations.pj.clues_occurence.AggregateDisambiguator
pl.edu.icm.yadda.analysis.relations.bigdataClues.BigdataDisambiguator
- All Implemented Interfaces:
- Disambiguator
- Direct Known Subclasses:
- BigdataFeature1Email, BigdataFeature3CoContribution, BigdataFeature4CoClassif, BigdataFeature5CoKeywordPhrase, BigdataFeature6CoReference, BigdataFeature7CoISBN, BigdataFeature7CoISSN, BigdataFeature9FullInitials
public abstract class BigdataDisambiguator
- extends AggregateDisambiguator
Methods inherited from interface pl.edu.icm.yadda.analysis.relations.Disambiguator |
id |
graphString
protected String graphString
log
protected static final org.slf4j.Logger log
BigdataDisambiguator
public BigdataDisambiguator()
clone
public Object clone()
- Overrides:
clone
in class Object
checkIfSimilar
protected double checkIfSimilar(org.openrdf.repository.RepositoryConnection conn,
String c1,
String c2)
throws org.openrdf.repository.RepositoryException,
org.openrdf.query.MalformedQueryException,
org.openrdf.query.QueryEvaluationException
- Overrides:
checkIfSimilar
in class AggregateDisambiguator
- Throws:
org.openrdf.repository.RepositoryException
org.openrdf.query.MalformedQueryException
org.openrdf.query.QueryEvaluationException
initializeGraph
protected abstract void initializeGraph(String c1)
copyTo
public void copyTo(org.openrdf.repository.Repository destRep,
List<String> cs)
throws org.openrdf.repository.RepositoryException,
org.openrdf.query.MalformedQueryException,
org.openrdf.query.QueryEvaluationException
- Throws:
org.openrdf.repository.RepositoryException
org.openrdf.query.MalformedQueryException
org.openrdf.query.QueryEvaluationException
getConn
public org.openrdf.repository.RepositoryConnection getConn()
- Overrides:
getConn
in class PJDisambiguator
Copyright © 2002-2012 ICM, Warsaw University. All Rights Reserved.