{
"@context": [
"http://api.conceptnet.io/ld/conceptnet5.7/context.ld.json"
],
"@id": "/c/en/divisible_by_two",
"edges": [
{
"@id": "/a/[/r/HasProperty/,/c/en/even_number/,/c/en/divisible_by_two/]",
"@type": "Edge",
"dataset": "/d/conceptnet/4/en",
"end": {
"@id": "/c/en/divisible_by_two",
"@type": "Node",
"label": "divisible by two",
"language": "en",
"term": "/c/en/divisible_by_two"
},
"license": "cc:by/4.0",
"rel": {
"@id": "/r/HasProperty",
"@type": "Relation",
"label": "HasProperty"
},
"sources": [
{
"@id": "/and/[/s/activity/omcs/omcs1_possibly_free_text/,/s/contributor/omcs/dev/]",
"@type": "Source",
"activity": "/s/activity/omcs/omcs1_possibly_free_text",
"contributor": "/s/contributor/omcs/dev"
}
],
"start": {
"@id": "/c/en/even_number",
"@type": "Node",
"label": "An even number",
"language": "en",
"term": "/c/en/even_number"
},
"surfaceText": "[[An even number]] is [[divisible by two]]",
"weight": 1.0
},
{
"@id": "/a/[/r/NotHasProperty/,/c/en/odd_number/,/c/en/divisible_by_two/]",
"@type": "Edge",
"dataset": "/d/conceptnet/4/en",
"end": {
"@id": "/c/en/divisible_by_two",
"@type": "Node",
"label": "divisible by two",
"language": "en",
"term": "/c/en/divisible_by_two"
},
"license": "cc:by/4.0",
"rel": {
"@id": "/r/NotHasProperty",
"@type": "Relation",
"label": "NotHasProperty"
},
"sources": [
{
"@id": "/and/[/s/activity/omcs/omcs1_possibly_free_text/,/s/contributor/omcs/dev/]",
"@type": "Source",
"activity": "/s/activity/omcs/omcs1_possibly_free_text",
"contributor": "/s/contributor/omcs/dev"
}
],
"start": {
"@id": "/c/en/odd_number",
"@type": "Node",
"label": "An odd number",
"language": "en",
"term": "/c/en/odd_number"
},
"surfaceText": "[[An odd number]] is not [[divisible by two]]",
"weight": 1.0
}
],
"version": "5.8.1"
}