Skip to content

Commit

Permalink
whitespaces, part 1
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
domel and TallTed authored Nov 4, 2024
1 parent 86f8214 commit 473629d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -974,16 +974,16 @@ <h6 class="defcap">RDF Semantic Conditions</h6>
<h6 class="defcap">RDF Axioms</h6>
<div class="ruletable" id="RDF_axiomatic_triples">
<pre class="nohighlight">
rdf:type rdf:type rdf:Property .
rdf:subject rdf:type rdf:Property .
rdf:type rdf:type rdf:Property .
rdf:subject rdf:type rdf:Property .
rdf:predicate rdf:type rdf:Property .
rdf:object rdf:type rdf:Property .
rdf:first rdf:type rdf:Property .
rdf:rest rdf:type rdf:Property .
rdf:value rdf:type rdf:Property .
rdf:nil rdf:type rdf:List .
rdf:_1 rdf:type rdf:Property .
rdf:_2 rdf:type rdf:Property .
rdf:object rdf:type rdf:Property .
rdf:first rdf:type rdf:Property .
rdf:rest rdf:type rdf:Property .
rdf:value rdf:type rdf:Property .
rdf:nil rdf:type rdf:List .
rdf:_1 rdf:type rdf:Property .
rdf:_2 rdf:type rdf:Property .
...
</pre>
</div>
Expand Down

0 comments on commit 473629d

Please sign in to comment.