Skip to content

Commit

Permalink
Merge pull request #15 from mattgarrish/master
Browse files Browse the repository at this point in the history
requested definition tweaks
  • Loading branch information
Matt Garrish committed Mar 3, 2015
2 parents 2c158fb + dca5c67 commit 4b02aa6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions aria/dpub.html
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ <h2>Definition of Roles</h2>
<div class="role">
<rdef>answer</rdef>
<div class="role-description">
<p>The component of a self-assessment problem that provides the answer to the question.</p>
<p>The component of an assessment problem that provides the answer to the question.</p>
</div>
<table class="role-features">
<caption>Characteristics:</caption>
Expand Down Expand Up @@ -957,7 +957,7 @@ <h2>Definition of Roles</h2>
<div class="role">
<rdef>cover</rdef>
<div class="role-description">
<p>An initial section that introduces the work, often consisting of a marketing image, the title, author and publisher, and select quotes and reviews.</p>
<p>A section that introduces the work, often consisting of a marketing image, the title, author and publisher, and select quotes and reviews.</p>
</div>
<table class="role-features">
<caption>Characteristics:</caption>
Expand Down Expand Up @@ -1203,7 +1203,7 @@ <h2>Definition of Roles</h2>
<div class="role">
<rdef>footnote</rdef>
<div class="role-description">
<p>TBD</p>
<p>Ancillary information, such as a citation or commentary, that provides additional context to a referenced passage of text.</p>
</div>
<table class="role-features">
<caption>Characteristics:</caption>
Expand Down Expand Up @@ -1285,7 +1285,7 @@ <h2>Definition of Roles</h2>
<div class="role">
<rdef>footnotes</rdef>
<div class="role-description">
<p>TBD</p>
<p>A collection of footnotes.</p>
</div>
<table class="role-features">
<caption>Characteristics:</caption>
Expand Down Expand Up @@ -1322,7 +1322,7 @@ <h2>Definition of Roles</h2>
</tr>
<tr>
<th class="role-mustcontain-head" scope="row">Required Owned Elements:</th>
<td class="role-mustcontain">Placeholder</td>
<td class="role-mustcontain"><rref>footnote</rref></td>
</tr>
<tr>
<th class="role-required-properties-head">Required States and Properties:</th>
Expand Down Expand Up @@ -3013,7 +3013,7 @@ <h2>Definition of Roles</h2>
<div class="role">
<rdef>question</rdef>
<div class="role-description">
<p>The component of a self-assessment problem that identifies the question to be solved.</p>
<p>The component of an assessment problem that identifies the question to be solved.</p>
</div>
<table class="role-features">
<caption>Characteristics:</caption>
Expand Down

0 comments on commit 4b02aa6

Please sign in to comment.