.TLP Přípona souboru

Tulip Software Graph Format File

Vývojář David Auber and Patrick Mary
Popularita
1.3  |  3 Hlasů
 

Co je soubor 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.

Další informace

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)
  ...
)

Otevřete více než 400 formátů souborů pomocí File Viewer Plus.Stáhnout zdarma

Programy, které otevírají soubory TLP

Windows
Zdarma
Mac
Zdarma
Linux
Zdarma
Kategorie: Data
Aktualizováno: 2014-01-10

Ověřil FileInfo.com

Tým FileInfo.com nezávisle prozkoumal formát souboru Tulip Software Graph Format a aplikace Mac, Windows, and Linux uvedené na této stránce. Naším cílem je 100% přesnost a zveřejňujeme pouze informace o typech souborů, které jsme ověřili.

Pokud chcete navrhnout doplnění nebo aktualizaci této stránky, dejte nám vědět.