Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ali1k authored Oct 24, 2018
1 parent bf9768b commit 5e9395d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ converts SlideWIki MongoDB schemas to RDF
# how to use
1. copy the JSON dump of MongoDB in the data folder (new line separated JSON objects)
2. run the following scripts to perform the conversion

node [the name of convertor].js > data/[the name of rdf file].ttl

e.g. `node slidesToRDF.js > data/slides.ttl `

0 comments on commit 5e9395d

Please sign in to comment.