Changes between Version 1 and Version 2 of proposals/InspireDownloadServiceAsAtom


Ignore:
Timestamp:
Sep 18, 2012, 7:14:21 AM (12 years ago)
Author:
pvgenuchten
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • proposals/InspireDownloadServiceAsAtom

    v1 v2  
    1515== Proposal ==
    1616
    17 ''''Generate Atom'''
     17'''Generate Atom'''
     18
    1819Inspire requires either WFS service or Atom xml for downloading datasets. These days governments are uploading xml-files as Atom-files and link to that document from the Geonetwork data download link. The Atom document contains roughly the same information as an Inspire iso19115/9 record in GN. So seems quite usefull to generate this feed document as an output format for Geonetwork.
    1920
     
    5556}}}
    5657
     58'''Validate Atom'''
     59
     60Before being able to harvest metadata from Atom Feeds i guess we'll need Atom XSD in GN
     61
     62'''Harvest ATOM'''
     63
     64Similar to a WMS-capabilities harvest. An Atom harvest would be able to harvest iso19115 and iso19119 metadata records from an Atom feed.
    5765
    5866'''Display Atom Contents'''
     67
    5968The atom link can be referred to from the Inspire iso19115 and Inspire iso19119 records in the catalogue
    6069
     
    6574If GN finds such an atom feed url in the gmd:url field, the metadata record-view should get the feed contents and return the (metadata and the) hyperlinked documents inside the Atom document and present them as hyperlinks
    6675
     76'''Inspire validation of the introduced tooling'''
    6777
    68 TODO:
     78Geonovum (dutch government) has used SoapUi to build a complience test framework for view & download services, http://www.geonovum.nl/dossiers/inspire/implementatie/conformiteit. This framework can be used to check whether the
     79introduced tooling complies with the inspire directives. Goal is to minimize manual duplication of metadata elements.
     80
     81'''TODO:'''
     82 
    6983 * create Atom output format (new metadata.show endpoint using custom xslt)
    7084 * Add option to iso19115 'online resource' section to auto generate a hyperlink to an Atom feed referring to the uploaded dataset
    71  * Add option to harvest iso19119 metadata from an Atom Feed
    72  * If online resource section  contains atom link, present as human readable in metadata record view
    73  * Alter Geonetwork to comply with ETF Inspire Validation framework (http://www.geonovum.nl/dossiers/inspire/implementatie/conformiteit) for download services, without the need of editing xml-documents manually
     85 * Add option to harvest iso19115/iso19119 metadata from an Atom Feed
     86 * If online resource section contains atom link, present as human readable in metadata record view
     87 * Complience testing
    7488
    7589=== Proposal Type ===