Skip to content

Commit

Permalink
Parse with linkeddata options.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Nov 17, 2011
1 parent 4d997b2 commit 7da514c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions script/parse
Expand Up @@ -2,8 +2,7 @@
require 'rubygems'
$:.unshift(File.expand_path(File.join(File.dirname(__FILE__), "..", 'lib')))
require 'rdf/microdata'
require 'rdf/n3' rescue nil
require 'rdf/rdfa' rescue nil
require 'linkeddata' rescue nil
require 'getoptlong'
require 'open-uri'

Expand Down

0 comments on commit 7da514c

Please sign in to comment.