Skip to content
Permalink
Browse files
Change equvalentClass for DataCatalog to dcat:Catalog, as dcat:DataCa…
…talog does not exist.
  • Loading branch information
gkellogg committed Apr 22, 2015
1 parent 05cf852 commit 290ed07
Showing 1 changed file with 1 addition and 1 deletion.
@@ -3539,7 +3539,7 @@
<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>Source: <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_DatasetClass">DatasetClass</a></span>
<link property="owl:equivalentClass" href="http://www.w3.org/ns/dcat#DataCatalog"/>
<link property="owl:equivalentClass" href="http://www.w3.org/ns/dcat#Catalog"/>
</div>

<div typeof="rdfs:Class" resource="http://schema.org/DataDownload">

0 comments on commit 290ed07

Please sign in to comment.