Skip to content

Commit

Permalink
Merge branch 'gh-pages' into dcat-issue-1540
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-perego committed Nov 23, 2022
2 parents ee31b2f + 5b5b679 commit 904d620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dcat/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ <h3>Normative namespaces</h3>
<table id="table-namespaces" class="simple">
<thead><tr><th>Prefix</th><th>Namespace IRI</th><th>Source</th></tr></thead>
<tbody>
<tr><td><code>adms</code></td><td><code>http://www.w3.org/ns/adms#</code></td><td>[[?VOCAB-ADMS]]</td></tr>
<tr><td><code>dc</code></td><td><code>http://purl.org/dc/elements/1.1/</code></td><td>[[DCTERMS]]</td></tr>
<tr><td><code>dcat</code></td><td><code>http://www.w3.org/ns/dcat#</code></td><td>[[VOCAB-DCAT]]</td></tr>
<tr><td><code>dcterms</code></td><td><code>http://purl.org/dc/terms/</code></td><td>[[DCTERMS]]</td></tr>
Expand Down Expand Up @@ -200,7 +201,6 @@ <h3>Non-normative namespaces</h3>
<table id="table-namespaces-examples" class="simple">
<thead><tr><th>Prefix</th><th>Namespace IRI</th><th>Source</th></tr></thead>
<tbody>
<tr><td><code>adms</code></td><td><code>https://www.w3.org/ns/adms#</code></td><td>[[?VOCAB-ADMS]]</td></tr>
<tr><td><code>dqv</code></td><td><code>http://www.w3.org/ns/dqv#</code></td><td>[[?VOCAB-DQV]]</td></tr>
<tr><td><code>earl</code></td><td><code>http://www.w3.org/ns/earl#</code></td><td>[[?EARL10-Schema]]</td></tr>
<tr><td><code>geosparql</code></td><td><code>http://www.opengis.net/ont/geosparql#</code></td><td>[[?GeoSPARQL]]</td></tr>
Expand Down

0 comments on commit 904d620

Please sign in to comment.