changed weights of content rules for cris validation
This commit is contained in:
parent
efdeb01b4e
commit
68ccee11f2
|
@ -2,16 +2,16 @@ rule.weights={\
|
|||
check000_Identify: '33.33333', \
|
||||
check010_MetadataFormats: '33.33333', \
|
||||
check020_Sets: '33.33333', \
|
||||
check100_CheckPublications: '16.666666', \
|
||||
check200_CheckProducts: '13.333333', \
|
||||
check300_CheckPatents: '13.333333',\
|
||||
check400_CheckPersons: '13.333333', \
|
||||
check500_CheckOrgUnits: '6.666666', \
|
||||
check600_CheckProjects: '13.333333', \
|
||||
check700_CheckFundings: '6.666666', \
|
||||
check800_CheckEquipment: '3.333333', \
|
||||
check900_CheckEvents: '3.333333', \
|
||||
check990_CheckReferentialIntegrityAndFunctionalDependency: '9.999999'}
|
||||
check100_CheckPublications: '10', \
|
||||
check200_CheckProducts: '10', \
|
||||
check300_CheckPatents: '10',\
|
||||
check400_CheckPersons: '10', \
|
||||
check500_CheckOrgUnits: '10', \
|
||||
check600_CheckProjects: '10', \
|
||||
check700_CheckFundings: '10', \
|
||||
check800_CheckEquipment: '10', \
|
||||
check900_CheckEvents: '10', \
|
||||
check990_CheckReferentialIntegrityAndFunctionalDependency: '10'}
|
||||
|
||||
# don't leave empty spaces
|
||||
rule.names={\
|
||||
|
|
Loading…
Reference in New Issue