Popular repositories
-
ebnf
EBNF parser and generic parser generator
-
rdf_context
Ruby RDF package with contextual graphs, memory and persistent datastores and compliant RDF/XML, RDFa and N3 parsers. (Deprecated, please see RDF.rb https://github.org/gkellogg/rdf and my other rel…
-
rdf-distiller
Translate any RDF format to any other using Ruby RDF gems
-
sparql-grammar
SPARQL lexer and parser for RDF.rb. (Deprecated, now integrated in sparql gem).
-
github-lod
Provides DOAP, schema.org and FOAF representations of schema.org repositories
-
sparql-algebra
SPARQL algebra for RDF.rb. (Deprecated, now included in sparql gem)
Ruby 6
1,513 contributions in the last year
Contribution activity
August 2017
Fix examples using `"tableSchema": [...]`
to "tableSchema": {...}, which is more appropriate given that tableSchema is single-valued.
Fixes #855.
Wrong version of namespace documents published
It looks like https://www.w3.org/ns/csvw was published from the source documents, not the publication snapshot; due to ReSpec changes, the document…