File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,26 @@ This is a pure-Ruby library for working with [Resource Description Framework
1010[ ![ Coverage Status] ( https://coveralls.io/repos/ruby-rdf/rdf/badge.svg?branch=develop )] ( https://coveralls.io/github/ruby-rdf/rdf?branch=develop )
1111[ ![ Gitter chat] ( https://badges.gitter.im/ruby-rdf/rdf.png )] ( https://gitter.im/ruby-rdf/rdf )
1212
13+ ## Table of contents
14+
15+ 1 . [ Features] ( #features )
16+ 2 . [ Differences between RDF 1.0 and RDF 1.1] ( #differences-between-rdf-1-0-and-rdf-1-1 )
17+ 3 . [ Tutorials] ( #tutorials )
18+ 4 . [ Command Line] ( #command-line )
19+ 5 . [ Examples] ( #examples )
20+ 6 . [ Reader/Writer convenience methods] ( #reader/writer-convenience-methods )
21+ 7 . [ RDF* (RDFStar)] ( #rdf*-(rdfstar) )
22+ 8 . [ Documentation] ( #documentation )
23+ 9 . [ Dependencies] ( #dependencies )
24+ 10 . [ Installation] ( #installation )
25+ 11 . [ Download] ( #download )
26+ 12 . [ Resources] ( #resources )
27+ 13 . [ Mailing List] ( #mailing-list )
28+ 14 . [ Authors] ( #authors )
29+ 15 . [ Contributors] ( #contributors )
30+ 16 . [ Contributing] ( #contributing )
31+ 17 . [ License] ( #license )
32+
1333## Features
1434
1535* 100% pure Ruby with minimal dependencies and no bloat.
You can’t perform that action at this time.
0 commit comments