From 3c04b23a4935dfec336e3b5579d6ef5ce6a181e4 Mon Sep 17 00:00:00 2001 From: David de Boer Date: Thu, 2 Nov 2023 13:56:49 +0000 Subject: [PATCH] Resolve todos SHA: 5a25251fe58e9c801f4f8097adacdf532fa5d269 Reason: push, by ddeboer Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- index.html | 342 +++++++++++++++++++++++++++-------------------------- 1 file changed, 174 insertions(+), 168 deletions(-) diff --git a/index.html b/index.html index 94f7b20..83ffeeb 100644 --- a/index.html +++ b/index.html @@ -1238,14 +1238,15 @@ grid-column: 2; width: auto; margin-right: 1rem; + border-bottom: 3px solid transparent; + margin-bottom: -3px; } #toc .content:hover, #toc .content:focus { background: rgba(75%, 75%, 75%, .25); background: var(--a-hover-bg); - border-bottom: 3px solid #054572; - border-bottom: 3px solid var(--toclink-underline); - margin-bottom: -3px; + border-bottom-color: #054572; + border-bottom-color: var(--toclink-underline); } #toc li li li .content { margin-left: 1rem; @@ -1487,10 +1488,10 @@ } } - + - - - - - - - - - - - -

Requirements for Datasets

-

Living Standard,

+

Living Standard,

This version: @@ -2167,7 +2175,7 @@

@@ -2309,12 +2317,12 @@

A channel through which a dataset is available, for example a CSV file download or a SPARQL endpoint.

-
Application Programming Interface (API) +
Web API
-

TODO

+

An API that is available over HTTP, for example an OAI-PMH, OpenAPI or SPARQL endpoint.

Machine-readability
-

TODO

+

TODO

Publisher

An individual or organization that provides one or more datasets.

@@ -2323,7 +2331,6 @@

Consumer

On organization or an individual that uses one or more datasets that are provided by a publisher.

-

add examples

3. Conceptual model

The model consists of four resource types: organizations publish datasets, which are available in distributions. @@ -2700,7 +2707,7 @@

MUST have at least a MIME format and the URL where the distribution can be accessed.

Distributions can be data dumps in RDF or some other format such as CSV, live SPARQL endpoints, -OAI-PMH endpoints or other APIs.

+OAI-PMH endpoints or other web APIs.

A minimal definition of a SPARQL endpoint distribution. In the Schema.org vocabulary, each type of distribution is called a DataDownload, @@ -2743,7 +2750,7 @@

See § 4.6.3 Distribution attributes for a full overview.

4.4.1. Developer documentation

Publishers SHOULD link to documentation URLs via the schema:usageInfo attribute. For datadumps this should be documentation about the -data model. For APIs this should be documentation about the specific capabilities of the API (like content-type support) AND the generic specification of the +data model. For web APIs this should be documentation about the specific capabilities of the API (like content-type support) AND the generic specification of the protocol which also types the distribution such as OAI-PMH, SPARQL and REST.

@@ -3042,7 +3049,7 @@

Recommended

Recommended URIs for typing
schema:usageInfo - A link to the API documentation; see § 4.4.1 Developer documentation. + A link to the web API documentation; see § 4.4.1 Developer documentation. 0..1 Required if custom API
@@ -3299,14 +3306,13 @@

Index

Terms defined by this specification

References

Normative References

@@ -3341,19 +3347,17 @@

[SPARQL11-OVERVIEW]
The W3C SPARQL Working Group. SPARQL 1.1 Overview. 21 March 2013. REC. URL: https://www.w3.org/TR/sparql11-overview/
[Turtle] -
Eric Prud'hommeaux; Gavin Carothers. RDF 1.1 Turtle. 25 February 2014. REC. URL: https://www.w3.org/TR/turtle/ +
Eric Prud'hommeaux; Gavin Carothers. RDF 1.1 Turtle. URL: https://w3c.github.io/rdf-turtle/spec/
[VOCAB-DCAT-2]
Riccardo Albertoni; et al. Data Catalog Vocabulary (DCAT) - Version 2. URL: https://w3c.github.io/dxwg/dcat/

Issues Index

TODO
-
TODO
is this a good translation for ‘bronhouder’? And add examples. This would probably be ‘heritage institution’ in DERA.
-
add examples
- - - + \ No newline at end of file +} + \ No newline at end of file