File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ _:g8200 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf
88<https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#shortdesc> "A Ruby library for working with Resource Description Framework (RDF) data."@en .
99<https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#bug-database> <https://github.com/ruby-rdf/rdf/issues> .
1010<https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#download-page> <https://rubygems.org/gems/rdf/> .
11- <https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#license> <https://unlicense.org/> .
11+ <https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#license> <https://unlicense.org/1.0/ > .
1212<https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#developer> <https://greggkellogg.net/foaf#me> .
1313<https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#developer> <https://bhuga.net/#ben> .
1414<https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#developer> <https://ar.to/#self> .
Original file line number Diff line number Diff line change 88<> a doap:Project ;
99 doap:name " RDF.rb" ;
1010 doap:homepage <https://rubygems.org/gems/rdf> ;
11- doap:license <https://unlicense.org/> ;
11+ doap:license <https://unlicense.org/1.0/ > ;
1212 doap:shortdesc " A Ruby library for working with Resource Description Framework (RDF) data." @en ;
1313 doap:description " RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data." @en ;
1414 doap:created " 2007-10-23" ;
You can’t perform that action at this time.
0 commit comments