153 lines
2.8 KiB
JSON
153 lines
2.8 KiB
JSON
{
|
|
"entities": [
|
|
{
|
|
"name": "Informatics",
|
|
"type": "Subject"
|
|
},
|
|
{
|
|
"name": "Lower Secondary Education",
|
|
"type": "Educational Level"
|
|
},
|
|
{
|
|
"name": "Digital Technologies",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "Information Society",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "Professions",
|
|
"type": "Domain"
|
|
},
|
|
{
|
|
"name": "Design",
|
|
"type": "Field"
|
|
},
|
|
{
|
|
"name": "Architecture",
|
|
"type": "Field"
|
|
},
|
|
{
|
|
"name": "Finance",
|
|
"type": "Field"
|
|
},
|
|
{
|
|
"name": "Copyright",
|
|
"type": "Legal Concept"
|
|
},
|
|
{
|
|
"name": "Creative Work",
|
|
"type": "Object"
|
|
},
|
|
{
|
|
"name": "Software",
|
|
"type": "Object"
|
|
},
|
|
{
|
|
"name": "Free Software",
|
|
"type": "Object"
|
|
},
|
|
{
|
|
"name": "Paid Software",
|
|
"type": "Object"
|
|
},
|
|
{
|
|
"name": "Legality",
|
|
"type": "Concept"
|
|
},
|
|
{
|
|
"name": "Internet",
|
|
"type": "Infrastructure"
|
|
},
|
|
{
|
|
"name": "Hacking",
|
|
"type": "Activity"
|
|
},
|
|
{
|
|
"name": "Elementary School",
|
|
"type": "Institution"
|
|
},
|
|
{
|
|
"name": "8th Grade",
|
|
"type": "Grade Level"
|
|
}
|
|
],
|
|
"relations": [
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Lower Secondary Education",
|
|
"relation": "part_of"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Copyright",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Legality",
|
|
"relation": "teaches"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Design",
|
|
"relation": "applies_to"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Architecture",
|
|
"relation": "applies_to"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Finance",
|
|
"relation": "applies_to"
|
|
},
|
|
{
|
|
"source": "Informatics",
|
|
"target": "Professions",
|
|
"relation": "applies_to"
|
|
},
|
|
{
|
|
"source": "Digital Technologies",
|
|
"target": "Professions",
|
|
"relation": "applies_to"
|
|
},
|
|
{
|
|
"source": "Information Society",
|
|
"target": "Digital Technologies",
|
|
"relation": "uses"
|
|
},
|
|
{
|
|
"source": "Free Software",
|
|
"target": "Software",
|
|
"relation": "is_a"
|
|
},
|
|
{
|
|
"source": "Paid Software",
|
|
"target": "Software",
|
|
"relation": "is_a"
|
|
},
|
|
{
|
|
"source": "Legality",
|
|
"target": "Software",
|
|
"relation": "applies_to"
|
|
},
|
|
{
|
|
"source": "Copyright",
|
|
"target": "Creative Work",
|
|
"relation": "applies_to"
|
|
},
|
|
{
|
|
"source": "Hacking",
|
|
"target": "Internet",
|
|
"relation": "uses"
|
|
},
|
|
{
|
|
"source": "8th Grade",
|
|
"target": "Elementary School",
|
|
"relation": "part_of"
|
|
}
|
|
]
|
|
} |