Opened 13 years ago
Last modified 12 years ago
#595 assigned enhancement
Harvester / W*S / harvest INSPIRE fields from the GetCapabilities document
Reported by: | fxp | Owned by: | fxp |
---|---|---|---|
Priority: | major | Milestone: | v2.10.0 RC0 |
Component: | General | Version: | v2.6.3 |
Keywords: | Cc: |
Description
INSPIRE GetCapabilities document could returned :
- a link to an XML document for the service metadata record which could be harvested
- or extra field with more information which could be transformed into the iso19119 record (eg. languages)
Those informations could be used by the harvester for the service metadata record.
Change History (3)
comment:1 by , 12 years ago
Milestone: | Future release → v2.9.0 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
- use gmd:LanguageCode for language
- Add thesaurus information:
- Add metadata point of contact based on !Service/OnlineResource
- Add AccessConstraints to a resource constraints (otherContraints)
- Fix duplicated URL in connectPoint
- Add INSPIRE specific service metadata
- inspire_vs:ExtendedCapabilities/inspire_common:TemporalReference/inspire_common:DateOfLastRevision = Citation date
- inspire_vs:ExtendedCapabilities/inspire_common:Conformity = DQ report
- inspire_vs:ExtendedCapabilities/inspire_common:MetadataDate = metadata date
- inspire_vs:ExtendedCapabilities/inspire_common:SpatialDataServiceType = service type (only one available - so OGC:WMS is replaced by "view" for INSPIRE enabled services)
- inspire_vs:ExtendedCapabilities/inspire_common:MandatoryKeyword[@xsi:type='inspire_common:classificationOfSpatialDataService] = keyword in identification section
- inspire_vs:ExtendedCapabilities/inspire_common:SupportedLanguages = no language in identification section like for dataset - skipped
- inspire_vs:ExtendedCapabilities/inspire_common:ResponseLanguage/inspire_common:Language = metadata language
- and improve harvester admin : click harvester name check the box.
Note:
See TracTickets
for help on using tickets.