Property label similarity report
From TechInfoDepot
Jump to navigationJump to searchThis pages compares the similarity distance (not to be confused with a semantic or lexical similarity) between property labels and reports them if they exceed the threshold. The report may help filter misspelled or equivalent properties that represent the same concept (see the properties special page to help clarify concept and usage of reported properties). The threshold can be adjusted to widen or narrow the distance used for the approximate matching.
Owl:differentFrom is used to exempt properties from the analysis.[
{
"property": [
"CPU1 clock speed",
"CPU2 clock speed"
],
"similarity": 93.75
},
{
"property": [
"CPU1 model/full",
"CPU2 model/full"
],
"similarity": 93.33
},
{
"property": [
"CPU1 brand",
"CPU2 brand"
],
"similarity": 90
},
{
"property": [
"CPU1 cores",
"CPU2 cores"
],
"similarity": 90
},
{
"property": [
"CPU1 model",
"CPU2 model"
],
"similarity": 90
},
{
"property": [
"Cable modem/downstream channels",
"Cable modem/upstream channels"
],
"similarity": 90
}
]