Property label similarity report
Compares and reports the syntactic similarity (not the semantic similarity) between two property labels which may help filter misspelled or equivalent properties that represent the same concept (see special page Properties to clarify concept and usage of reported properties). The threshold can be adjusted to either widen or narrow the similarity distance.
Owl:differentFrom is used to exempt properties from the analysis.[
{
"property": [
"Has Financial Phrases",
"Has FinancialPhrases"
],
"similarity": 97.56
},
{
"property": [
"Has Historical Land",
"Has HistoricalLand"
],
"similarity": 97.3
},
{
"property": [
"Has Diseas",
"Has Disease"
],
"similarity": 95.24
},
{
"property": [
"Has Places Of Worship",
"Has Places of Worship"
],
"similarity": 95.24
},
{
"property": [
"Has Places of Worship",
"Has PlacesofWorship"
],
"similarity": 95
},
{
"property": [
"Has Hadith Grade",
"Has Hadith-Grade"
],
"similarity": 93.75
},
{
"property": [
"Has Hadith Text",
"Has Hadith text"
],
"similarity": 93.33
},
{
"property": [
"Has Geo-locations",
"Has GeoLocations"
],
"similarity": 90.91
},
{
"property": [
"Has Places Of Worship",
"Has PlacesofWorship"
],
"similarity": 90
}
]