217 lines
3.9 KiB
JSON
217 lines
3.9 KiB
JSON
{
|
|
"entities": [
|
|
{
|
|
"name": "Informatics",
|
|
"type": "Subject"
|
|
},
|
|
{
|
|
"name": "Lower Secondary Education",
|
|
"type": "Education Level"
|
|
},
|
|
{
|
|
"name": "Copyright",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "Software",
|
|
"type": "Tool"
|
|
},
|
|
{
|
|
"name": "Graphics",
|
|
"type": "Topic"
|
|
},
|
|
{
|
|
"name": "Raster Image",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "File Formats",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "Text",
|
|
"type": "Topic"
|
|
},
|
|
{
|
|
"name": "Text Document",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "Hidden Tags",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "Multimedia",
|
|
"type": "Topic"
|
|
},
|
|
{
|
|
"name": "Spreadsheets",
|
|
"type": "Tool"
|
|
},
|
|
{
|
|
"name": "Cell",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "Row",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "Algorithmic Problem Solving",
|
|
"type": "Topic"
|
|
},
|
|
{
|
|
"name": "Programming Language",
|
|
"type": "Tool"
|
|
},
|
|
{
|
|
"name": "Sequence",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "Loop",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "Communication",
|
|
"type": "Topic"
|
|
},
|
|
{
|
|
"name": "Web",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "Information Search",
|
|
"type": "Process"
|
|
},
|
|
{
|
|
"name": "Data Structures",
|
|
"type": "Topic"
|
|
},
|
|
{
|
|
"name": "Table",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "Tree",
|
|
"type": "Concept"
|
|
}
|
|
],
|
|
"relations": [
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Lower Secondary Education",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Copyright",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Copyright",
|
|
"target": "Software",
|
|
"relation": "applies_to"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Graphics",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Raster Image",
|
|
"target": "Graphics",
|
|
"relation": "is_a"
|
|
},
|
|
{
|
|
"source": "File Formats",
|
|
"target": "Raster Image",
|
|
"relation": "applies_to"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Text",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Text Document",
|
|
"target": "Text",
|
|
"relation": "uses"
|
|
},
|
|
{
|
|
"source": "Text Document",
|
|
"target": "Hidden Tags",
|
|
"relation": "contains"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Multimedia",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Spreadsheets",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Spreadsheets",
|
|
"target": "Cell",
|
|
"relation": "contains"
|
|
},
|
|
{
|
|
"source": "Spreadsheets",
|
|
"target": "Row",
|
|
"relation": "contains"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Algorithmic Problem Solving",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Algorithmic Problem Solving",
|
|
"target": "Programming Language",
|
|
"relation": "uses"
|
|
},
|
|
{
|
|
"source": "Algorithmic Problem Solving",
|
|
"target": "Sequence",
|
|
"relation": "implements"
|
|
},
|
|
{
|
|
"source": "Algorithmic Problem Solving",
|
|
"target": "Loop",
|
|
"relation": "implements"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Communication",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Communication",
|
|
"target": "Web",
|
|
"relation": "uses"
|
|
},
|
|
{
|
|
"source": "Information Search",
|
|
"target": "Web",
|
|
"relation": "applies_to"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Data Structures",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Data Structures",
|
|
"target": "Table",
|
|
"relation": "contains"
|
|
},
|
|
{
|
|
"source": "Data Structures",
|
|
"target": "Tree",
|
|
"relation": "contains"
|
|
}
|
|
]
|
|
} |