SPW-DIG / metawal-core-geonetwork

Metawal - Catalogue pour l'information géographique de Wallonie
http://metawal.wallonie.be
GNU General Public License v2.0
3 stars 1 forks source link

INSPIRE / Conformité du service de découverte #239

Closed vbombaerts closed 6 years ago

vbombaerts commented 9 years ago

Des erreurs dans le schéma sont signalées. Comment les corriger ? http://inspire-geoportal.ec.europa.eu/resources/sandbox/INSPIRE-52730a8d-f333-11e4-a2c7-52540004b857_20150505-163048/services/59/resourceLocator1/discovery/services/1/resourceReport/

fxprunayre commented 9 years ago
The content "COMMISSION REGULATION (EU) No ..." of element <Title> does not match the required 
simple type. Value "COMMISSION REGULATION (EU) No ..." contravenes the enumeration facet 
"COMMISSION REGULATION (EU) No ..." of the type of element Title at column 79, line 19

Aucune idée, COMMISSION REGULATION (EU) No ... = COMMISSION REGULATION (EU) No ... :)

Je pose la question.

davinciagf commented 9 years ago

Cette erreur est référencée depuis le début des tests sur la conformité. Et effectviement, on reprend bien les mêmes termes...

fxprunayre commented 9 years ago

Le pb semble venir des retours à la ligne

Le doc suivant valide sous OxygenXML

