Skip to content

Commit

Permalink
Change equvalentClass for DataCatalog to dcat:Catalog, as dcat:DataCa…
Browse files Browse the repository at this point in the history
…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.
2 changes: 1 addition & 1 deletion data/schema.rdfa
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -3539,7 +3539,7 @@
<span property="rdfs:comment">A collection of datasets.</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>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> <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>


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

0 comments on commit 290ed07

Please sign in to comment.