abel":"gn:synset/s55897"}, {"id":28, "label":"gn:synset/s55898"}, {"id":29, "label":"gn:synset/s55899"}, {"id":30, "label":"gn:synset/s55901"}, {"id":31, "label":"gn:synset/s55902"}, {"id":32, "label":"gn:synset/s55903"}, {"id":33, "label":"gn:synset/s55904"}, {"id":34, "label":"gn:synset/s55905"}, {"id":35, "label":"gn:synset/s55906"}, {"id":36, "label":"gn:synset/s55907"}, {"id":37, "label":"gn:synset/s55918"}, {"id":38, "label":"gn:synset/s55922"}, {"id":39, "label":"gn:synset/s55927"}, {"id":40, "label":"gn:synset/s55943"}, {"id":41, "label":"gn:synset/s55944"}, {"id":42, "label":"gn:synset/s55947"}, {"id":43, "label":"gn:synset/s55951"}, {"id":44, "label":"gn:synset/s55952"}, {"id":45, "label":"gn:synset/s55953"}, {"id":46, "label":"gn:synset/s55972"}, {"id":47, "label":"gn:synset/s55975"}, {"id":48, "label":"gn:synset/s55976"}, {"id":49, "label":"gn:synset/s55977"}, {"id":50, "label":"gn:synset/s55984"}, {"id":51, "label":"gn:synset/s55988"}, {"id":52, "label":"gn:synset/s55991"}, {"id":53, "label":"gn:synset/s56078"}, {"id":54, "label":"gn:synset/s56099"}, {"id":55, "label":"gn:synset/s56471"}, {"id":56, "label":"gn:synset/s61832"}, {"id":57, "label":"gn:synset/s64208"}, {"id":58, "label":"gn:synset/s82948"}, {"id":59, "label":"gn:synset/s83264"}, {"id":60, "label":"gn:synset/s83550"} ]); var edges = new vis.DataSet( [ {"from":1, "to":2, "label":"rdf:type"}, {"from":1, "to":3, "label":"dc:identifier"}, {"from":1, "to":4, "label":"gn:category"}, {"from":1, "to":5, "label":"gn:class"}, {"from":1, "to":6, "label":"gn:hasMember"}, {"from":1, "to":7, "label":"gn:hasParaphrase"}, {"from":1, "to":8, "label":"gn:has_hypernym"}, {"from":1, "to":9, "label":"gn:has_hyponym"}, {"from":1, "to":10, "label":"gn:has_hyponym"}, {"from":1, "to":11, "label":"gn:has_hyponym"}, {"from":1, "to":12, "label":"gn:has_hyponym"}, {"from":1, "to":13, "label":"gn:has_hyponym"}, {"from":1, "to":14, "label":"gn:has_hyponym"}, {"from":1, "to":15, "label":"gn:has_hyponym"}, {"from":1, "to":16, "label":"gn:has_hyponym"}, {"from":1, "to":17, "label":"gn:has_hyponym"}, {"from":1, "to":18, "label":"gn:has_hyponym"}, {"from":1, "to":19, "label":"gn:has_hyponym"}, {"from":1, "to":20, "label":"gn:has_hyponym"}, {"from":1, "to":21, "label":"gn:has_hyponym"}, {"from":1, "to":22, "label":"gn:has_hyponym"}, {"from":1, "to":23, "label":"gn:has_hyponym"}, {"from":1, "to":24, "label":"gn:has_hyponym"}, {"from":1, "to":25, "label":"gn:has_hyponym"}, {"from":1, "to":26, "label":"gn:has_hyponym"}, {"from":1, "to":27, "label":"gn:has_hyponym"}, {"from":1, "to":28, "label":"gn:has_hyponym"}, {"from":1, "to":29, "label":"gn:has_hyponym"}, {"from":1, "to":30, "label":"gn:has_hyponym"}, {"from":1, "to":31, "label":"gn:has_hyponym"}, {"from":1, "to":32, "label":"gn:has_hyponym"}, {"from":1, "to":33, "label":"gn:has_hyponym"}, {"from":1, "to":34, "label":"gn:has_hyponym"}, {"from":1, "to":35, "label":"gn:has_hyponym"}, {"from":1, "to":36, "label":"gn:has_hyponym"}, {"from":1, "to":37, "label":"gn:has_hyponym"}, {"from":1, "to":38, "label":"gn:has_hyponym"}, {"from":1, "to":39, "label":"gn:has_hyponym"}, {"from":1, "to":40, "label":"gn:has_hyponym"}, {"from":1, "to":41, "label":"gn:has_hyponym"}, {"from":1, "to":42, "label":"gn:has_hyponym"}, {"from":1, "to":43, "label":"gn:has_hyponym"}, {"from":1, "to":44, "label":"gn:has_hyponym"}, {"from":1, "to":45, "label":"gn:has_hyponym"}, {"from":1, "to":46, "label":"gn:has_hyponym"}, {"from":1, "to":47, "label":"gn:has_hyponym"}, {"from":1, "to":48, "label":"gn:has_hyponym"}, {"from":1, "to":49, "label":"gn:has_hyponym"}, {"from":1, "to":50, "label":"gn:has_hyponym"}, {"from":1, "to":51, "label":"gn:has_hyponym"}, {"from":1, "to":52, "label":"gn:has_hyponym"}, {"from":1, "to":53, "label":"gn:has_hyponym"}, {"from":1, "to":54, "label":"gn:has_hyponym"}, {"from":1, "to":55, "label":"gn:has_hyponym"}, {"from":1, "to":56, "label":"gn:has_hyponym"}, {"from":1, "to":57, "label":"gn:has_hyponym"}, {"from":1, "to":58, "label":"gn:has_hyponym"}, {"from":1, "to":59, "label":"gn:has_hyponym"}, {"from":1, "to":60, "label":"gn:has_hyponym"} ]); var container = document.getElementById("mynetwork"); var data = { nodes: nodes, edges: edges, }; var options = { layout: { hierarchical: { direction: "LR", }, }, edges: { smooth: true, arrows: { to: true }, }, }; var network = new vis.Network(container, data, options);