This HTML5 document contains 91 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dcthttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
schemahttp://schema.org/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n16http://
n10http://commons.wikimedia.org/wiki/Special:FilePath/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n11http://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Graph-tool
rdf:type
wikidata:Q386724 dbo:Software schema:CreativeWork dbo:Work wikidata:Q7397 owl:Thing
rdfs:label
Graph-tool
rdfs:comment
graph-tool is a Python module for manipulation and statistical analysis of graphs (AKA networks). The core data structures and algorithms of graph-tool are implemented in C++, making extensive use of metaprogramming, based heavily on the Boost Graph Library. Many algorithms are implemented in parallel using OpenMP, which provides increased performance on multi-core architectures.
owl:sameAs
freebase:m.0fq27h2
dbp:wikiPageUsesTemplate
dbt:Portal dbt:Reflist dbt:Official_website dbt:Third-party dbt:URL dbt:Clarify dbt:Infobox_software dbt:Start_date_and_age
foaf:homepage
n16:graph-tool.skewed.de
dct:subject
dbc:Free_software_programmed_in_Python dbc:Free_mathematics_software dbc:Graph_drawing_software dbc:Free_software_programmed_in_C++ dbc:Numerical_software
dbo:latestReleaseDate
2022-01-02
dbo:latestReleaseVersion
2.44
foaf:name
graph-tool
dbo:thumbnail
n10:Graph-tool-logo.png?width=300
foaf:depiction
n10:Graph-tool-logo.png
gold:hypernym
dbr:Module
prov:wasDerivedFrom
n11:Graph-tool?oldid=1064307771&ns=0
dbo:wikiPageID
29735189
dbo:wikiPageLength
6536
dbo:wikiPageRevisionID
1064307771
dbo:wikiPageWikiLink
dbr:Graph_Modelling_Language dbc:Free_software_programmed_in_C++ dbr:Family_tree dbr:Linux dbr:Random_graph dbr:Lattice_graph dbr:Call_graph dbr:Minimum_spanning_tree dbr:Graph_isomorphism dbr:Subgraph_isomorphism_problem dbr:DOT_(graph_description_language) dbr:Social_network_analysis dbr:Multi-core_processor dbr:Component_(graph_theory) dbr:Graph_drawing dbr:Peer-to-peer dbr:C++ dbc:Free_software_programmed_in_Python dbr:Data_mining dbr:Metaprogramming dbr:Shortest_path_problem dbr:Tiago_P._Peixoto dbr:Barabási–Albert_model dbc:Free_mathematics_software dbr:Connectome dbr:Maximum_flow_problem dbr:Community_structure dbr:GNU_Lesser_General_Public_License dbr:Cairo_(graphics) dbr:Graph_(discrete_mathematics) dbr:Network_theory dbr:Preferential_attachment dbr:Agent-based_model dbr:MacOS dbr:Dominator_(graph_theory) dbr:GraphML dbr:Epithelium dbc:Numerical_software dbr:Assortativity dbc:Graph_drawing_software dbr:Directed_graph dbr:Network_motif dbr:Library_(computing) dbr:Python_(programming_language) dbr:Graphviz dbr:Clustering_coefficient dbr:Centrality dbr:Boost_(C++_libraries) dbr:OpenMP
dbo:developer
dbr:Tiago_P._Peixoto
dbo:genre
dbr:Library_(computing)
dbo:license
dbr:GNU_Lesser_General_Public_License
dbo:operatingSystem
dbr:Linux dbr:MacOS
dbo:programmingLanguage
dbr:Python_(programming_language) dbr:C++
dbo:abstract
graph-tool is a Python module for manipulation and statistical analysis of graphs (AKA networks). The core data structures and algorithms of graph-tool are implemented in C++, making extensive use of metaprogramming, based heavily on the Boost Graph Library. Many algorithms are implemented in parallel using OpenMP, which provides increased performance on multi-core architectures.
foaf:isPrimaryTopicOf
n11:Graph-tool