File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ _:g6700 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf
4040<https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#shortdesc> "A Ruby library for working with Resource Description Framework (RDF) data."@en .
4141<https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#blog> <https://ar.to/> .
4242<https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#blog> <https://greggkellogg.net/> .
43- <https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#license> <https://unlicense.org/> .
43+ <https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#license> <https://unlicense.org/1.0/ > .
4444<https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#category> <http://dbpedia.org/resource/Ruby_(programming_language)> .
4545<https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#category> <http://dbpedia.org/resource/Resource_Description_Framework> .
4646<https://rubygems.org/gems/rdf> <http://usefulinc.com/ns/doap#name> "RDF.rb" .
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