GitXplorerGitXplorer
j

openlibrary_rdf

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
dde74efa3ca06076298196dcaa6b31baf941308d

add readme

jjimman2003 committed 3 years ago
Unverified
0a896c2f9d8e9d532d128c44512e98f254b13910

simple script for rdf

jjimman2003 committed 3 years ago

README

The README file for this repository.

Openlibrary to a graph

A simple script to parse rdf data and output dot format to stdout

Use a dot renderer (GraphViz,...) to see the graph as a image

e.g: python ol_work.py | dot -Tpng -o (filename)