<?xml version="1.0" encoding="UTF-8"?>
<csw:Capabilities xmlns:csw="http://www.opengis.net/cat/csw/2.0.2"
                  xmlns:gml="http://www.opengis.net/gml"
                  xmlns:gmd="http://www.isotc211.org/2005/gmd"
                  xmlns:ows="http://www.opengis.net/ows"
                  xmlns:ogc="http://www.opengis.net/ogc"
                  xmlns:xlink="http://www.w3.org/1999/xlink"
                  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                  xmlns:inspire_ds="http://inspire.ec.europa.eu/schemas/inspire_ds/1.0"
                  xmlns:inspire_com="http://inspire.ec.europa.eu/schemas/common/1.0"
                  version="2.0.2"
                  xsi:schemaLocation="http://www.opengis.net/cat/csw/2.0.2 http://schemas.opengis.net/csw/2.0.2/CSW-discovery.xsd http://inspire.ec.europa.eu/schemas/inspire_ds/1.0 http://inspire.ec.europa.eu/schemas/inspire_ds/1.0/inspire_ds.xsd">
  <ows:ServiceIdentification>
      <ows:Title>Metawal - Catalogue pour l'information géographique de Wallonie</ows:Title>
      <ows:Abstract>Metawal - Catalogue pour l'information géographique de Wallonie</ows:Abstract>
      <ows:Keywords>
      <!-- Keywords are automatically added by GeoNetwork
            according to catalogue content. -->
      <ows:Keyword>Reporting INSPIRE</ows:Keyword>
         <ows:Keyword>infoMapAccessService</ows:Keyword>
         <ows:Keyword>Zones de gestion, de restriction ou de réglementation et unités de déclaration</ows:Keyword>
         <ows:Keyword>(1020) Eau</ows:Keyword>
         <ows:Keyword>geoscientificInformation</ows:Keyword>
         <ows:Keyword>(10) Nature et environnement</ows:Keyword>
         <ows:Keyword>inlandWaters</ows:Keyword>
         <ows:Keyword>environment</ows:Keyword>
         <ows:Keyword>(1030) Sol et sous-sol</ows:Keyword>
         <ows:Keyword>(2020) Risques et contraintes</ows:Keyword>
         <ows:Type>theme</ows:Type>
      </ows:Keywords>
      <ows:ServiceType>CSW</ows:ServiceType>
      <ows:ServiceTypeVersion>2.0.2</ows:ServiceTypeVersion>
      <ows:Fees>None</ows:Fees>
      <ows:AccessConstraints>None</ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
      <ows:ProviderName>Service Public de Wallonie</ows:ProviderName>
      <ows:ProviderSite xlink:href="http://metawal.wallonie.be/geonetwork"/>
      <ows:ServiceContact>
         <ows:IndividualName>Vincent Bombaerts (admin)</ows:IndividualName>
         <ows:PositionName>Administrator</ows:PositionName>
         <ows:ContactInfo>
            <ows:Phone>
               <ows:Voice/>
               <ows:Facsimile/>
            </ows:Phone>
            <ows:Address>
               <ows:DeliveryPoint>Chaussée de Charleroi 83bis</ows:DeliveryPoint>
               <ows:City>Namur</ows:City>
               <ows:AdministrativeArea/>
               <ows:PostalCode>5000</ows:PostalCode>
               <ows:Country>Belgique</ows:Country>
               <ows:ElectronicMailAddress>vincent.bombaerts@spw.wallonie.be</ows:ElectronicMailAddress>
            </ows:Address>
            <ows:HoursOfService/>
            <ows:ContactInstructions/>
         </ows:ContactInfo>
         <ows:Role>pointOfContact</ows:Role>
      </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
      <ows:Operation name="GetCapabilities">
         <ows:DCP>
            <ows:HTTP>
               <ows:Get xlink:href="http://metawal.wallonie.be/geonetwork/srv/eng/csw-inspire"/>
               <ows:Post xlink:href="http://metawal.wallonie.be/geonetwork/srv/eng/csw-inspire"/>
            </ows:HTTP>
         </ows:DCP>
         <ows:Parameter name="sections">
            <ows:Value>ServiceIdentification</ows:Value>
            <ows:Value>ServiceProvider</ows:Value>
            <ows:Value>OperationsMetadata</ows:Value>
            <ows:Value>Filter_Capabilities</ows:Value>
         </ows:Parameter>
         <ows:Constraint name="PostEncoding">
            <ows:Value>XML</ows:Value>
            <ows:Value>SOAP</ows:Value>
         </ows:Constraint>
      </ows:Operation>
      <ows:Operation name="DescribeRecord">
         <ows:DCP>
            <ows:HTTP>
               <ows:Get xlink:href="http://metawal.wallonie.be/geonetwork/srv/eng/csw-inspire"/>
               <ows:Post xlink:href="http://metawal.wallonie.be/geonetwork/srv/eng/csw-inspire"/>
            </ows:HTTP>
         </ows:DCP>
         <ows:Parameter name="typeName">
            <ows:Value>csw:Record</ows:Value>
            <ows:Value>gmd:MD_Metadata</ows:Value>
         </ows:Parameter>
         <ows:Parameter name="outputFormat">
            <ows:Value>application/xml</ows:Value>
         </ows:Parameter>
         <ows:Parameter name="schemaLanguage">
            <ows:Value>http://www.w3.org/TR/xmlschema-1/</ows:Value>
         </ows:Parameter>
         <ows:Parameter name="typeName">
            <ows:Value>csw:Record</ows:Value>
            <ows:Value>gmd:MD_Metadata</ows:Value>
         </ows:Parameter>
         <ows:Constraint name="PostEncoding">
            <ows:Value>XML</ows:Value>
            <ows:Value>SOAP</ows:Value>
         </ows:Constraint>
      </ows:Operation>
      <ows:Operation name="GetDomain">
         <ows:DCP>
            <ows:HTTP>
               <ows:Get xlink:href="http://metawal.wallonie.be/geonetwork/srv/eng/csw-inspire"/>
               <ows:Post xlink:href="http://metawal.wallonie.be/geonetwork/srv/eng/csw-inspire"/>
            </ows:HTTP>
         </ows:DCP>
      </ows:Operation>
      <ows:Operation name="GetRecords">
         <ows:DCP>
            <ows:HTTP>
               <ows:Get xlink:href="http://metawal.wallonie.be/geonetwork/srv/eng/csw-inspire"/>
               <ows:Post xlink:href="http://metawal.wallonie.be/geonetwork/srv/eng/csw-inspire"/>
            </ows:HTTP>
         </ows:DCP>
         <!-- FIXME : Gets it from enum or conf -->
      <ows:Parameter name="resultType">
            <ows:Value>hits</ows:Value>
            <ows:Value>results</ows:Value>
            <ows:Value>validate</ows:Value>
         </ows:Parameter>
         <ows:Parameter name="outputFormat">
            <ows:Value>application/xml</ows:Value>
         </ows:Parameter>
         <ows:Parameter name="outputSchema">
            <ows:Value>http://www.opengis.net/cat/csw/2.0.2</ows:Value>
            <ows:Value>http://www.isotc211.org/2005/gmd</ows:Value>
         </ows:Parameter>
         <ows:Parameter name="typeNames">
            <ows:Value>csw:Record</ows:Value>
            <ows:Value>gmd:MD_Metadata</ows:Value>
         </ows:Parameter>
         <ows:Parameter name="CONSTRAINTLANGUAGE">
            <ows:Value>FILTER</ows:Value>
            <ows:Value>CQL_TEXT</ows:Value>
         </ows:Parameter>
         <ows:Constraint name="PostEncoding">
            <ows:Value>XML</ows:Value>
            <ows:Value>SOAP</ows:Value>
         </ows:Constraint>
         <ows:Constraint name="SupportedISOQueryables">
            <ows:Value>Operation</ows:Value>
            <ows:Value>Format</ows:Value>
            <ows:Value>OrganisationName</ows:Value>
            <ows:Value>Type</ows:Value>
            <ows:Value>ServiceType</ows:Value>
            <ows:Value>DistanceValue</ows:Value>
            <ows:Value>ResourceLanguage</ows:Value>
            <ows:Value>RevisionDate</ows:Value>
            <ows:Value>OperatesOn</ows:Value>
            <ows:Value>GeographicDescriptionCode</ows:Value>
            <ows:Value>AnyText</ows:Value>
            <ows:Value>Modified</ows:Value>
            <ows:Value>PublicationDate</ows:Value>
            <ows:Value>ResourceIdentifier</ows:Value>
            <ows:Value>ParentIdentifier</ows:Value>
            <ows:Value>Identifier</ows:Value>
            <ows:Value>CouplingType</ows:Value>
            <ows:Value>TopicCategory</ows:Value>
            <ows:Value>OperatesOnIdentifier</ows:Value>
            <ows:Value>ServiceTypeVersion</ows:Value>
            <ows:Value>TempExtent_end</ows:Value>
            <ows:Value>Subject</ows:Value>
            <ows:Value>CreationDate</ows:Value>
            <ows:Value>OperatesOnName</ows:Value>
            <ows:Value>Title</ows:Value>
            <ows:Value>DistanceUOM</ows:Value>
            <ows:Value>Denominator</ows:Value>
            <ows:Value>AlternateTitle</ows:Value>
            <ows:Value>Language</ows:Value>
            <ows:Value>TempExtent_begin</ows:Value>
            <ows:Value>HasSecurityConstraints</ows:Value>
            <ows:Value>KeywordType</ows:Value>
            <ows:Value>Abstract</ows:Value>
         </ows:Constraint>
         <ows:Constraint name="AdditionalQueryables">
            <ows:Value>Relation</ows:Value>
            <ows:Value>AccessConstraints</ows:Value>
            <ows:Value>ResponsiblePartyRole</ows:Value>
            <ows:Value>OnlineResourceMimeType</ows:Value>
            <ows:Value>OnlineResourceType</ows:Value>
            <ows:Value>Lineage</ows:Value>
            <ows:Value>SpecificationDate</ows:Value>
            <ows:Value>ConditionApplyingToAccessAndUse</ows:Value>
            <ows:Value>SpecificationDateType</ows:Value>
            <ows:Value>MetadataPointOfContact</ows:Value>
            <ows:Value>Classification</ows:Value>
            <ows:Value>Date</ows:Value>
            <ows:Value>OtherConstraints</ows:Value>
            <ows:Value>Degree</ows:Value>
            <ows:Value>SpecificationTitle</ows:Value>
         </ows:Constraint>
      </ows:Operation>
      <ows:Operation name="GetRecordById">
         <ows:DCP>
            <ows:HTTP>
               <ows:Get xlink:href="http://metawal.wallonie.be/geonetwork/srv/eng/csw-inspire"/>
               <ows:Post xlink:href="http://metawal.wallonie.be/geonetwork/srv/eng/csw-inspire"/>
            </ows:HTTP>
         </ows:DCP>
         <ows:Parameter name="outputSchema">
            <ows:Value>http://www.opengis.net/cat/csw/2.0.2</ows:Value>
            <ows:Value>http://www.isotc211.org/2005/gmd</ows:Value>
         </ows:Parameter>
         <ows:Parameter name="outputFormat">
            <ows:Value>application/xml</ows:Value>
         </ows:Parameter>
         <ows:Parameter name="resultType">
            <ows:Value>hits</ows:Value>
            <ows:Value>results</ows:Value>
            <ows:Value>validate</ows:Value>
         </ows:Parameter>
         <ows:Parameter name="ElementSetName">
            <ows:Value>brief</ows:Value>
            <ows:Value>summary</ows:Value>
            <ows:Value>full</ows:Value>
         </ows:Parameter>
         <ows:Constraint name="PostEncoding">
            <ows:Value>XML</ows:Value>
            <ows:Value>SOAP</ows:Value>
         </ows:Constraint>
      </ows:Operation>
      <ows:Operation name="Transaction">
         <ows:DCP>
            <ows:HTTP>
               <ows:Get xlink:href="http://metawal.wallonie.be/geonetwork/srv/eng/csw-inspire-publication"/>
               <ows:Post xlink:href="http://metawal.wallonie.be/geonetwork/srv/eng/csw-inspire-publication"/>
            </ows:HTTP>
         </ows:DCP>
      </ows:Operation>
      <ows:Operation name="Harvest">
         <ows:DCP>
            <ows:HTTP>
               <ows:Get xlink:href="http://metawal.wallonie.be/geonetwork/srv/eng/csw-inspire-publication"/>
               <ows:Post xlink:href="http://metawal.wallonie.be/geonetwork/srv/eng/csw-inspire-publication"/>
            </ows:HTTP>
         </ows:DCP>
         <ows:Parameter name="ResourceType">
            <ows:Value>http://www.isotc211.org/schemas/2005/gmd/</ows:Value>
         </ows:Parameter>
      </ows:Operation>
      <ows:Parameter name="service">
         <ows:Value>http://www.opengis.net/cat/csw/2.0.2</ows:Value>
      </ows:Parameter>
      <ows:Parameter name="version">
         <ows:Value>2.0.2</ows:Value>
      </ows:Parameter>
      <ows:Constraint name="IsoProfiles">
         <ows:Value>http://www.isotc211.org/2005/gmd</ows:Value>
      </ows:Constraint>
      <ows:Constraint name="PostEncoding">
         <ows:Value>SOAP</ows:Value>
      </ows:Constraint>
      <inspire_ds:ExtendedCapabilities>
         <inspire_common:ResourceLocator xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">
            <inspire_common:URL>http://metawal.wallonie.be:/geonetwork/srv/eng/csw-inspire?SERVICE=CSW&amp;VERSION=2.0.2&amp;REQUEST=GetCapabilities</inspire_common:URL>
            <inspire_common:MediaType>application/xml</inspire_common:MediaType>
         </inspire_common:ResourceLocator>
         <inspire_common:ResourceLocator xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">
            <inspire_common:URL>http://metawal.wallonie.be:/geonetwork</inspire_common:URL>
            <inspire_common:MediaType>text/html</inspire_common:MediaType>
         </inspire_common:ResourceLocator>
         <inspire_common:ResourceType xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">service</inspire_common:ResourceType>
         <inspire_common:TemporalReference xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">
            <inspire_common:DateOfPublication>2011-12-01T00:00:00</inspire_common:DateOfPublication>
         </inspire_common:TemporalReference>
         <inspire_common:Conformity xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">
            <inspire_common:Specification xsi:type="inspire_common:citationInspireInteroperabilityRegulation_eng">
               <inspire_common:Title>COMMISSION REGULATION (EU) No 1089/2010 of 23 November 2010 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards interoperability of spatial data sets and services</inspire_common:Title>
               <inspire_common:DateOfPublication>2010-12-08</inspire_common:DateOfPublication>
               <inspire_common:URI>OJ:L:2010:323:0011:0102:EN:PDF</inspire_common:URI>
               <inspire_common:ResourceLocator>
                  <inspire_common:URL>http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:L:2010:323:0011:0102:EN:PDF</inspire_common:URL>
                  <inspire_common:MediaType>application/pdf</inspire_common:MediaType>
               </inspire_common:ResourceLocator>
            </inspire_common:Specification>
            <inspire_common:Degree>notEvaluated</inspire_common:Degree>
         </inspire_common:Conformity>
         <inspire_common:MetadataPointOfContact xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">
            <inspire_common:OrganisationName>Service Public de Wallonie</inspire_common:OrganisationName>
            <inspire_common:EmailAddress>vincent.bombaerts@spw.wallonie.be</inspire_common:EmailAddress>
         </inspire_common:MetadataPointOfContact>
         <inspire_common:MetadataDate xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">2011-11-23</inspire_common:MetadataDate>
         <inspire_common:SpatialDataServiceType xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">discovery</inspire_common:SpatialDataServiceType>
         <inspire_common:MandatoryKeyword xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0"
                                          xsi:type="inspire_common:classificationOfSpatialDataService">
            <inspire_common:KeywordValue>humanCatalogueViewer</inspire_common:KeywordValue>
         </inspire_common:MandatoryKeyword>
         <inspire_common:Keyword xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0"
                                 xsi:type="inspire_common:inspireTheme_eng">
            <inspire_common:OriginatingControlledVocabulary>
               <inspire_common:Title>GEMET - INSPIRE themes</inspire_common:Title>
               <inspire_common:DateOfPublication>2008-06-01</inspire_common:DateOfPublication>
            </inspire_common:OriginatingControlledVocabulary>
            <inspire_common:KeywordValue>Area management/restriction/regulation zones and reporting units</inspire_common:KeywordValue>
         </inspire_common:Keyword>
         <inspire_common:Keyword xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0"
                                 xsi:type="inspire_common:inspireTheme_eng">
            <inspire_common:OriginatingControlledVocabulary>
               <inspire_common:Title>GEMET - INSPIRE themes</inspire_common:Title>
               <inspire_common:DateOfPublication>2008-06-01</inspire_common:DateOfPublication>
            </inspire_common:OriginatingControlledVocabulary>
            <inspire_common:KeywordValue>Oceanographic geographical features</inspire_common:KeywordValue>
         </inspire_common:Keyword>
         <inspire_common:Keyword xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0"
                                 xsi:type="inspire_common:inspireTheme_eng">
            <inspire_common:OriginatingControlledVocabulary>
               <inspire_common:Title>GEMET - INSPIRE themes</inspire_common:Title>
               <inspire_common:DateOfPublication>2008-06-01</inspire_common:DateOfPublication>
            </inspire_common:OriginatingControlledVocabulary>
            <inspire_common:KeywordValue>Bio-geographical regions</inspire_common:KeywordValue>
         </inspire_common:Keyword>
         <inspire_common:Keyword xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0"
                                 xsi:type="inspire_common:inspireTheme_eng">
            <inspire_common:OriginatingControlledVocabulary>
               <inspire_common:Title>GEMET - INSPIRE themes</inspire_common:Title>
               <inspire_common:DateOfPublication>2008-06-01</inspire_common:DateOfPublication>
            </inspire_common:OriginatingControlledVocabulary>
            <inspire_common:KeywordValue>Elevation</inspire_common:KeywordValue>
         </inspire_common:Keyword>
         <inspire_common:Keyword xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0"
                                 xsi:type="inspire_common:inspireTheme_eng">
            <inspire_common:OriginatingControlledVocabulary>
               <inspire_common:Title>GEMET - INSPIRE themes</inspire_common:Title>
               <inspire_common:DateOfPublication>2008-06-01</inspire_common:DateOfPublication>
            </inspire_common:OriginatingControlledVocabulary>
            <inspire_common:KeywordValue>Environmental monitoring facilities</inspire_common:KeywordValue>
         </inspire_common:Keyword>
         <inspire_common:Keyword xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0"
                                 xsi:type="inspire_common:inspireTheme_eng">
            <inspire_common:OriginatingControlledVocabulary>
               <inspire_common:Title>GEMET - INSPIRE themes</inspire_common:Title>
               <inspire_common:DateOfPublication>2008-06-01</inspire_common:DateOfPublication>
            </inspire_common:OriginatingControlledVocabulary>
            <inspire_common:KeywordValue>Habitats and biotopes</inspire_common:KeywordValue>
         </inspire_common:Keyword>
         <inspire_common:SupportedLanguages xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">
        <!--
          List of supported languages
        -->
        <inspire_common:DefaultLanguage>
               <inspire_common:Language>eng</inspire_common:Language>
            </inspire_common:DefaultLanguage>
            <inspire_common:SupportedLanguage>
               <inspire_common:Language>fre</inspire_common:Language>
            </inspire_common:SupportedLanguage>
            <inspire_common:SupportedLanguage>
               <inspire_common:Language>dut</inspire_common:Language>
            </inspire_common:SupportedLanguage>
            <inspire_common:SupportedLanguage>
               <inspire_common:Language>ger</inspire_common:Language>
            </inspire_common:SupportedLanguage>
         </inspire_common:SupportedLanguages>
         <inspire_common:ResponseLanguage xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0">
            <inspire_common:Language>eng</inspire_common:Language>
         </inspire_common:ResponseLanguage>
      </inspire_ds:ExtendedCapabilities>
  </ows:OperationsMetadata>
  <ogc:Filter_Capabilities>
      <ogc:Spatial_Capabilities>
         <ogc:GeometryOperands>
            <ogc:GeometryOperand>gml:Envelope</ogc:GeometryOperand>
            <ogc:GeometryOperand>gml:Point</ogc:GeometryOperand>
            <ogc:GeometryOperand>gml:LineString</ogc:GeometryOperand>
            <ogc:GeometryOperand>gml:Polygon</ogc:GeometryOperand>
         </ogc:GeometryOperands>
         <ogc:SpatialOperators>
            <ogc:SpatialOperator name="BBOX"/>
            <ogc:SpatialOperator name="Equals"/>
            <ogc:SpatialOperator name="Overlaps"/>
            <ogc:SpatialOperator name="Disjoint"/>
            <ogc:SpatialOperator name="Intersects"/>
            <ogc:SpatialOperator name="Touches"/>
            <ogc:SpatialOperator name="Crosses"/>
            <ogc:SpatialOperator name="Within"/>
            <ogc:SpatialOperator name="Contains"/>
            <!--
                <ogc:SpatialOperator name="Beyond"/>
                <ogc:SpatialOperator name="DWithin"/>
                 The 'SpatialOperator' element can have a GeometryOperands child -->
      </ogc:SpatialOperators>
      </ogc:Spatial_Capabilities>
      <ogc:Scalar_Capabilities>
         <ogc:LogicalOperators/>
         <ogc:ComparisonOperators>
            <ogc:ComparisonOperator>EqualTo</ogc:ComparisonOperator>
            <ogc:ComparisonOperator>Like</ogc:ComparisonOperator>
            <ogc:ComparisonOperator>LessThan</ogc:ComparisonOperator>
            <ogc:ComparisonOperator>GreaterThan</ogc:ComparisonOperator>
            <!-- LessThanOrEqualTo is in OGC Filter Spec, LessThanEqualTo is in OGC CSW schema -->
        <ogc:ComparisonOperator>LessThanEqualTo</ogc:ComparisonOperator>
            <!--<ogc:ComparisonOperator>LessThanOrEqualTo</ogc:ComparisonOperator>-->
        <!-- GreaterThanOrEqualTo is in OGC Filter Spec, GreaterThanEqualTo is in OGC CSW schema -->
        <ogc:ComparisonOperator>GreaterThanEqualTo</ogc:ComparisonOperator>
            <!--<ogc:ComparisonOperator>GreaterThanOrEqualTo</ogc:ComparisonOperator>-->
        <ogc:ComparisonOperator>NotEqualTo</ogc:ComparisonOperator>
            <ogc:ComparisonOperator>Between</ogc:ComparisonOperator>
            <ogc:ComparisonOperator>NullCheck</ogc:ComparisonOperator>
            <!-- FIXME : Check NullCheck operation is available -->
      </ogc:ComparisonOperators>
      </ogc:Scalar_Capabilities>
      <ogc:Id_Capabilities>
         <ogc:EID/>
         <ogc:FID/>
      </ogc:Id_Capabilities>
  </ogc:Filter_Capabilities>
