From da3df2eb54e4951571bbb3a63e3a178e001aba8a Mon Sep 17 00:00:00 2001 From: Gregg Kellogg Date: Wed, 16 May 2012 12:56:48 -0700 Subject: [PATCH] Update references for ruby-rdf --- Gemfile | 2 +- Gemfile.lock | 50 ++++++++++++++++++++++++------------------------- README.markdown | 4 ++-- etc/doap.jsonld | 4 ++-- lib/json/ld.rb | 2 +- 5 files changed, 31 insertions(+), 31 deletions(-) diff --git a/Gemfile b/Gemfile index efc3666e..b93f6fa2 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "http://rubygems.org" gemspec :name => "" -gem 'rdf', :git => "git://github.com/gkellogg/rdf.git" +gem 'rdf', :git => "git://github.com/ruby-rdf/rdf.git" gem 'backports', :platforms => %w(ruby_18) group :development do diff --git a/Gemfile.lock b/Gemfile.lock index ba545df0..0ea1fd77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT - remote: git://github.com/gkellogg/rdf.git - revision: 3180bdf0fa8e42c30dfb9bee5263503b0ed35731 + remote: git://github.com/ruby-rdf/rdf.git + revision: 08fd56617fc6973ce4fc6ae4abed5959c5bec2ac specs: rdf (0.3.5.2) addressable (>= 2.2.6) @@ -16,17 +16,17 @@ PATH GEM remote: http://rubygems.org/ specs: - addressable (2.2.7) - backports (2.5.1) + addressable (2.2.8) + backports (2.5.3) builder (3.0.0) diff-lcs (1.1.3) equivalent-xml (0.2.9) nokogiri (>= 1.4.3) - haml (3.1.4) + haml (3.1.6) htmlentities (4.3.1) - json (1.6.6) - json (1.6.6-java) - json_pure (1.6.6) + json (1.7.3) + json (1.7.3-java) + json_pure (1.7.3) linkeddata (0.3.5) json-ld (>= 0.1.0) rdf (>= 0.3.5) @@ -49,47 +49,47 @@ GEM rdf-json (0.3.0) json_pure (>= 1.4.2) rdf (~> 0.3.0) - rdf-microdata (0.2.3.1) + rdf-microdata (0.2.4) htmlentities (>= 4.3.0) json (>= 1.6.1) rdf (>= 0.3.4) rdf-xsd (>= 0.3.4) - rdf-n3 (0.3.6) + rdf-n3 (0.3.7) rdf (>= 0.3.4) - rdf-rdfa (0.3.10) + rdf-rdfa (0.3.12) haml (>= 3.0.0) htmlentities (>= 4.3.0) rdf (>= 0.3.3) rdf-xsd (>= 0.3.5) - rdf-rdfxml (0.3.6) + rdf-rdfxml (0.3.7) rdf (>= 0.3.4) rdf-xsd (>= 0.3.5) rdf-spec (0.3.5.1) rspec (>= 2.8.0) - rdf-trig (0.1.1) + rdf-trig (0.1.3) rdf (>= 0.3.4) rdf-turtle (>= 0.1.1) rdf-trix (0.3.0) rdf (~> 0.3.0) - rdf-turtle (0.1.1) + rdf-turtle (0.1.2) rdf (>= 0.3.4) - rdf-xsd (0.3.5) + rdf-xsd (0.3.6) nokogiri (>= 1.5.0) rdf (>= 0.3.4) - rspec (2.9.0) - rspec-core (~> 2.9.0) - rspec-expectations (~> 2.9.0) - rspec-mocks (~> 2.9.0) - rspec-core (2.9.0) - rspec-expectations (2.9.1) + rspec (2.10.0) + rspec-core (~> 2.10.0) + rspec-expectations (~> 2.10.0) + rspec-mocks (~> 2.10.0) + rspec-core (2.10.0) + rspec-expectations (2.10.0) diff-lcs (~> 1.1.3) - rspec-mocks (2.9.0) - sparql (0.1.1) + rspec-mocks (2.10.1) + sparql (0.3.0) builder (>= 3.0.0) json (>= 1.5.1) rdf (>= 0.3.5) rdf-xsd (>= 0.3.5) - sparql-client (>= 0.0.11) + sparql-client (>= 0.1.0) sxp (>= 0.0.14) sparql-client (0.1.0) json_pure (>= 1.6.5) @@ -102,7 +102,7 @@ GEM sxp (0.0.14) json (>= 1.5.1) wirble (0.1.3) - yard (0.7.5) + yard (0.8.1) PLATFORMS java diff --git a/README.markdown b/README.markdown index a7b619cd..5d10c2a9 100755 --- a/README.markdown +++ b/README.markdown @@ -231,7 +231,7 @@ To install the latest official release of the `JSON-LD` gem, do: ## Download To get a local working copy of the development repository, do: - % git clone git://github.com/gkellogg/json-ld.git + % git clone git://github.com/ruby-rdf/json-ld.git ## Mailing List * @@ -263,6 +263,6 @@ see or the accompanying {file:UNLICENSE} file. [YARD]: http://yardoc.org/ [YARD-GS]: http://rubydoc.info/docs/yard/file/docs/GettingStarted.md [PDD]: http://lists.w3.org/Archives/Public/public-rdf-ruby/2010May/0013.html -[RDF.rb]: http://rdf.rubyforge.org/ +[RDF.rb]: http://rubygems.org/gems/rdf [Backports]: http://rubygems.org/gems/backports [JSON-LD]: http://json-ld.org/spec/latest/ diff --git a/etc/doap.jsonld b/etc/doap.jsonld index d1eb2743..70628b26 100644 --- a/etc/doap.jsonld +++ b/etc/doap.jsonld @@ -25,7 +25,7 @@ "@id": "http://rubygems.org/gems/json-ld", "@type": "doap:Project", "doap:name": "JSON::LD", - "doap:homepage": "http://github.com/gkellogg/json-ld/", + "doap:homepage": "http://github.com/ruby-rdf/json-ld/", "doap:license": "http://creativecommons.org/licenses/publicdomain/", "doap:shortdesc": "JSON-LD support for RDF.rb.", "doap:description": "RDF.rb plugin for parsing/serializing JSON-LD data.", @@ -35,7 +35,7 @@ "http://json-ld.org/spec/latest/json-ld-api/", "http://json-ld.org/spec/latest/json-ld-syntax/" ], - "doap:bug-database": "http://github.com/gkellogg/json-ld/issues", + "doap:bug-database": "http://github.com/ruby-rdf/json-ld/issues", "doap:blog": "http://greggkellogg.net/", "doap:developer": "http://greggkellogg.net/foaf#me", "doap:maintainer": "http://greggkellogg.net/foaf#me", diff --git a/lib/json/ld.rb b/lib/json/ld.rb index 56287bed..e4fc0657 100644 --- a/lib/json/ld.rb +++ b/lib/json/ld.rb @@ -16,7 +16,7 @@ module JSON # end # end # - # @see http://rdf.rubyforge.org/ + # @see http://rubygems.org/gems/rdf # @see http://www.w3.org/TR/REC-rdf-syntax/ # # @author [Gregg Kellogg](http://greggkellogg.net/)