renaming, simpler filename
authordanbri <danbri@google.com>
Wed, 24 Jul 2013 16:47:49 +0200
changeset 106 402cd2215edb
parent 105 10976250d539
child 107 21446818d6ac
renaming, simpler filename
schema.org/ext/ActionBase.html
schema.org/ext/Actions2013-base.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/schema.org/ext/ActionBase.html	Wed Jul 24 16:47:49 2013 +0200
@@ -0,0 +1,105 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>Action - Schema documentation</title>
+</head>	
+<body>   
+<!-- todo: restore nicer CSS -->
+<!-- to verify schema graph after edits, use  rapper -q -i rdfa Actions2013-actiontypes.html  or http://www.w3.org/2012/pyRdfa/#distill_by_input --> 
+
+
+<div class="type" typeof="rdfs:Class" resource="http://schema.org/Action">
+
+<h2 property="rdfs:label" class="page-title"><span class="schema_type">Action</span></h2>
+
+<p class="narrow"><strong>Subclass of:</strong> <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></p>
+
+<p class="description" property="rdfs:comment">An action performed by a direct agent and indirect participants upon a direct object, starting at an origin towards a destination. Happens at a location, with the help of an inanimate instrument. The execution of the action may produce a result. Specific action sub-type documentation specifies the exact expectation of each argument/role/slot.</p>
+
+
+<table class="properties" border="1" cellpadding="10">
+
+<tbody>
+
+<tr><td class="section" colspan="3">Properties added by Action</td></tr>
+
+<tr typeof="rdf:Property" href="http://schema.org/agent">
+<th property="rdfs:label">agent</th>
+<td>
+ <link property="http://schema.org/domain" href="http://schema.org/Action"></link> 	<!-- we don't show the domain, as it is always Action -->
+ <a property="http://schema.org/range" href="http://schema.org/Person">Person</a>, 	<!-- but we do show the range, as expected value varies with each property -->
+ <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a>
+</td>
+<td property="rdfs:comment">The direct performer or driver of the action (animate or inanimate). E.g. *John* wrote a book.</td>
+</tr>
+
+
+
+<tr typeof="rdf:Property" href="http://schema.org/participant">
+<th property="rdfs:label">participant</th>
+<td>
+ <link property="http://schema.org/domain" href="http://schema.org/Action"></link> 	<!-- we don't show the domain, as it is always Action -->
+ <a property="http://schema.org/range" href="http://schema.org/Person">Person</a>, 	<!-- but we do show the range, as expected value varies with each property -->
+ <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a>
+</td>
+<td property="rdfs:comment">Other co-agents that participated in the action indirectly. E.g. John wrote a book with *Steve*.</td>
+</tr>
+
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/object">
+<th property="rdfs:label">object</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Action"></link>
+<a property="http://schema.org/range" href="http://schema.org/Thing">Thing</a>
+</td>
+<td property="rdfs:comment">The object upon the action is carried out, whose state is kept intact or changed. Also known as the semantic roles patient, affected or undergoer (which change their state) or theme (which doesnt).</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/result">
+<th property="rdfs:label">result</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Action"></link>
+<a property="http://schema.org/range" href="http://schema.org/Thing">Thing</a>
+</td>
+<td property="rdfs:comment">The result produced in the action. E.g. John wrote *a book*.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/startTime">
+<th property="rdfs:label">startTime</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Action"></link> 	<!-- todo: relationship to event ? -->
+<a property="http://schema.org/range" href="http://schema.org/DateTime">DateTime</a>
+</td>
+<td property="rdfs:comment">When the Action was performed: start time. This is for actions that span a period of time.</td>
+</tr>
+
+<tr typeof="rdf:Property" resource="http://schema.org/endTime">
+<th property="rdfs:label">endTime</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Action"></link>
+<a property="http://schema.org/range" href="http://schema.org/DateTime">DateTime</a>
+</td>
+<td property="rdfs:comment">When the Action was performed: end time. This is for actions that span a period of time.</td>
+</tr>
+
+<tr typeof="rdf:Property" resource="http://schema.org/location">
+<th property="rdfs:label">location</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Action"></link>
+<a property="http://schema.org/range" href="http://schema.org/Place">Place</a>, 
+<a property="http://schema.org/range" href="http://schema.org/PostalAddress">PostalAddress</a>
+</td>
+<td property="rdfs:comment">The location of an event, action or organization.</td>
+</tr>
+
+</tbody></table>
+
+
+</div>
+
+
+</body>
+</html>
--- a/schema.org/ext/Actions2013-base.html	Wed Jul 24 15:52:30 2013 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,105 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<title>Action - Schema documentation</title>
-</head>	
-<body>   
-<!-- todo: restore nicer CSS -->
-<!-- to verify schema graph after edits, use  rapper -q -i rdfa Actions2013-actiontypes.html  or http://www.w3.org/2012/pyRdfa/#distill_by_input --> 
-
-
-<div class="type" typeof="rdfs:Class" resource="http://schema.org/Action">
-
-<h2 property="rdfs:label" class="page-title"><span class="schema_type">Action</span></h2>
-
-<p class="narrow"><strong>Subclass of:</strong> <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></p>
-
-<p class="description" property="rdfs:comment">An action performed by a direct agent and indirect participants upon a direct object, starting at an origin towards a destination. Happens at a location, with the help of an inanimate instrument. The execution of the action may produce a result. Specific action sub-type documentation specifies the exact expectation of each argument/role/slot.</p>
-
-
-<table class="properties" border="1" cellpadding="10">
-
-<tbody>
-
-<tr><td class="section" colspan="3">Properties added by Action</td></tr>
-
-<tr typeof="rdf:Property" href="http://schema.org/agent">
-<th property="rdfs:label">agent</th>
-<td>
- <link property="http://schema.org/domain" href="http://schema.org/Action"></link> 	<!-- we don't show the domain, as it is always Action -->
- <a property="http://schema.org/range" href="http://schema.org/Person">Person</a>, 	<!-- but we do show the range, as expected value varies with each property -->
- <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a>
-</td>
-<td property="rdfs:comment">The direct performer or driver of the action (animate or inanimate). E.g. *John* wrote a book.</td>
-</tr>
-
-
-
-<tr typeof="rdf:Property" href="http://schema.org/participant">
-<th property="rdfs:label">participant</th>
-<td>
- <link property="http://schema.org/domain" href="http://schema.org/Action"></link> 	<!-- we don't show the domain, as it is always Action -->
- <a property="http://schema.org/range" href="http://schema.org/Person">Person</a>, 	<!-- but we do show the range, as expected value varies with each property -->
- <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a>
-</td>
-<td property="rdfs:comment">Other co-agents that participated in the action indirectly. E.g. John wrote a book with *Steve*.</td>
-</tr>
-
-
-
-<tr typeof="rdf:Property" resource="http://schema.org/object">
-<th property="rdfs:label">object</th>
-<td>
-<link property="http://schema.org/domain" href="http://schema.org/Action"></link>
-<a property="http://schema.org/range" href="http://schema.org/Thing">Thing</a>
-</td>
-<td property="rdfs:comment">The object upon the action is carried out, whose state is kept intact or changed. Also known as the semantic roles patient, affected or undergoer (which change their state) or theme (which doesnt).</td>
-</tr>
-
-
-<tr typeof="rdf:Property" resource="http://schema.org/result">
-<th property="rdfs:label">result</th>
-<td>
-<link property="http://schema.org/domain" href="http://schema.org/Action"></link>
-<a property="http://schema.org/range" href="http://schema.org/Thing">Thing</a>
-</td>
-<td property="rdfs:comment">The result produced in the action. E.g. John wrote *a book*.</td>
-</tr>
-
-
-<tr typeof="rdf:Property" resource="http://schema.org/startTime">
-<th property="rdfs:label">startTime</th>
-<td>
-<link property="http://schema.org/domain" href="http://schema.org/Action"></link> 	<!-- todo: relationship to event ? -->
-<a property="http://schema.org/range" href="http://schema.org/DateTime">DateTime</a>
-</td>
-<td property="rdfs:comment">When the Action was performed: start time. This is for actions that span a period of time.</td>
-</tr>
-
-<tr typeof="rdf:Property" resource="http://schema.org/endTime">
-<th property="rdfs:label">endTime</th>
-<td>
-<link property="http://schema.org/domain" href="http://schema.org/Action"></link>
-<a property="http://schema.org/range" href="http://schema.org/DateTime">DateTime</a>
-</td>
-<td property="rdfs:comment">When the Action was performed: end time. This is for actions that span a period of time.</td>
-</tr>
-
-<tr typeof="rdf:Property" resource="http://schema.org/location">
-<th property="rdfs:label">location</th>
-<td>
-<link property="http://schema.org/domain" href="http://schema.org/Action"></link>
-<a property="http://schema.org/range" href="http://schema.org/Place">Place</a>, 
-<a property="http://schema.org/range" href="http://schema.org/PostalAddress">PostalAddress</a>
-</td>
-<td property="rdfs:comment">The location of an event, action or organization.</td>
-</tr>
-
-</tbody></table>
-
-
-</div>
-
-
-</body>
-</html>