Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DCAT updating change history adding #1484 #1486

Merged
merged 3 commits into from Mar 24, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 3 additions & 0 deletions dcat/index.html
Expand Up @@ -6723,6 +6723,9 @@ <h2>Changes since the third public working draft of 11 January 2022</h2>
<p>The document has undergone the following changes since the DCAT 3 third public working draft of 11 January 2022 [[?VOCAB-DCAT-3-20220111]]:</p>

<ul>
<li>
<p>Added property <code>dcat:inCatalog</code> as the inverse of <a href="#Property:catalog_resource"><code>dcat:resource</code></a> in section <a href="#inverse-properties"></a> - see Issue <a href="https://github.com/w3c/dxwg/issues/1484">#1484</a>.</p>
</li>
<li>
<p>Updated class diagram in <a href="#fig-dcat-all-attributes"></a> according to Issue <a href="https://github.com/w3c/dxwg/issues/#1470">#1470</a>.</p>
</li>
Expand Down