Skip to content

aalavandhan/sweet-neo4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A ruby parser using linkeddata and RDF to fetch the JPL Sweet ontology and load it into Neo4J for cool graph queries and examination.

# Set the following variables in parser.rb and let the magic happen
NEO4J_USER = "neo4j"
NEO4J_PASSWORD = "pass"
SWEET_URL = "http://sweet.jpl.nasa.gov/2.3/sweetAll.owl"

Alt text

About

A ruby parser using linkeddata and RDF to fetch the JPL Sweet ontology and load it into Neo4J for cool graph queries and examination.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages