{
"@context": [
"http://api.conceptnet.io/ld/conceptnet5.6/context.ld.json"
],
"@id": "/a/[/r/SimilarTo/,/c/en/rocky/a/,/c/en/difficult/a/]",
"@type": "Edge",
"dataset": "/d/wordnet/3.1",
"end": {
"@id": "/c/en/difficult/a",
"@type": "Node",
"label": "difficult",
"language": "en",
"sense_label": "a",
"term": "/c/en/difficult"
},
"license": "cc:by/4.0",
"rel": {
"@id": "/r/SimilarTo",
"@type": "Relation",
"label": "SimilarTo"
},
"sources": [
{
"@id": "/s/resource/wordnet/rdf/3.1",
"@type": "Source",
"contributor": "/s/resource/wordnet/rdf/3.1"
}
],
"start": {
"@id": "/c/en/rocky/a",
"@type": "Node",
"label": "rocky",
"language": "en",
"sense_label": "a",
"term": "/c/en/rocky"
},
"surfaceText": "[[rocky]] is similar to [[difficult]]",
"weight": 2.0
}