--- a/people/index.html Mon Jan 30 21:32:11 2012 -0500
+++ b/people/index.html Tue Jan 31 10:49:59 2012 +0000
@@ -35,8 +35,19 @@
<section class='informative'>
<h2 id="intro">Introduction</h2>
<section>
+<h3>Terminology</h3>
+<dl>
+ <dt><dfn>source data</dfn></dt>
+ <dd>Data from datastores such as RDBs or spreadsheets that acts as a source for the Linked Data publishing process.</dd>
+ <dt><dfn>publisher</dfn></dt>
+ <dd>A person or organization that exposes source data as Linked Data on the Web.</dd>
+ <dt><dfn>consumer</dfn></dt>
+ <dd>A person or agent that uses Linked Data from the Web.</dd>
+</dl>
+</section>
+<section>
<h3>Walkthrough example</h3>
-<p>In many cases, <dfn title="Data from datastores such as RDBs or spreadsheets that acts as a source for the Linked Data publishing process.">source data</dfn> contains data about people and other, related entities. We will use the following text as an example throughout the document to demonstrate the usage of terms:</p>
+<p>In many cases, <a title='source data'>source data</a> contains data about people and other, related entities. We will use the following text as an example throughout the document to demonstrate the usage of terms:</p>
<pre class='example sh_html'>
Jane Doe is CEO of ColCids Inc., headquartered in 2242 Old Middlefield Way, Mountain View, CA, United States.
Recently, ColCids won a contract for providing an Open Data platform, awarded by the Santa Clara County. The
@@ -69,6 +80,10 @@
</section>
</section>
+<section>
+<h2 id="ucr">Use Cases and requirements</h2>
+<p class="editorsnote">@@TODO: describe real world use cases and derive requirements common to all to decide what is and what is not in scope re target entities.</p>
+</section>
<section>
<h2 id="characteristics">What is a person?</h2>
--- a/people/respec-config.js Mon Jan 30 21:32:11 2012 -0500
+++ b/people/respec-config.js Tue Jan 31 10:49:59 2012 +0000
@@ -1,7 +1,7 @@
var respecConfig = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
specStatus: "ED",
- publishDate: "2012-01-29",
+ publishDate: "2012-01-31",
//copyrightStart: "2010",
// the specification's short name, as in http://www.w3.org/TR/short-name/