Release 3.1.5
-
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 byRDF::Vocabulary.each
and can substantially reduce load time when the rdf-vocabs gem is used.
- Adds
-
Rename some files to be consistent with class and prefix names.