Skip to content

Commit

Permalink
Automatic documentation generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions Workflow committed Jan 24, 2024
1 parent 649bdf3 commit 081cc40
Show file tree
Hide file tree
Showing 43 changed files with 2,202 additions and 290 deletions.
2 changes: 2 additions & 0 deletions classes/rdfHelpers-DatasetGettersTrait.html
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,8 @@ <h4 id="toc-methods">





<section class="phpdocumentor-methods">
<h3 class="phpdocumentor-elements__header" id="methods">
Methods
Expand Down
2 changes: 2 additions & 0 deletions classes/rdfHelpers-DefaultGraph.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@ <h4 id="toc-methods">





<section class="phpdocumentor-methods">
<h3 class="phpdocumentor-elements__header" id="methods">
Methods
Expand Down
2 changes: 2 additions & 0 deletions classes/rdfHelpers-GenericQuadIterator.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,8 @@ <h4 id="toc-methods">





<section class="phpdocumentor-properties">
<h3 class="phpdocumentor-elements__header" id="properties">
Properties
Expand Down
2 changes: 2 additions & 0 deletions classes/rdfHelpers-GenericTermIterator.html
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,8 @@ <h4 id="toc-methods">





<section class="phpdocumentor-properties">
<h3 class="phpdocumentor-elements__header" id="properties">
Properties
Expand Down
2 changes: 2 additions & 0 deletions classes/rdfHelpers-NtriplesUtil.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ <h4 id="toc-methods">





<section class="phpdocumentor-properties">
<h3 class="phpdocumentor-elements__header" id="properties">
Properties
Expand Down
675 changes: 675 additions & 0 deletions classes/rdfHelpers-QuadNoSubject.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions classes/rdfHelpers-RdfHelpersException.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ <h3 id="toc">






<div class="phpdocumentor-modal" id="source-view">
<div class="phpdocumentor-modal-bg" data-exit-button></div>
Expand Down
2 changes: 2 additions & 0 deletions classes/rdfHelpers-RdfNamespace.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,8 @@ <h4 id="toc-methods">





<section class="phpdocumentor-properties">
<h3 class="phpdocumentor-elements__header" id="properties">
Properties
Expand Down
2 changes: 2 additions & 0 deletions classes/rdfInterface-BlankNodeInterface.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,8 @@ <h4 id="toc-methods">





<section class="phpdocumentor-methods">
<h3 class="phpdocumentor-elements__header" id="methods">
Methods
Expand Down
70 changes: 70 additions & 0 deletions classes/rdfInterface-DataFactoryInterface.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,13 +192,22 @@ <h4 id="toc-methods">
</dt>
<dd>Creates a new RDF quad.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/rdfInterface-DataFactoryInterface.html#method_quadNoSubject">quadNoSubject()</a>
<span>
&nbsp;: <a href="classes/rdfInterface-QuadNoSubjectInterface.html"><abbr title="\rdfInterface\QuadNoSubjectInterface">QuadNoSubjectInterface</abbr></a> </span>
</dt>
<dd>Creates a new RDF quadNoSubject.</dd>

</dl>








<section class="phpdocumentor-methods">
<h3 class="phpdocumentor-elements__header" id="methods">
Methods
Expand Down Expand Up @@ -506,6 +515,66 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type"><a href="classes/rdfInterface-QuadInterface.html"><abbr title="\rdfInterface\QuadInterface">QuadInterface</abbr></a></span>
</section>

</article>
<article
class="phpdocumentor-element
-method
-public
-static "
>
<h4 class="phpdocumentor-element__name" id="method_quadNoSubject">
quadNoSubject()
<a href="classes/rdfInterface-DataFactoryInterface.html#method_quadNoSubject" class="headerlink"><i class="fas fa-link"></i></a>

</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="vendor/sweetrdf/rdf-interface/src/rdfInterface/DataFactoryInterface.php"><a href="files/vendor-sweetrdf-rdf-interface-src-rdfinterface-datafactoryinterface.html"><abbr title="vendor/sweetrdf/rdf-interface/src/rdfInterface/DataFactoryInterface.php">DataFactoryInterface.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">125</span>

</aside>

<p class="phpdocumentor-summary">Creates a new RDF quadNoSubject.</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">quadNoSubject</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/rdfInterface-NamedNodeInterface.html"><abbr title="\rdfInterface\NamedNodeInterface">NamedNodeInterface</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$predicate</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href="classes/rdfInterface-TermInterface.html"><abbr title="\rdfInterface\TermInterface">TermInterface</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$object</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href="classes/rdfInterface-NamedNodeInterface.html"><abbr title="\rdfInterface\NamedNodeInterface">NamedNodeInterface</abbr></a>|<a href="classes/rdfInterface-BlankNodeInterface.html"><abbr title="\rdfInterface\BlankNodeInterface">BlankNodeInterface</abbr></a>|<a href="classes/rdfInterface-DefaultGraphInterface.html"><abbr title="\rdfInterface\DefaultGraphInterface">DefaultGraphInterface</abbr></a>|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$graph</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/rdfInterface-QuadNoSubjectInterface.html"><abbr title="\rdfInterface\QuadNoSubjectInterface">QuadNoSubjectInterface</abbr></a></span></code>

<div class="phpdocumentor-label-line">
</div>

<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$predicate</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/rdfInterface-NamedNodeInterface.html"><abbr title="\rdfInterface\NamedNodeInterface">NamedNodeInterface</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">

</dd>
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$object</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/rdfInterface-TermInterface.html"><abbr title="\rdfInterface\TermInterface">TermInterface</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">

</dd>
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$graph</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/rdfInterface-NamedNodeInterface.html"><abbr title="\rdfInterface\NamedNodeInterface">NamedNodeInterface</abbr></a>|<a href="classes/rdfInterface-BlankNodeInterface.html"><abbr title="\rdfInterface\BlankNodeInterface">BlankNodeInterface</abbr></a>|<a href="classes/rdfInterface-DefaultGraphInterface.html"><abbr title="\rdfInterface\DefaultGraphInterface">DefaultGraphInterface</abbr></a>|null</span>
= <span class="phpdocumentor-signature__argument__default-value">null</span> </dt>
<dd class="phpdocumentor-argument-list__definition">

</dd>
</dl>



<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type"><a href="classes/rdfInterface-QuadNoSubjectInterface.html"><abbr title="\rdfInterface\QuadNoSubjectInterface">QuadNoSubjectInterface</abbr></a></span>
</section>

</article>
</section>

Expand Down Expand Up @@ -624,6 +693,7 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<li><a href="classes/rdfInterface-DataFactoryInterface.html#method_literal">literal()</a></li>
<li><a href="classes/rdfInterface-DataFactoryInterface.html#method_namedNode">namedNode()</a></li>
<li><a href="classes/rdfInterface-DataFactoryInterface.html#method_quad">quad()</a></li>
<li><a href="classes/rdfInterface-DataFactoryInterface.html#method_quadNoSubject">quadNoSubject()</a></li>
</ul>
</li>

Expand Down
2 changes: 2 additions & 0 deletions classes/rdfInterface-DatasetInterface.html
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,8 @@ <h4 id="toc-methods">





<section class="phpdocumentor-methods">
<h3 class="phpdocumentor-elements__header" id="methods">
Methods
Expand Down
Loading

0 comments on commit 081cc40

Please sign in to comment.