Skip to content
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

Implement A.1.4 DGIWG Transactional CSW #7

Closed
6 tasks done
dstenger opened this issue May 29, 2018 · 2 comments
Closed
6 tasks done

Implement A.1.4 DGIWG Transactional CSW #7

dstenger opened this issue May 29, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@dstenger
Copy link
Contributor

dstenger commented May 29, 2018

  • Issue an HTTP GET GetCapabilities Operation. Verify that the Abstract present in the service metadata includes the text defined in requirement 19.
  • Issue a HTTP POST CSW INSERT operation with DMF Compliant Metadata. Issue a HTTP POST GetRecords Request to confirm the item was inserted. (Requirement 18)
  • Issue a HTTP POST Update Operation with a revised DMF Compliant metadata file.
  • Issue a HTTP POST GetRecords Request to confirm the item was updated (Requirement 18).
  • Issue a HTTP POST Delete Operation with a revised DMF Compliant metadata file.
  • Issue a HTTP POST GetRecords Request to confirm the item was deleted (i.e no records returned). (Requirement 18)
@dstenger dstenger added this to the Testbed14_M4 milestone May 29, 2018
@lgoltz lgoltz self-assigned this Sep 11, 2018
lgoltz added a commit that referenced this issue Sep 12, 2018
lgoltz added a commit that referenced this issue Sep 12, 2018
@lgoltz
Copy link
Contributor

lgoltz commented Sep 12, 2018

Branch: https://github.com/opengeospatial/ets-cat20-dgiwg10/tree/implementA_1_4-7

Test methods was implemented. Open tasks:

@lgoltz
Copy link
Contributor

lgoltz commented Sep 12, 2018

The service http://dgiwg.geo-solutions.it/geonetwork/srv/eng/csw?REQUEST=GetCapabilities&SERVICE=CSW cannot be used for testing. As far as I see transaction requests requires authentication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants