Skip to content

Commit

Permalink
Updated the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
iherman committed Feb 7, 2014
1 parent 8d664e4 commit 8b7b92c
Show file tree
Hide file tree
Showing 127 changed files with 11,613 additions and 22,369 deletions.
261 changes: 113 additions & 148 deletions Doc/RDFClosure-module.html
100755 → 100644

Large diffs are not rendered by default.

877 changes: 440 additions & 437 deletions Doc/RDFClosure-pysrc.html
100755 → 100644

Large diffs are not rendered by default.

1,093 changes: 675 additions & 418 deletions Doc/RDFClosure.AxiomaticTriples-module.html
100755 → 100644

Large diffs are not rendered by default.

2,335 changes: 1,351 additions & 984 deletions Doc/RDFClosure.AxiomaticTriples-pysrc.html
100755 → 100644

Large diffs are not rendered by default.

17 changes: 9 additions & 8 deletions Doc/RDFClosure.Closure-module.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ <h1 class="epydoc">Module Closure</h1><p class="nomargin-top"><span class="codel

<hr />
<div class="fields"> <p><strong>Requires:</strong>
<a href="http://rdflib.net" target="_top">RDFLib</a>, 2.2.2. and
higher
<a href="https://github.com/RDFLib/rdflib"
target="_top">RDFLib</a>, 4.0.0 and higher
</p>
<p><strong>License:</strong>
This software is available for use under the <a
Expand Down Expand Up @@ -162,11 +162,12 @@ <h1 class="epydoc">Module Closure</h1><p class="nomargin-top"><span class="codel
</tr>
</table>
<p class="indent-wrapped-lines"><b>Imports:</b>
<span title="rdflib.BNode.BNode">BNode</span>,
<span title="rdflib.Literal.Literal">rdflibLiteral</span>,
<span title="rdflib.Namespace.Namespace">Namespace</span>,
<span title="rdflib.RDF.RDFNS">ns_rdf</span>,
<span title="rdflib.RDF.type">type</span>,
<span title="rdflib">rdflib</span>,
<span title="rdflib.BNode">BNode</span>,
<span title="rdflib.Literal">rdflibLiteral</span>,
<span title="rdflib.Namespace">Namespace</span>,
<span title="RDFClosure.RDFS.RDFNS">ns_rdf</span>,
<span title="RDFClosure.RDFS.type">type</span>,
<a href="RDFClosure.Literals.LiteralProxies-class.html" title="RDFClosure.Literals.LiteralProxies">LiteralProxies</a>
</p><br />
<!-- ==================== VARIABLES DETAILS ==================== -->
Expand Down Expand Up @@ -233,7 +234,7 @@ <h3 class="epydoc">__license__</h3>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1 on Thu Nov 26 16:36:15 2009
Generated by Epydoc 3.0.1 on Fri Feb 7 15:00:18 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
Expand Down
489 changes: 245 additions & 244 deletions Doc/RDFClosure.Closure-pysrc.html
100755 → 100644

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Doc/RDFClosure.Closure.Core-class.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ <h1 class="epydoc">Class Core</h1><p class="nomargin-top"><span class="codelink"
<span class="summary-type">&nbsp;</span>
</td><td class="summary">
<a name="IMaxNum"></a><span class="summary-name">IMaxNum</span><br />
maximal index of <code>rdf:_i</code> occurence in the graph
maximal index of <code>rdf:_i</code> occurrence in the graph
</td>
</tr>
<tr>
Expand Down Expand Up @@ -773,7 +773,7 @@ <h3 class="epydoc">error_messages</h3>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1 on Thu Nov 26 16:36:16 2009
Generated by Epydoc 3.0.1 on Fri Feb 7 15:00:18 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
Expand Down
Loading

0 comments on commit 8b7b92c

Please sign in to comment.