-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels