You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Can't apply context unless initialized with data supporting contexts
Version: a6551ec11d7ecff760bc22584e8dac7fe2904c68
Steps that will reproduce the problem?
sudo gem install -V dowl
dowl path/to/file.ttl
What is the expected result?
New HTML file.
What happens instead?
/Library/Ruby/Gems/2.0.0/gems/rdf-1.1.4.3/lib/rdf/model/graph.rb:126:in `initialize': Can't apply context unless initialized with `data` supporting contexts (ArgumentError)
from /Library/Ruby/Gems/2.0.0/gems/dowl-0.7/lib/dowl/schema.rb:22:in `new'
from /Library/Ruby/Gems/2.0.0/gems/dowl-0.7/lib/dowl/schema.rb:22:in `create_from_file'
from /Library/Ruby/Gems/2.0.0/gems/dowl-0.7/bin/dowl:10:in `<top (required)>'
from /usr/bin/dowl:23:in `load'
from /usr/bin/dowl:23:in `<main>'
Possible workaround:
?
Any additional information:
The text was updated successfully, but these errors were encountered:
Description: Can't apply context unless initialized with
data
supporting contextsVersion: a6551ec11d7ecff760bc22584e8dac7fe2904c68
Steps that will reproduce the problem?
What is the expected result?
New HTML file.
What happens instead?
Possible workaround:
?
Any additional information:
The text was updated successfully, but these errors were encountered: