graf-python

Graph parser library

A Python library that parses and generates XML files for representing annotation graphs as per ISO 24612 specifications.

The library graf-python is an open source Python implemenation to parse and write GrAF/XML files as described in ISO 24612. The parser of the library creates an annotation graph from the files. The user may then query the annotation graph via the API of graf-python.

GitHub

21 stars
13 watching
8 forks
Language: Python
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
graphistry/pygraphistry A Python library for fast and efficient graph data processing, visualization, and analysis on GPUs 2,168
zigrazor/cxxgraph A comprehensive C++ library for graph algorithms and data structures 471
true-grue/yed_py A Python library for creating graphs using the yEd graph drawing tool 57
rraadd88/parag A Python package for interactive visualization of higher-order graphs in various fields. 2
thomasp85/ggraph A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. 1,076
hmdsefi/gograph A Go library for creating and manipulating graphs of various types 67
tallstreet/graphql-parser-python A tool that generates a parser for Python from the GraphQL language 4
costezki/rdf2gremlin Transforms RDF data into a property graph using TinkerPop-Gremlin 24
diegma/graph-2-text Implementing a deep learning model to generate text from graph structures 151
graspologic-org/graspologic A package providing graph statistical algorithms and utilities for processing and analyzing graphs 820
mcastorina/graph-cli A command line tool to generate graphs from CSV data using Python 785
xflr6/graphviz Provides a Python interface to generate and render graph descriptions in DOT language 1,645
dfenestrator/goopycharts An alternative to matplotlib for plotting graphs in Python, utilizing the Google Charts API. 205
rowanz/neural-motifs A software framework for scene graph parsing with global context using PyTorch and Visual Genome data. 525
prisma-labs/python-graphql-client A simple Python library to interact with GraphQL APIs 155