About: GraphStream

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

GraphStream is a graph handling Java library that focuses on the dynamics aspects of graphs. Its main focus is on the modeling of dynamic interaction networks of various sizes. The goal of the library is to provide a way to represent graphs and work on it. To this end, GraphStream proposes several graph classes that allow to model directed and undirected graphs, 1-graphs or p-graphs (a.k.a. multigraphs, that are graphs that can have several edges between two nodes). GraphStream allows to store any kind of data attribute on the graph elements: numbers, strings, or any object.

Property Value
dbo:abstract
  • GraphStream is a graph handling Java library that focuses on the dynamics aspects of graphs. Its main focus is on the modeling of dynamic interaction networks of various sizes. The goal of the library is to provide a way to represent graphs and work on it. To this end, GraphStream proposes several graph classes that allow to model directed and undirected graphs, 1-graphs or p-graphs (a.k.a. multigraphs, that are graphs that can have several edges between two nodes). GraphStream allows to store any kind of data attribute on the graph elements: numbers, strings, or any object. Moreover, in addition, GraphStream provides a way to handle the graph evolution in time. This means handling the way nodes and edges are added and removed, and the way data attributes may appear, disappear and evolve. (en)
dbo:developer
dbo:latestReleaseDate
  • 2020-09-21 (xsd:date)
dbo:latestReleaseVersion
  • 2.0
dbo:license
dbo:operatingSystem
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 29483633 (xsd:integer)
dbo:wikiPageLength
  • 4049 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1072470635 (xsd:integer)
dbo:wikiPageWikiLink
dbp:caption
  • Modeling of Boids interactions with GraphStream (en)
dbp:developer
  • RI2C Team, LITIS (en)
dbp:genre
  • Dynamic Graph Library (en)
dbp:latestReleaseDate
  • 2020-09-21 (xsd:date)
dbp:latestReleaseVersion
  • 2 (xsd:integer)
dbp:license
dbp:logo
  • GraphStream Logo.png (en)
dbp:logoSize
  • 128 (xsd:integer)
dbp:name
  • GraphStream (en)
dbp:operatingSystem
dbp:screenshot
  • GraphStream Boids.png (en)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • GraphStream is a graph handling Java library that focuses on the dynamics aspects of graphs. Its main focus is on the modeling of dynamic interaction networks of various sizes. The goal of the library is to provide a way to represent graphs and work on it. To this end, GraphStream proposes several graph classes that allow to model directed and undirected graphs, 1-graphs or p-graphs (a.k.a. multigraphs, that are graphs that can have several edges between two nodes). GraphStream allows to store any kind of data attribute on the graph elements: numbers, strings, or any object. (en)
rdfs:label
  • GraphStream (en)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • GraphStream (en)
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License