Updates

	<!--FIRST NAME-->
	<Param name="algorithms">fname=org.vivoweb.harvester.score.algorithm.NameExtraCompare</Param>
	<Param name="weights">fname=0.20</Param>
	<Param name="inputJena-predicates">fname=http://xmlns.com/foaf/0.1/firstName</Param>
	<Param name="vivoJena-predicates">fname=http://xmlns.com/foaf/0.1/firstName</Param>

First initials that match score less than full first name matches.

e.g.

B and Betty (score = 0.18)

Betty and Betty (score = 0.20)

2. Created the algorithm EqualityExtraTest to compare last names.

	<!--LAST NAME-->
	<Param name="algorithms">lname=org.vivoweb.harvester.score.algorithm.EqualityExtraTest</Param>
	<Param name="weights">lname=0.35</Param>
	<Param name="common-names">Lee,Kim,Li,Wang,Chen,Liu,Huang,Zhang,Yang,Friedman,Shah,Brown,Patel ... </Param>
	<Param name="inputJena-predicates">lname=http://xmlns.com/foaf/0.1/lastName</Param>
	<Param name="vivoJena-predicates">lname=http://xmlns.com/foaf/0.1/lastName</Param>

Profiles with common-names need to have full first name match or middle name match in order to pass the final match threshold.

e.g.

Kenneth Lee and K. Lee (match = No)

Kenneth A. Lee and K. A. Lee (match = Yes)

Katherine Hajjar and K. Hajjar (match = Yes)

3. Working on a WCMC version of vivosearch.org. Added vivosolr as a module to Drupal, and ran the LinkedDataIndexer. Ongoing work.

Special Topics

Notable Development List Traffic

Call-in Information

<<note this is different from last week>>

1. Please join my meeting. https://www1.gotomeeting.com/join/431156241

2. Use your microphone and speakers (VoIP) - a headset is recommended. Or, call in using your telephone.

Dial +1 (630) 869-1011
Access Code: 431-156-241
Audio PIN: Shown after joining the meeting

Meeting ID: 431-156-241

last meeting | next meeting