pl.edu.icm.yadda.analysis.relations.bigdataClues
Class BigdataFeature10PrefixInitials

java.lang.Object
  extended by pl.edu.icm.yadda.analysis.relations.pj.auxil.PJDisambiguator
      extended by pl.edu.icm.yadda.analysis.relations.bigdataClues.BigdataFeature10PrefixInitials
All Implemented Interfaces:
pl.edu.icm.yadda.analysis.relations.Disambiguator

public class BigdataFeature10PrefixInitials
extends pl.edu.icm.yadda.analysis.relations.pj.auxil.PJDisambiguator


Field Summary
protected static org.slf4j.Logger log
           
 
Fields inherited from class pl.edu.icm.yadda.analysis.relations.pj.auxil.PJDisambiguator
conn, repository, rnd
 
Constructor Summary
BigdataFeature10PrefixInitials()
           
 
Method Summary
protected  double checkIfSimilar(org.openrdf.repository.RepositoryConnection conn, String contribA, String contribB)
           
 org.openrdf.repository.RepositoryConnection getConn()
           
 String id()
           
 
Methods inherited from class pl.edu.icm.yadda.analysis.relations.pj.auxil.PJDisambiguator
analyze, closeAndRemoveConnection, closeRepository, getRepository, setRepository
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final org.slf4j.Logger log
Constructor Detail

BigdataFeature10PrefixInitials

public BigdataFeature10PrefixInitials()
Method Detail

id

public String id()

checkIfSimilar

protected double checkIfSimilar(org.openrdf.repository.RepositoryConnection conn,
                                String contribA,
                                String contribB)
                         throws org.openrdf.repository.RepositoryException,
                                org.openrdf.query.MalformedQueryException,
                                org.openrdf.query.QueryEvaluationException
Specified by:
checkIfSimilar in class pl.edu.icm.yadda.analysis.relations.pj.auxil.PJDisambiguator
Throws:
org.openrdf.repository.RepositoryException
org.openrdf.query.MalformedQueryException
org.openrdf.query.QueryEvaluationException

getConn

public org.openrdf.repository.RepositoryConnection getConn()
Overrides:
getConn in class pl.edu.icm.yadda.analysis.relations.pj.auxil.PJDisambiguator


Copyright © 2002-2012. All Rights Reserved.