Property label similarity report
Jump to navigation
Jump to search
This 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": [
"Has RDRAM RAM slots",
"Has SDRAM RAM slots"
],
"similarity": 94.74
},
{
"property": [
"Has DDR1 RAM slots",
"Has DDR2 RAM slots"
],
"similarity": 94.44
},
{
"property": [
"Has DDR1 RAM slots",
"Has DDR3 RAM slots"
],
"similarity": 94.44
},
{
"property": [
"Has DDR2 RAM slots",
"Has DDR3 RAM slots"
],
"similarity": 94.44
}
]