Skip to content

e20 <- create_item example not running #28

@mesteranna

Description

@mesteranna

I wanted to test this code, modified it a little bit:

e22 <- create_item(
label = "human-made object",
description = "This class comprises all persistent physical objects of any size that are purposely created by human activity and have physical boundaries that separate them completely in an objective way from other objects. Not including objects created by force of nature or animals",
language = "en",
equivalence_property = "P37", # The creation of this is in the next section
equivalence_id = "E22",
wikibase_api_url = "https://reprexbase.eu/jekyll/api.php",
log_path = tempdir(),
csrf = my_csrf
)

But when I run it nothing happens. No error or any other type of message, and the item was not created in the jekyll instance.

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