--- a/schema.org/ext/dataset.html Thu Dec 06 11:49:22 2012 +0000
+++ b/schema.org/ext/dataset.html Thu Dec 06 13:25:02 2012 +0000
@@ -13,10 +13,15 @@
}
</style>
</head>
- <body>
+ <body prefix="radion: http://www.w3.org/ns/radion#
+ adms: http://www.w3.org/ns/adms#
+ dcat: http://www.w3.org/ns/dcat#
+
+ ">
<h1>Dataset Vocabulary</h1>
+
<p>See <a href="http://www.w3.org/wiki/WebSchemas/Datasets">Wiki overview</a> and <a href="blog.schema.org/2012/07/describing-datasets-with-schemaorg.html">blog post</a> for details.</p>
<div typeof="rdfs:Class" resource="http://schema.org/Dataset">
@@ -64,6 +69,7 @@
<span class="h" property="rdfs:label">DataCatalog</span>
<span property="rdfs:comment">A collection of datasets.</span>
<span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+ <span>equivalentClass: <a property="owl:equivalentClass" resource="dcat:Catalog" href="http://www.w3.org/TR/vocab-dcat/#class--catalog-record">dcat:Catalog</a></span>
</div>
<div typeof="rdf:Property" resource="http://schema.org/dataset"> <!-- inverseProperty with 'catalog' -->
<span class="h" property="rdfs:label">catalog</span>