--- a/schema.org/ext/sameas.html Wed Jun 19 16:47:31 2013 +0200
+++ b/schema.org/ext/sameas.html Tue Jun 25 20:33:23 2013 +0200
@@ -15,12 +15,12 @@
</head>
<body>
- <h1>sameThingAs</h1>
+ <h1>sameAs</h1>
- <p>See <a href="http://www.w3.org/wiki/WebSchemas/sameThingAs">wiki for background</a></p>
+ <p>See <a href="http://www.w3.org/wiki/WebSchemas/sameAs">wiki for background</a></p>
- <div typeof="rdf:Property" resource="http://schema.org/sameThingAs">
- <span class="h" property="rdfs:label">sameThingAs</span>
+ <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>
<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>