Skip to content

extend query_all_versions to resource map and data objects  #155

Description

@dmullen17

query_all_versions as currently constructed only queries metadata. For instance this query returns a blank data frame:

datamgmt::query_all_versions(adc_prod, "resource_map_urn:uuid:a3784690-300e-4041-bd30-5d9b47759903", fields = "submitter")

It would be great to extend this to query resource map and data objects, along with some error handling for blank fields (for instance a resource map will not return a northBoundingCoordinate).
Some unit tests for these cases would be great too (resource map, data, and catching blank fields)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions