Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pietercolpaert committed Oct 1, 2024
1 parent 830aff5 commit 72efd88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 03-discovery-specification.bs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ If that did not return any result, then the client MUST check whether the URL be
2. `E` is a `dcat:Dataset`: then the client needs to [select the right distribution or dataservice from a catalog](#dcat-dataset)
3. `E` is a `ldes:EventStream`: then the client MAY take into account [LDES specific properties](#ldes)
4. `E` is a `dcat:Distribution`: then the client needs to [process it accordingly](#dcat-distribution)
5 `E` is a `dcat:DataService`: then the client needs to [process it accordingly](#dcat-dataservice)
5. `E` is a `dcat:DataService`: then the client needs to [process it accordingly](#dcat-dataservice)
6. `E` is a catalog or is not explicitly mentioned: then it needs to select a dataset based on [shape information](#tree-collection-shapes) and [DCAT Catalog information](#dcat-catalog)

## Selecting a collection via shapes ## {#tree-collection-shapes}
Expand Down

0 comments on commit 72efd88

Please sign in to comment.