reverted to sameThingAs after various 1:1 conversations
authordanbri <danbri@google.com>
Sun, 12 May 2013 01:38:09 +0100
changeset 83 4fe255d7105b
parent 82 05cdb47c9ceb
child 84 62857277660b
reverted to sameThingAs after various 1:1 conversations
schema.org/ext/samethingas.html
--- a/schema.org/ext/samethingas.html	Sun May 12 01:13:00 2013 +0100
+++ b/schema.org/ext/samethingas.html	Sun May 12 01:38:09 2013 +0100
@@ -15,13 +15,13 @@
   </head>
   <body>
 
-   <h1>sameAs</h1>
+   <h1>sameThingAs</h1>
 
   <p>See <a href="http://www.w3.org/wiki/WebSchemas/sameThingAs">wiki for background</a></p>
 
-    <div typeof="rdf:Property" resource="http://schema.org/sameAs">
-      <span class="h" property="rdfs:label">sameAs</span>
-      <span property="rdfs:comment">indicates identity; a single thing rather than two related things.</span>
+    <div typeof="rdf:Property" resource="http://schema.org/sameThingAs">
+      <span class="h" property="rdfs:label">sameThingAs</span>
+      <span property="rdfs:comment">indicates identity; a single thing rather than two related things, much like owl:sameAs.</span>
       <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Thing">Thing</a></span>
       <span>Range: <a property="http://schema.org/range" href="http://schema.org/Thing">Thing</a></span>
     </div>