Project

General

Profile

1
pace.conf { 
2
	conditions { },
3
	model {
4
		legalname { algo = JaroWinkler, type = String, weight = 0.6, ignoreMissing = false, path = organization/metadata/legalname/value }, 
5
		legalshortname { algo = JaroWinkler, type = String, weight = 0.4, ignoreMissing = true, path = organization/metadata/legalshortname/value } 
6
	} 
7
}
(1-1/5)