</csw:Capabilities>
fxprunayre commented 9 years ago

Ce qui est bizarre c'est que nous n'avons pas de retour à la ligne ici https://github.com/SPW-DIG/metawal-core-geonetwork/blob/metawal-develop/web/src/main/webapp/xml/csw/capabilities_inspire.xml#L214

fxprunayre commented 9 years ago

Par contre on en a là view-source:http://metawal.wallonie.be/geonetwork/srv/fre/csw?request=GetCapabilities&VERSION=2.0.2&SERVICE=CSW

vbombaerts commented 9 years ago

Le validateur utilise la valeur du fichier http://inspire.ec.europa.eu/schemas/common/1.0/enums/enum_fre.xsd pour valider la conformité. Dans ce fichier "No 1089/2010" s'écrit "N o 1089/2010"

fxprunayre commented 9 years ago

Dans ce cas il faudrait peut être corriger le fichier enum_fre.xsd plutôt ?

En anglais:

name="citationInspireInteroperabilityRegulation_eng">
<xs:complexContent>
<xs:restriction base="citationConformity">
<xs:sequence>
<xs:element name="Title">
<xs:simpleType>
<xs:restriction base="notEmptyString">
<xs:enumeration value="COMMISSION REGULATION (EU) No 1089/2010 

En français:

<xs:complexType name="citationInspireInteroperabilityRegulation_fre">
<xs:complexContent>
<xs:restriction base="citationConformity">
<xs:sequence>
<xs:element name="Title">
<xs:simpleType>
<xs:restriction base="notEmptyString">
<xs:enumeration value="RÈGLEMENT (UE) N o 1089/2010
fxprunayre commented 9 years ago

Pour le français: "RÈGLEMENT (UE) N o 1089/2010 DE LA COMMISSION du 23 novembre 2010 portant modalités d'application de la directive 2007/2/CE du Parlement européen et du Conseil en ce qui concerne l'interopérabilité des séries et des services de données géographiques"

vbombaerts commented 9 years ago

Je reporte à la v4.0 car en attente d'une suite à donner par le JRC.

vbombaerts commented 9 years ago

Question liée : est-il possible de modifier les métadonnées du GetCap directement dans Metawal, puis de republier manuellement le service ou bien les infos du GetCap sont-elles éditables uniquement directement en "code". (Hormis bien sur les 4 valeurs que je peux éditer directement : title, abstract, fees et access constraints)

fxprunayre commented 8 years ago

sont-elles éditables uniquement directement en "code"

Dans le code, cf. https://github.com/SPW-DIG/metawal-core-geonetwork/blob/metawal-4.x/web/src/main/webapp/xml/csw/capabilities_inspire.xml . Tu peux modifier dans github directement.