Skip to content

Commit a3eb44b

Browse files
authored
Merge pull request #408 from tcole3/gh-pages
minor editorial
2 parents 6ce7dd3 + 9818d96 commit a3eb44b

File tree

3 files changed

+65
-53
lines changed

3 files changed

+65
-53
lines changed

serialization-html-note/index-respec.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -713,8 +713,8 @@ <h3>Web Annotation-based Citation URLs</h3>
713713
<a data-cite="selector-note#frags">Web Annotation Selectors and State classes as IRI Fragment Identifiers</a>. The following
714714
examples show how these URLs could be used to reference portions of a Specific Resource on the Web via IRIs:
715715
</p>
716-
717-
<h4>Example using <code>&lt;blockquote&gt;</code> and <code>&lt;q&gt;</code> tags</h4>
716+
<section>
717+
<h3>Example using <code>&lt;blockquote&gt;</code> and <code>&lt;q&gt;</code> tags</h3>
718718

719719
<pre class="example highlight" title="Example blockquote and q tags using the cite attribute">
720720
&lt;blockquote cite="https://www.w3.org/TR/annotation-model/#introduction"&gt;
@@ -746,8 +746,9 @@ <h4>Example using <code>&lt;blockquote&gt;</code> and <code>&lt;q&gt;</code> tag
746746
and <code>&lt;q&gt;</code> tags provides a means for both specificity and future extensibility. Site authors as well as
747747
browser, server, and JavaScript developers may take advantage of these citations identifiers for re-anchoring selection
748748
or extracting (and verifying) quotations made within an HTML document which uses this method.</p>
749-
750-
<h4>Example using an <code>&lt;a&gt;</code> tag</h4>
749+
</section>
750+
<section>
751+
<h3>Example using an <code>&lt;a&gt;</code> tag</h3>
751752

752753
<p>Using the same methods described above, <code>&lt;a&gt;</code> tags may also be used to express a desired highlight or reference. However,
753754
as mentioned above, the use of that fragment within the retrieved resource may vary.</p>
@@ -758,6 +759,7 @@ <h4>Example using an <code>&lt;a&gt;</code> tag</h4>
758759
an annotation is considered to be a set of what things?&lt;/a&gt;
759760
(click the link to find out!)&lt;/p&gt;
760761
</pre>
762+
</section>
761763
</section>
762764

763765
<!-- <section>
@@ -774,10 +776,10 @@ <h4>Example</h4>
774776
</section> -->
775777

776778

777-
<section>
779+
<!-- section>
778780
<h2>Selectors?</h2>
779781
<p>Do we want to say something about selectors that apply for HTML. This is important especially for json-ld approach(es). </p>
780-
</section>
782+
</section -->
781783

782784
<section class="appendix">
783785
<h3>Acknowledgements</h3>
@@ -788,7 +790,7 @@ <h3>Acknowledgements</h3>
788790
<p>The following people have been instrumental in providing thoughts, feedback, reviews, content, criticism and input in the creation of this specification:</p>
789791

790792
<div style="margin-left: 3em">
791-
Vladimir Alexiev, Art Barstow, Tim Berners-Lee, Chris Birk, Dan Brickley, Sarven Capadisli, Paolo Ciccarese, Tim Cole, Ray Denenberg, TB Dinesh, Sergiu Gordea, Benjamin Goering, Amy Guy, Ivan Herman, Frederick Hirsch, Antoine Isaac, Jacob Jett, Takeshi Kanai, Gregg Kellogg, Andreas Kuckartz, Randall Leeds, Hugo Manguinhas, Ben De Meester, Luc Moreau, Addison Phillips, Davis Salisbury, Robert Sanderson, Felix Sasaki, Doug Schepers, Tzviya Siegman, Stian Soiland-Reyes, Manu Sporny, Nick Stenning, Jon Stroop, Lutz Suhrbier, Kyrce Swenson, Raphaël Troncy, Simeon Warner, Erik Wilde, Dan Whaley, Benjamin Young
793+
Vladimir Alexiev, Art Barstow, Tim Berners-Lee, Chris Birk, Dan Brickley, Sarven Capadisli, Paolo Ciccarese, Tim Cole, Ray Denenberg, TB Dinesh, Sergiu Gordea, Benjamin Goering, Amy Guy, Ivan Herman, Frederick Hirsch, Antoine Isaac, Jacob Jett, Takeshi Kanai, Gregg Kellogg, Andreas Kuckartz, Randall Leeds, Hugo Manguinhas, Ben De Meester, Luc Moreau, Addison Phillips, Davis Salisbury, Robert Sanderson, Maria Janina Sarol, Felix Sasaki, Doug Schepers, Tzviya Siegman, Stian Soiland-Reyes, Manu Sporny, Nick Stenning, Jon Stroop, Lutz Suhrbier, Kyrce Swenson, Raphaël Troncy, Simeon Warner, Erik Wilde, Dan Whaley, Benjamin Young
792794
</div>
793795
</section>
794796

serialization-html-note/index-turtle-not-highlight.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -645,8 +645,8 @@ <h3>Web Annotation-based Citation URLs</h3>
645645
<a data-cite="selector-note#frags">Web Annotation Selectors and State classes as IRI Fragment Identifiers</a>. The following
646646
examples show how these URLs could be used to reference portions of a Specific Resource on the Web via IRIs:
647647
</p>
648-
649-
<h4>Example using <code>&lt;blockquote&gt;</code> and <code>&lt;q&gt;</code> tags</h4>
648+
<section>
649+
<h3>Example using <code>&lt;blockquote&gt;</code> and <code>&lt;q&gt;</code> tags</h3>
650650

651651
<pre class="example highlight" title="Example blockquote and q tags using the cite attribute">
652652
&lt;blockquote cite="https://www.w3.org/TR/annotation-model/#introduction"&gt;
@@ -678,8 +678,9 @@ <h4>Example using <code>&lt;blockquote&gt;</code> and <code>&lt;q&gt;</code> tag
678678
and <code>&lt;q&gt;</code> tags provides a means for both specificity and future extensibility. Site authors as well as
679679
browser, server, and JavaScript developers may take advantage of these citations identifiers for re-anchoring selection
680680
or extracting (and verifying) quotations made within an HTML document which uses this method.</p>
681-
682-
<h4>Example using an <code>&lt;a&gt;</code> tag</h4>
681+
</section>
682+
<section>
683+
<h3>Example using an <code>&lt;a&gt;</code> tag</h3>
683684

684685
<p>Using the same methods described above, <code>&lt;a&gt;</code> tags may also be used to express a desired highlight or reference. However,
685686
as mentioned above, the use of that fragment within the retrieved resource may vary.</p>
@@ -690,6 +691,7 @@ <h4>Example using an <code>&lt;a&gt;</code> tag</h4>
690691
an annotation is considered to be a set of what things?&lt;/a&gt;
691692
(click the link to find out!)&lt;/p&gt;
692693
</pre>
694+
</section>
693695
</section>
694696

695697
<!-- <section>
@@ -706,10 +708,10 @@ <h4>Example</h4>
706708
</section> -->
707709

708710

709-
<section>
711+
<!-- section>
710712
<h2>Selectors?</h2>
711713
<p>Do we want to say something about selectors that apply for HTML. This is important especially for json-ld approach(es). </p>
712-
</section>
714+
</section -->
713715

714716
<section class="appendix">
715717
<h3>Acknowledgements</h3>
@@ -720,7 +722,7 @@ <h3>Acknowledgements</h3>
720722
<p>The following people have been instrumental in providing thoughts, feedback, reviews, content, criticism and input in the creation of this specification:</p>
721723

722724
<div style="margin-left: 3em">
723-
Vladimir Alexiev, Art Barstow, Tim Berners-Lee, Chris Birk, Dan Brickley, Sarven Capadisli, Paolo Ciccarese, Tim Cole, Ray Denenberg, TB Dinesh, Sergiu Gordea, Benjamin Goering, Amy Guy, Ivan Herman, Frederick Hirsch, Antoine Isaac, Jacob Jett, Takeshi Kanai, Gregg Kellogg, Andreas Kuckartz, Randall Leeds, Hugo Manguinhas, Ben De Meester, Luc Moreau, Addison Phillips, Davis Salisbury, Robert Sanderson, Felix Sasaki, Doug Schepers, Tzviya Siegman, Stian Soiland-Reyes, Manu Sporny, Nick Stenning, Jon Stroop, Lutz Suhrbier, Kyrce Swenson, Raphaël Troncy, Simeon Warner, Erik Wilde, Dan Whaley, Benjamin Young
725+
Vladimir Alexiev, Art Barstow, Tim Berners-Lee, Chris Birk, Dan Brickley, Sarven Capadisli, Paolo Ciccarese, Tim Cole, Ray Denenberg, TB Dinesh, Sergiu Gordea, Benjamin Goering, Amy Guy, Ivan Herman, Frederick Hirsch, Antoine Isaac, Jacob Jett, Takeshi Kanai, Gregg Kellogg, Andreas Kuckartz, Randall Leeds, Hugo Manguinhas, Ben De Meester, Luc Moreau, Addison Phillips, Davis Salisbury, Robert Sanderson, Maria Janina Sarol, Felix Sasaki, Doug Schepers, Tzviya Siegman, Stian Soiland-Reyes, Manu Sporny, Nick Stenning, Jon Stroop, Lutz Suhrbier, Kyrce Swenson, Raphaël Troncy, Simeon Warner, Erik Wilde, Dan Whaley, Benjamin Young
724726
</div>
725727
</section>
726728

0 commit comments

Comments
 (0)