Skip to content

Commit 290ed07

Browse files
committed
Change equvalentClass for DataCatalog to dcat:Catalog, as dcat:DataCatalog does not exist.
1 parent 05cf852 commit 290ed07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/schema.rdfa

+1-1
Original file line numberDiff line numberDiff line change
@@ -3539,7 +3539,7 @@
35393539
<span property="rdfs:comment">A collection of datasets.</span>
35403540
<span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
35413541
<span>Source: <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_DatasetClass">DatasetClass</a></span>
3542-
<link property="owl:equivalentClass" href="http://www.w3.org/ns/dcat#DataCatalog"/>
3542+
<link property="owl:equivalentClass" href="http://www.w3.org/ns/dcat#Catalog"/>
35433543
</div>
35443544

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

0 commit comments

Comments
 (0)