Social Network Analysis: Implementing FOAF Relations (JavaScript)

Verified

Added on  2019/09/16

|3
|1162
|79
Practical Assignment
AI Summary
This assignment focuses on social network analysis, specifically exploring FriendOfAFriend (FOAF) relations in a network of friends. The task involves creating four web pages using JavaScript, HTML, and CSS to perform various tasks. The first task requires building a social network based on a provided model and schematic, enhancing code readability. The second task involves creating an occurrence matrix to represent the network data and then formatting it into a table. The third task uses the occurrence matrix to determine and display the greatest connectivity within the network. All tasks must be implemented client-side, with no external server calls, and must utilize appropriate data structures and DOM elements. The provided files (FOAF.js, Model.js, Model.doc, Task1-3.js, Task1-3.html) serve as a starting point, with students modifying and extending the code to meet the specifications.
chevron_up_icon
1 out of 3
circle_padding
hide_on_mobile
zoom_out_icon
Loading PDF…
[object Object]