Skip to content

Commit

Permalink
Merge branch 'gh-pages' into dcat-issue725-riccardo
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Cox committed Jul 31, 2019
2 parents e17aa02 + 84da063 commit d091eb0
Show file tree
Hide file tree
Showing 7 changed files with 219 additions and 504 deletions.
221 changes: 163 additions & 58 deletions conneg-by-ap/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions conneg-by-ap/profile-hierarchy.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dcat/config.js
Expand Up @@ -123,7 +123,7 @@ var respecConfig = {
},
"DCAT-AP.de": {
title: "DCAT-AP.de als formaler Metadatenstandard für offene Verwaltungsdaten bestätigt",
href: "https://www.govdata.de/standardisierung"
href: "https://dcat-ap.de/def/"
},
"DDI" : {
href : "http://www.ddialliance.org/explore-documentation",
Expand Down
30 changes: 15 additions & 15 deletions dcat/index.html
Expand Up @@ -828,7 +828,7 @@ <h4>Property: themes</h4>
Usage note:
</td>
<td>
It is recommended that the taxonomy is organized in a <a href="http://www.w3.org/2004/02/skos/core#ConceptScheme"><code>skos:ConceptScheme</code></a>, <a href="http://www.w3.org/2004/02/skos/core#Collection"><code>skos:Collection</code></a>, <a href="http://www.w3.org/2002/07/owl#Ontology"><code>owl:Ontology</code></a> or similar, which allows each member to be denoted by an IRI and published as linked-data.
It is recommended that the taxonomy is organized in a <a href="http://www.w3.org/2004/02/skos/core#ConceptScheme"><code>skos:ConceptScheme</code></a>, <a href="http://www.w3.org/2004/02/skos/core#Collection"><code>skos:Collection</code></a>, <a href="http://www.w3.org/2002/07/owl#Ontology"><code>owl:Ontology</code></a> or similar, which allows each member to be denoted by an IRI and published as Linked Data.
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -903,7 +903,7 @@ <h4>Property: catalog</h4>
<table class="definition">
<thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/dcat#catalog">dcat:catalog</a></th></tr></thead>
<tbody>
<tr><td class="prop">Definition:</td><td>A catalog whose contents are of interest in the context of this catalog</td></tr>
<tr><td class="prop">Definition:</td><td>A catalog whose contents are of interest in the context of this catalog.</td></tr>
<tr><td class="prop">Sub-property of:</td><td><a href="http://purl.org/dc/terms/hasPart"><code>dct:hasPart</code></a></td></tr>
<tr><td class="prop">Domain:</td><td><a href="#Class:Catalog"><code>dcat:Catalog</code></a></td></tr>
<tr><td class="prop">Range:</td><td><a href="#Class:Catalog"><code>dcat:Catalog</code></a></td></tr>
Expand Down Expand Up @@ -982,7 +982,7 @@ <h3>Class: Cataloged Resource</h3>
This class carries properties common to all cataloged resources, including datasets and data services.

It is strongly recommended to use a more specific sub-class. When describing a resource which is not a dcat:Dataset or dcat:DataService, it is recommended to create a suitable sub-class of dcat:Resource, or use dcat:Resource with the dct:type property to indicate the specific type.</td></tr>
<tr><td class="prop">Usage note:</td><td><a href="#Class:Resource"><code>dcat:Resource</code></a> is an extension point that enables the definition of any kind of catalog. Additional sub-classes may be defined in a DCAT profile or other DCAT application for catalogs of other kinds of resources</td></tr>
<tr><td class="prop">Usage note:</td><td><a href="#Class:Resource"><code>dcat:Resource</code></a> is an extension point that enables the definition of any kind of catalog. Additional sub-classes may be defined in a DCAT profile or other DCAT application for catalogs of other kinds of resources.</td></tr>
<tr><td class="prop">See also:</td><td><a href="#Class:Catalog_Record"></a></td></tr>
</tbody>
</table>
Expand Down Expand Up @@ -1118,7 +1118,7 @@ <h4>Property: release date</h4>
<tbody>
<tr><td class="prop">Definition:</td><td>Date of formal issuance (e.g., publication) of the item.</td></tr>
<tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal"><code>rdfs:Literal</code></a>
encoded using the relevant ISO 8601 Date and Time compliant string [[?DATETIME]] and typed using the appropriate XML Schema datatype [[!XMLSCHEMA11-2]]
encoded using the relevant ISO 8601 Date and Time compliant string [[?DATETIME]] and typed using the appropriate XML Schema datatype [[!XMLSCHEMA11-2]] (<a data-cite="XMLSCHEMA11-2#gYear"><code>xsd:gYear</code></a>, <a data-cite="XMLSCHEMA11-2#gYearMonth"><code>xsd:gYearMonth</code></a>, <a data-cite="XMLSCHEMA11-2#date"><code>xsd:date</code></a>, or <a data-cite="XMLSCHEMA11-2#dateTime"><code>xsd:dateTime</code></a>).
</td></tr>
<tr><td class="prop">Usage note:</td><td>This property SHOULD be set using the first known date of issuance.</td></tr>
<tr><td class="prop">See also:</td><td> <a href="#Property:record_listing_date"></a> and <a href="#Property:distribution_release_date"></a></td></tr>
Expand All @@ -1133,7 +1133,7 @@ <h4>Property: update/modification date</h4>
<tbody>
<tr><td class="prop">Definition:</td><td>Most recent date on which the item was changed, updated or modified.</td></tr>
<tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal"><code>rdfs:Literal</code></a>
encoded using the relevant ISO 8601 Date and Time compliant string [[?DATETIME]] and typed using the appropriate XML Schema datatype [[!XMLSCHEMA11-2]]
encoded using the relevant ISO 8601 Date and Time compliant string [[?DATETIME]] and typed using the appropriate XML Schema datatype [[!XMLSCHEMA11-2]] (<a data-cite="XMLSCHEMA11-2#gYear"><code>xsd:gYear</code></a>, <a data-cite="XMLSCHEMA11-2#gYearMonth"><code>xsd:gYearMonth</code></a>, <a data-cite="XMLSCHEMA11-2#date"><code>xsd:date</code></a>, or <a data-cite="XMLSCHEMA11-2#dateTime"><code>xsd:dateTime</code></a>).
</td></tr>
<tr><td class="prop">Usage note:</td><td>The value of this property indicates a change to the actual item, not a change to the catalog record. An absent value MAY indicate that the item has never changed after its initial publication, or that the date of last modification is not known, or that the item is continuously updated.</td></tr>
<tr><td class="prop">See also:</td><td><a href="#Property:dataset_frequency"></a>, <a href="#Property:record_update_date"></a> and <a href="#Property:distribution_update_date"></a></td></tr>
Expand Down Expand Up @@ -1570,7 +1570,7 @@ <h4>Property: listing date</h4>
<tbody>
<tr><td class="prop">Definition:</td><td>The date of listing (i.e. formal recording) of the corresponding dataset or service in the catalog.</td></tr>
<tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal"><code>rdfs:Literal</code></a>
encoded using the relevant ISO 8601 Date and Time compliant string [[?DATETIME]] and typed using the appropriate XML Schema datatype [[!XMLSCHEMA11-2]]
encoded using the relevant ISO 8601 Date and Time compliant string [[?DATETIME]] and typed using the appropriate XML Schema datatype [[!XMLSCHEMA11-2]] (<a data-cite="XMLSCHEMA11-2#gYear"><code>xsd:gYear</code></a>, <a data-cite="XMLSCHEMA11-2#gYearMonth"><code>xsd:gYearMonth</code></a>, <a data-cite="XMLSCHEMA11-2#date"><code>xsd:date</code></a>, or <a data-cite="XMLSCHEMA11-2#dateTime"><code>xsd:dateTime</code></a>).
</td></tr>
<tr><td class="prop">Usage note:</td><td>This indicates the date of listing the dataset in the catalog and not the publication date of the dataset itself.</td></tr>
<tr><td class="prop">See also:</td><td><a href="#Property:resource_release_date"></a></td></tr>
Expand All @@ -1585,7 +1585,7 @@ <h4>Property: update/modification date</h4>
<tbody>
<tr><td class="prop">Definition:</td><td>Most recent date on which the catalog entry was changed, updated or modified.</td></tr>
<tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal"><code>rdfs:Literal</code></a>
encoded using the relevant ISO 8601 Date and Time compliant string [[?DATETIME]] and typed using the appropriate XML Schema datatype [[!XMLSCHEMA11-2]]
encoded using the relevant ISO 8601 Date and Time compliant string [[?DATETIME]] and typed using the appropriate XML Schema datatype [[!XMLSCHEMA11-2]] (<a data-cite="XMLSCHEMA11-2#gYear"><code>xsd:gYear</code></a>, <a data-cite="XMLSCHEMA11-2#gYearMonth"><code>xsd:gYearMonth</code></a>, <a data-cite="XMLSCHEMA11-2#date"><code>xsd:date</code></a>, or <a data-cite="XMLSCHEMA11-2#dateTime"><code>xsd:dateTime</code></a>).
</td></tr>
<tr><td class="prop">Usage note:</td><td>This indicates the date of last change of a catalog entry, i.e. the catalog metadata description of the dataset, and not the date of the dataset itself.</td></tr>
<tr><td class="prop">See also:</td><td><a href="#Property:resource_update_date"></a></td></tr>
Expand Down Expand Up @@ -1984,7 +1984,7 @@ <h4>Property: release date</h4>
<tbody>
<tr><td class="prop">Definition:</td><td>Date of formal issuance (e.g., publication) of the distribution.</td></tr>
<tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal"><code>rdfs:Literal</code></a>
encoded using the relevant ISO 8601 Date and Time compliant string [[?DATETIME]] and typed using the appropriate XML Schema datatype [[!XMLSCHEMA11-2]]
encoded using the relevant ISO 8601 Date and Time compliant string [[?DATETIME]] and typed using the appropriate XML Schema datatype [[!XMLSCHEMA11-2]] (<a data-cite="XMLSCHEMA11-2#gYear"><code>xsd:gYear</code></a>, <a data-cite="XMLSCHEMA11-2#gYearMonth"><code>xsd:gYearMonth</code></a>, <a data-cite="XMLSCHEMA11-2#date"><code>xsd:date</code></a>, or <a data-cite="XMLSCHEMA11-2#dateTime"><code>xsd:dateTime</code></a>).
</td></tr>
<tr><td class="prop">Usage note:</td><td>This property SHOULD be set using the first known date of issuance.</td></tr>
<tr><td class="prop">See also:</td><td><a href="#Property:resource_release_date"></a></td></tr>
Expand All @@ -1999,7 +1999,7 @@ <h4>Property: update/modification date</h4>
<tbody>
<tr><td class="prop">Definition:</td><td>Most recent date on which the distribution was changed, updated or modified.</td></tr>
<tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal"><code>rdfs:Literal</code></a>
encoded using the relevant ISO 8601 Date and Time compliant string [[?DATETIME]] and typed using the appropriate XML Schema datatype [[!XMLSCHEMA11-2]]</td></tr>
encoded using the relevant ISO 8601 Date and Time compliant string [[?DATETIME]] and typed using the appropriate XML Schema datatype [[!XMLSCHEMA11-2]] (<a data-cite="XMLSCHEMA11-2#gYear"><code>xsd:gYear</code></a>, <a data-cite="XMLSCHEMA11-2#gYearMonth"><code>xsd:gYearMonth</code></a>, <a data-cite="XMLSCHEMA11-2#date"><code>xsd:date</code></a>, or <a data-cite="XMLSCHEMA11-2#dateTime"><code>xsd:dateTime</code></a>).</td></tr>
<tr><td class="prop">See also:</td><td><a href="#Property:resource_update_date"></a></td></tr>
</tbody>
</table>
Expand Down Expand Up @@ -2367,7 +2367,7 @@ <h4>Property: endpoint URL</h4>
<table class="definition">
<thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/dcat#endpointURL"><code>dcat:endpointURL</code></a></th></tr></thead>
<tbody>
<tr><td class="prop">Definition:</td><td>The root location or primary endpoint of the service (a web-resolvable IRI).</td></tr>
<tr><td class="prop">Definition:</td><td>The root location or primary endpoint of the service (a Web-resolvable IRI).</td></tr>
<tr><td class="prop">Domain:</td><td><a href="#Class:Data_Service"><code>dcat:DataService</code></a> </td></tr>
<tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Resource"><code>rdfs:Resource</code></a> </td></tr>
</tbody>
Expand Down Expand Up @@ -2747,7 +2747,7 @@ <h4>Property: start date</h4>
<tbody>
<tr><td class="prop">Definition:</td><td>The start of the period.</td></tr>
<tr><td class="prop">Domain:</td><td><a href="#Class:Period_of_Time"><code title="http://purl.org/dc/terms/PeriodOfTime">dct:PeriodOfTime</code></a></td></tr>
<tr><td class="prop">Range:</td><td><a data-cite="RDF-SCHEMA#ch_literal" title="http://www.w3.org/2000/01/rdf-schema#Literal"><code>rdfs:Literal</code></a> encoded using the relevant ISO 8601 Date and Time compliant string [[?DATETIME]] and typed using the appropriate XML Schema datatype [[!XMLSCHEMA11-2]]</td></tr>
<tr><td class="prop">Range:</td><td><a data-cite="RDF-SCHEMA#ch_literal" title="http://www.w3.org/2000/01/rdf-schema#Literal"><code>rdfs:Literal</code></a> encoded using the relevant ISO 8601 Date and Time compliant string [[?DATETIME]] and typed using the appropriate XML Schema datatype [[!XMLSCHEMA11-2]] (<a data-cite="XMLSCHEMA11-2#gYear"><code>xsd:gYear</code></a>, <a data-cite="XMLSCHEMA11-2#gYearMonth"><code>xsd:gYearMonth</code></a>, <a data-cite="XMLSCHEMA11-2#date"><code>xsd:date</code></a>, or <a data-cite="XMLSCHEMA11-2#dateTime"><code>xsd:dateTime</code></a>).</td></tr>
</tbody>
</table>

Expand Down Expand Up @@ -3881,7 +3881,7 @@ <h2>Qualified relations</h2>

<aside class="note">
<p>
Because of the global domain constraints on <a data-cite="PROV-O#qualifiedAttribution"><code>prov:qualifiedAttribution</code></a> and the super-property of <a href="#Property:resource_qualified_relation"><code>dcat:qualifiedRelation</code></a>, use of the qualified forms entail that the context resources is a member of the class <a data-cite="PROV-O#Entity"><code>prov:Entity</code></a> [[RDF-SCHEMA]].
Because of the global domain constraints on <a data-cite="PROV-O#qualifiedAttribution"><code>prov:qualifiedAttribution</code></a> and the super-property of <a href="#Property:resource_qualified_relation"><code>dcat:qualifiedRelation</code></a>, use of the qualified forms entail that the context resource is a member of the class <a data-cite="PROV-O#Entity"><code>prov:Entity</code></a> [[RDF-SCHEMA]].
</p>
</aside>

Expand Down Expand Up @@ -3917,7 +3917,7 @@ <h3>Relationships between datasets and agents</h3>
</aside>

<p>
In <a href="#ex-qualified-attribution"></a> the roles are taken from [[?ISO-19115-1]] which are available as linked data in a <a href="http://registry.it.csiro.au/def/isotc211/CI_RoleCode">code list</a>.
In <a href="#ex-qualified-attribution"></a> the roles are taken from [[?ISO-19115-1]] which are available as Linked Data in a <a href="http://registry.it.csiro.au/def/isotc211/CI_RoleCode">code list</a>.
</p>

<aside class="note">
Expand Down Expand Up @@ -4042,9 +4042,9 @@ <h2>Security and Privacy</h2>

<h2>Acknowledgments</h2>

<p>The editors gratefully acknowledge the contributions made to this document by <a href="https://www.w3.org/2000/09/dbwg/details?group=99375&public=1">all members of the working group</a>, especially Annette Greiner, Antoine Isaac, Dan Brickley, Ine de Visser, Jaroslav Pullmann, Makx Dekkers, Nicholas Car, Rob Atkinson.</p>
<p>The editors gratefully acknowledge the contributions made to this document by <a href="https://www.w3.org/2000/09/dbwg/details?group=99375&public=1">all members of the working group</a>, especially Annette Greiner, Antoine Isaac, Dan Brickley, Ine de Visser, Jaroslav Pullmann, Linda van den Brink, Makx Dekkers, Nicholas Car, Rob Atkinson.</p>

<p>The editors would also like to thank comments received from Andreas Kuckartz, Armando Stellato, Bert van Nuffelen, Chris Sweeney, Clemens Portele, Daniel Pop, Guillaume Duffes, Ian Davis, Jakob Voß, Jakub Klímek, Leigh Dodds, Luca Trani, Marco Brattinga, Melanie Barlow, Nuno Freire, Pano Maria, Peter Parslow, Stephane Fellah, Stephen Richard, Stijn Goedertier, Vladimir Alexiev.</p>
<p>The editors would also like to thank comments received from Addison Phillips, Andreas Kuckartz, Armando Stellato, Bert van Nuffelen, Chris Sweeney, Chris Wood, Clemens Portele, Daniel Pop, Guillaume Duffes, Ian Davis, Jakob Voß, Jakub Klímek, James Passmore, Leigh Dodds, Luca Trani, Marco Brattinga, Melanie Barlow, Nuno Freire, Pano Maria, Peter Parslow, Renato Iannella, Ruth Duerr, Siri Jodha S. Khalsa, Stephane Fellah, Stephen Richard, Stijn Goedertier, Vladimir Alexiev, Yves Coene.</p>

<p>The editors also gratefully acknowledge the chairs of this Working Group: Karen Coyle, Caroline Burle and Peter Winstanley &mdash; and staff contacts Phil Archer and Dave Raggett.</p>

Expand Down
4 changes: 3 additions & 1 deletion profilesont/config.js
Expand Up @@ -9,13 +9,15 @@ var respecConfig = {
{
name: "Rob Atkinson",
company: "Metalinkage, Open Geospatial Consortium",
companyURL: "http://www.opengeospatial.org/"
companyURL: "http://www.opengeospatial.org/",
orcid: "0000-0002-7878-2693"
},
{
name: "Nicholas J. Car",
url: "https://people.csiro.au/Nicholas-Car",
company: "CSIRO",
companyURL: "https://www.csiro.au/",
orcid: "0000-0002-8742-7730",
w3cid: 70131
}],
otherLinks: [{
Expand Down

0 comments on commit d091eb0

Please sign in to comment.