-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
#111) * Update content and style to manage warning box See also etalab/template-jekyll#18 * Update articles/_moissonnage/dcat.md Co-authored-by: Alexandre Bulté <[email protected]> * Update articles/_moissonnage/dcat.md Co-authored-by: Alexandre Bulté <[email protected]> * Update articles/_moissonnage/dcat.md Co-authored-by: Alexandre Bulté <[email protected]> * Update articles/_moissonnage/intro.md Co-authored-by: Alexandre Bulté <[email protected]> * Update articles/_moissonnage/intro.md Co-authored-by: Alexandre Bulté <[email protected]> * Remove line due to remove outdated sentence * Update articles/_moissonnage/dcat.md Co-authored-by: maudetes <[email protected]> Co-authored-by: Alexandre Bulté <[email protected]> Co-authored-by: maudetes <[email protected]>
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<div class="alert alert-danger" role="alert"><img src="/img/icons/exclamation-circle.svg" class="alert-styles">{{ include.content | markdownify }}</div> |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -92,6 +92,18 @@ Certaines propriétés sont conservées dans les attributs clés-valeurs `extras | |
| URI | `uri` | `dct:identifier` | Si `dct:identifier` est un `URIRef` | | ||
{: .table } | ||
|
||
## Logiciels supportés | ||
|
||
La plupart des logiciels exposant du DCAT (v1 à date) devraient être compatibles _a minima_ avec le moissonneur DCAT de data.gouv.fr. Ci-dessous quelques exemples de logiciels supportés. | ||
|
||
### Geonetwork | ||
|
||
Si vous avez une instance de Geonetwork, vous pouvez publier sur data.gouv.fr. | ||
|
||
En effet, il existe un endpoint DCAT alternatif au endpoint CSW habituellement utilisé comme [documenté sur la doc Geonetwork officielle](https://geonetwork-opensource.org/manuals/3.10.x/en/api/rdf-dcat.html). | ||
|
||
Ainsi <https://geosas.fr/geonetwork/srv/fre/csw> deviendra <https://geosas.fr/geonetwork/srv/fre/rdf.search> par exemple. | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
ThomasG77
Author
Contributor
|
||
|
||
## Contribuer | ||
|
||
Ce moissonneur fait partie du coeur de `udata`, [son code est disponible sur github](https://github.com/opendatateam/udata/blob/master/udata/harvest/backends/dcat.py). Vous pouvez donc soumettre des améliorations ou signaler des anomalies. |
Ce service n'est plus disponible en v4, est-il possible d'utiliser CSW avec un outputSchema
http://www.w3.org/ns/dcat#
? Si non, quelles seraient les alternatives (eg. semantic sitemap, OGC API Records, ...)? GeoNetwork peut également fournir des exports en JSONLD/schema.org.