.TLP 文件扩展名

Tulip Software Graph Format File

开发者 David Auber and Patrick Mary
受欢迎程度
1.3  |  3 
 

什么是 TLP 文件?

File created by Tulip, an information visualization and analysis tool; contains graph definitions, such as the version of the format, the date, author name, and definitions of nodes, edges, clusters, and other properties.

更多信息

The syntax of the TLP format version:
(tip "1.0"
; rest of the file
...
)

The syntax of additional file information:
(date | author | comments "a string")

The syntax of definition of nodes:
(nodes id_node1 id_node2 id_node3 id_node4...)

The syntax of definition of edges:
(edge id id_source id_target)

The syntax of definition of clusters:
(cluster id name
  (nodes id_node1 id_node2 id_node3 ...)
  (edges id_edge1 id_edge2 id_edge3 ...)
  (cluster id name
    (nodes id_node1 id_node2 id_node3 ...)
    (edges id_edge1 id_edge2 id_edge3 ...)
  )
)

The syntax of definition of properties:
(property cluster_id property_type "property_name"
  (default "default_node_value" "default_edge_value")
  (node id value)
  ...
  (edge id value)
  ...
)

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 TLP 文件的程序

Windows
免费
Mac
免费
Linux
免费
分类: 数据
更新时间: 2014-01-10

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Tulip Software Graph Format 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们