- Self
- San Rafael, CA
- gregg@greggkellogg.net
- http://greggkellogg.net
-
Joined on
Jan 13, 2009
Popular repositories
-
ebnf
EBNF parser and generic parser generator
Ruby 30
-
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,211 contributions in the last year
Contribution activity
November 2016
fix dcterms:creator to be a foaf:Person, not a literal
This fixes a semantic issue with the manifests as noted in previous communication. Note that this does not touch mk-ontology.py, which should be up…
Ontologies use non-existant owl:previousVersionURI
The closest I can find in OWL is owl:versionIRI. Perhaps this can be done with PROV, if it's important.