Property label similarity report
From ChemWiki
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": [
"Quantum yield CO",
"Quantum yield HCOOH"
],
"similarity": 91.43
},
{
"property": [
"Quantum yield CH4",
"Quantum yield CO"
],
"similarity": 90.91
},
{
"property": [
"Quantum yield CH4",
"Quantum yield H2"
],
"similarity": 90.91
},
{
"property": [
"Selectivity CO",
"Selectivity HCOOH"
],
"similarity": 90.32
}
]
