rdf2gremlin
Graph transformer
Transforms RDF data into a property graph using TinkerPop-Gremlin
It has never been easier to transform your RDF data into a property graph based on TinkerPop-Gremlin.
24 stars
3 watching
3 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
graphgremlingremlin-jsonrdfrdf-gremlinsemantic-webserialisationtinkerpoptinkerpop3
Related projects:
Repository | Description | Stars |
---|---|---|
rmagen/elastic-gremlin | TinkerPop 3 implementation on top of Elasticsearch for graph database operations | 70 |
krlawrence/graph | A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 835 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 117 |
litmus-benchmark-suite/sparql-to-gremlin | Converts SPARQL queries into Gremlin graph traversal code | 88 |
northwesternmutual/grammes | An API/Wrapper for Gremlin and Janusgraph allowing easy use of graph traversal without direct terminal interaction. | 125 |
apache/tinkerpop | Provides a framework for graph computing and processing | 1,985 |
tinkerpop/gremlin | A graph traversal language and set of connectors for querying, analyzing, and manipulating complex graphs in various graph databases. | 1,950 |
twilmes/sql-gremlin | Translates SQL queries into Gremlin queries to query a graph database | 74 |
atomgraph/csv2rdf | Converts CSV data to RDF format using SPARQL queries | 54 |
clojurewerkz/ogre | A Clojure implementation of the Gremlin graph traversal language for querying TinkerPop-enabled graphs. | 128 |
swirrl/grafter | Tools and functions for working with linked data, allowing developers to process and manipulate RDF data. | 191 |
jbmusso/gremlin-javascript | Tools and APIs for processing and traversing graph structures using Gremlin protocol in JavaScript | 215 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,080 |
brobin/drf-generators | Automates the creation of views, serializers, and URLs for Django Rest Framework applications. | 350 |
makolab/romanticweb | An ORM solution for graph-based data in .NET, allowing developers to work with RDF data in an object-oriented manner. | 12 |