Property label similarity report
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 sort AG",
"Has sort AGC"
],
"similarity": 95.65
},
{
"property": [
"Has sort AG",
"Has sort AGI"
],
"similarity": 95.65
},
{
"property": [
"Has sort AG",
"Has sort AGT"
],
"similarity": 95.65
},
{
"property": [
"Has sort AGC",
"Has sort AGI"
],
"similarity": 91.67
},
{
"property": [
"Has sort AGC",
"Has sort AGT"
],
"similarity": 91.67
},
{
"property": [
"Has sort AGI",
"Has sort AGT"
],
"similarity": 91.67
},
{
"property": [
"Has sort AGI",
"Has sort PAI"
],
"similarity": 91.67
},
{
"property": [
"Has AF sort",
"Has CF sort"
],
"similarity": 90.91
},
{
"property": [
"Has CF sort",
"Has CT sort"
],
"similarity": 90.91
},
{
"property": [
"Has sort 3W",
"Has sort SW"
],
"similarity": 90.91
},
{
"property": [
"Has sort 3W",
"Has sort WS"
],
"similarity": 90.91
},
{
"property": [
"Has sort SW",
"Has sort WS"
],
"similarity": 90.91
}
]