Skip to content

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

@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

    function:add/removeFunctions add_resource(), remove_resource()

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions