RDF::Distiller
Web portal for for RDF.rb.
DESCRIPTION
RDF::Distiller is Sinatra web portal for RDF.rb library suite.
FEATURES
Distills between formats supported in linkeddata">Linked Data.
- Includes N-Triples support using RDF.rb.
- Includes N-Quads support using RDF.rb.
- Includes Microdata support using the RDF::Microdata gem.
- Includes Notation3 support using the RDF::N3 gem.
- Includes RDFa support using the RDF::RDFa gem.
- Includes RDF/JSON support using the RDF::JSON gem.
- Includes RDF/XML support using the RDF::RDFXML gem.
- Includes TriG support using the RDF::TriG gem.
- Includes TriX support using the RDF::TriX gem.
- Includes Turtle support using the RDF::Turtle gem.
- Includes Microdata support using the RDF::Microdata gem.
- Includes JSON-LD support using the JSON::LD gem.
- Includes SPARQL support using the SPARQL gem.
Dependencies
- RDF.rb (>= 0.3.5)
- Linked Data (>= 0.3.5)
- Linked Data for Rack (>= 0.3.1)
- Linked Data for Sinatra (>= 0.3.1)
- Nokogiri (>= 1.5.2)
- RDF::JSON (>= 0.3.0)
- RDF::Microdata (>= 0.2.3)
- RDF::N3 (>= 0.3.6)
- RDF::RDFa (>= 0.3.10)
- RDF::RDFXML (>= 0.3.6)
- RDF::TriG (>= 0.1.1)
- RDF::TriX (>= 0.3.0)
- RDF::Turtle (>= 0.1.1)
- JSON::LD (>= 0.1.1)
- SPARQL (>= 0.1.1)
Documentation
Core libraries
Rollup libraries
Query/Access
Storage
Resources
AUTHOR
Hosting Notes
- public/.htaccess set up for installation on RailsPlayground server.
Bundle installed using:
bundle install --path vendor/bundler
License
This is free and unencumbered public domain software. For more information, see http://unlicense.org/ or the accompanying UNLICENSE file.