Skip to content

add_resource() includes schema verbosely when only url to schema is required #270

Open
@sannegovaert

Description

@sannegovaert

add_resource() is used for the development of write_camtrapdp().

The resources are added with add_resource(schema = path), whereas for schema a path is provided, e.g. "https://raw.githubusercontent.com/tdwg/camtrap-dp/1.0.1/observations-table-schema.json".
add_resource() adds the schema verbosely, while we just want to keep the url.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions