Skip to content

Release 3.1.5

Compare
Choose a tag to compare
@gkellogg gkellogg released this 30 May 22:15
· 118 commits to develop since this release
  • Update vocabulary definitions using new vocabulary writer.

    Vocabularies are now documented, to the extent possible, using Yardoc.

  • Add SPARQL Service Description vocabulary.

  • Changes supporting vocabulary lookup optimization

    • Adds RDF::Vocabulary.limit_vocabs which is used to limit the vocabularies returned by RDF::Vocabulary.each and can substantially reduce load time when the rdf-vocabs gem is used.
  • Rename some files to be consistent with class and prefix names.