File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 doap:implements <http://www.w3.org/TR/rdf11-concepts/> ,
2121 <http://www.w3.org/TR/n-quads/> ,
2222 <http://www.w3.org/TR/n-triples/> ;
23- doap:download-page <http://rubyforge .org/projects /rdf/> ;
23+ doap:download-page <http://rubygems .org/gems /rdf/> ;
2424 doap:bug-database <http://github.com/ruby-rdf/rdf/issues> ;
2525 doap:blog <http://ar.to/> , <http://blog.datagraph.org/> ;
2626 doap:vendor <http://datagraph.org/> ;
Original file line number Diff line number Diff line change 2020 doap:implements <http://www.w3.org/TR/rdf11-concepts/> ,
2121 <http://www.w3.org/TR/n-quads/> ,
2222 <http://www.w3.org/TR/n-triples/> ;
23- doap:download-page <http://rubyforge .org/projects /rdf/> ;
23+ doap:download-page <http://rubygems .org/gems /rdf/> ;
2424 doap:bug-database <http://github.com/ruby-rdf/rdf/issues> ;
2525 doap:blog <http://ar.to/> , <http://blog.datagraph.org/> ;
2626 doap:vendor <http://datagraph.org/> ;
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ Gem::Specification.new do |gem|
1010 gem . license = 'Unlicense'
1111 gem . summary = "Turtle reader/writer for Ruby."
1212 gem . description = %q{RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite.}
13- gem . rubyforge_project = 'rdf-turtle'
1413
1514 gem . authors = [ 'Gregg Kellogg' ]
1615 gem . email = 'public-rdf-ruby@w3.org'
You can’t perform that action at this time.
0 commit comments