Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 394 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 394 Bytes

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