.TLP Bestandsextensie

Tulip Software Graph Format File

Ontwikkelaar David Auber and Patrick Mary
Populariteit
1.3  |  3 Stemmen
 

Wat is een TLP-bestand?

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.

Meer informatie

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

Open meer dan 400 bestandsformaten met File Viewer Plus.Gratis downloaden

Programma's die TLP-bestanden openen

Windows
Gratis
Mac
Gratis
Linux
Gratis
Categorie: Gegevens
Bijgewerkt: 2014-01-10

Geverifieerd door FileInfo.com

Het FileInfo.com-team heeft onafhankelijk onderzoek gedaan naar het Tulip Software Graph Format-bestandsformaat en de Mac, Windows, and Linux-apps die op deze pagina worden vermeld. Ons doel is 100% nauwkeurigheid en we publiceren alleen informatie over bestandstypen die we hebben geverifieerd.

Als u aanvullingen of updates voor deze pagina wilt voorstellen, kunt u het ons laten weten.