-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[GS to GN] View (WMS) and download (WFS) services metadata examples #39
Comments
Mise à jour des 2 modèles pour les dates. En effet, on met une date de création à la création de la MD. |
Sur WMS:
<gmd:thesaurusName>
<gmd:CI_Citation>
<gmd:title>
<gco:CharacterString>RM Diffusion v 1.2</gco:CharacterString>
</gmd:title>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2014-02-12</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
codeListValue="publication"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
<gmd:identifier>
<gmd:MD_Identifier>
<gmd:code>
<gmx:Anchor xlink:href="http://public/geonetwork/srv/eng/thesaurus.download?ref=external.theme.rm_diffusion">geonetwork.thesaurus.external.theme.rm_diffusion</gmx:Anchor>
</gmd:code>
</gmd:MD_Identifier>
</gmd:identifier>
</gmd:CI_Citation>
</gmd:thesaurusName>
|
Sur WFS: ok |
Géré dorénavant dans un fichier de mapping supplémentaire, cf https://github.com/georchestra/sdi-consistence-check/blob/master/template/workspaces-mapping.ini.example
Ok (repris de tes templates, cela devrait etre ok, modulo la disparition du thesaurus, cf commentaire plus haut)
Ok (repris de tes templates en txt plus haut)
Même remarque
Ok (template txt)
Ceci explique pourquoi on perd les coupledResources dans ton template (cf mon commentaire précédent)
ok
ok |
Je n'ai pas ça. J'ai un gmd:fileIdentifier qui est l'uuid de la MD. Quelle ligne ?
ok
Quels codelist ? Il y en a partout, pour faire référence à des listes de valeurs ou du vocabulaire contrôlé. Où ?
oui : c'est pour simplifier
oui. tout se passe dans operatesOn
oui : on va pas remettre toutes les opérations possibles pour chaque couche.
oui : pas nécessaire / mandatory |
Ci après un extrait du diff que j'ai actuellement suite modification de mon template avec ceux que tu as fourni: @@ -197,20 +251,6 @@
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
- <gmd:identifier>
- <gmd:MD_Identifier>
- <gmd:code>
- <gmx:Anchor xlink:href="http://geosourcetest.brgm-rec.fr/geosource/srv/en/thesaurus.download?ref=external.theme.inspire-service-taxonomy">geonetwork.thesaurus.external.theme.inspire-service-taxonomy</gmx:Anchor>
- </gmd:code>
- </gmd:MD_Identifier>
- </gmd:identifier>
- <gmd:identifier>
- <gmd:MD_Identifier>
- <gmd:code>
- <gco:CharacterString>https://public.sig.rennesmetropole.fr/geoserver/trp_coll/ows?service=wms&request=GetCapabilities</gco:CharacterString>
- </gmd:code>
- </gmd:MD_Identifier>
- </gmd:identifier>
<gmd:MD_Keywords>
<gmd:keyword>
<gco:CharacterString>données ouvertes</gco:CharacterString>
</gmd:keyword>
<gmd:type>
<gmd:MD_KeywordTypeCode codeList="" codeListValue="theme"/>
</gmd:type>
</gmd:MD_Keywords> |
Pour l'instant sur mes modifications locales (rien commité encore), j'obtiens ceci: |
Alors. Les mot-clé infoMapAccessService ou infoFeatureAccessService doit bien être issu du thesaurus INSPIRE taxonimy Donc c'est ça qui faut et qui est dans mon modèle WMS et WFS <gmd:descriptiveKeywords>
<gmd:MD_Keywords>
<gmd:keyword>
<gco:CharacterString>infoMapAccessService</gco:CharacterString>
</gmd:keyword>
<gmd:type>
<gmd:MD_KeywordTypeCode codeList="http://www.isotc211.org/2005/resources/codeList.xml#MD_KeywordTypeCode"
codeListValue="theme"/>
</gmd:type>
<gmd:thesaurusName>
<gmd:CI_Citation>
<gmd:title>
<gco:CharacterString>INSPIRE Service taxonomy</gco:CharacterString>
</gmd:title>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2013-03-26</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/Codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
codeListValue="publication"/>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
</gmd:CI_Citation>
</gmd:thesaurusName>
</gmd:MD_Keywords>
</gmd:descriptiveKeywords> Pour données ouvertes : mot-clé libre de type "thème" <gmd:descriptiveKeywords>
<gmd:MD_Keywords>
<gmd:keyword>
<gco:CharacterString>données ouvertes</gco:CharacterString>
</gmd:keyword>
<gmd:type>
<gmd:MD_KeywordTypeCode codeList="" codeListValue="theme"/>
</gmd:type>
</gmd:MD_Keywords>
</gmd:descriptiveKeywords> Sur ton diff : tout ce qui est moinsé dégage. |
* templates updated in regards to #39 * mode WMS / WFS actually selects the relevant template
Ci-joint 2 métadonnées de référence.
Détails des différences ou des points importants, dans l'ordre du XML.
Titre de la ressource / de la métadonnée
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:citation/gmd:CI_Citation/gmd:title/gco:CharacterString
Le texte change selon qu'il s'agit d'un service
WMS
Service de visualisation (WMS) des données géographiques de Rennes Métropole couvertes par le thème "mobilité transport : déplacement collectif"
WFS
Service de téléchargement direct (WFS) des données géographiques de Rennes Métropole couvertes par le thème "mobilité transport : déplacement collectif"
Résumé
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:abstract/gco:CharacterString
WMS
WFS
les mots-clés
WMS
WFS
Type de service
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:serviceType/gco:LocalName
WMS
view
WFS
download
Opérations supportées par le service
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:containsOperations
WMS : 3 opérations
WFS : 4 opérations
operatesOn
/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:operatesOn
C'est uniquement ici que l'on liste les métadonnées de données.
Exemples de 2 MD liées :
Infos de distribution
Format
/gmd:MD_Metadata/gmd:distributionInfo/gmd:MD_Distribution/
WMS
WFS
Qualité et conformité
/gmd:MD_Metadata/gmd:dataQualityInfo
Les règlements INSPIRE sont différents. Il y en a 2 pour chaque service.
Ce qui diffère ce sont essentiellement les titres des règlements et les dates de publication.
WMS
WFS
Je crois modestement que ce travail mértite de figurer dans un wiki.
The text was updated successfully, but these errors were encountered: