Skip to content

tpendragon/CurlingIron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurlingIron

Small library to convert RDFXML to JSON-LD

Just a joke from https://twitter.com/azaroth42/status/488807765360398336

Installation

Add this line to your application's Gemfile:

gem 'CurlingIron'

And then execute:

$ bundle

Or install it yourself as:

$ gem install CurlingIron

Usage

CurlingIron.curl(File.read(test.xml)) #  => JSON-LD

Contributing

  1. Fork it ( https://github.com/[my-github-username]/curling-iron/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Curl angle brackets in RDFXML.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages