Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API: Removing value (link to an external resource) not possible #47

Open
s3flsago opened this issue Jul 19, 2023 · 4 comments
Open

API: Removing value (link to an external resource) not possible #47

s3flsago opened this issue Jul 19, 2023 · 4 comments

Comments

@s3flsago
Copy link

DELETE /api/entities/{id}/values/{prefixedKey}

Removing the link to https://serlo.org/1535 is not possible:
<Test_Entity> sdo:isPartOf <https://serlo.org/1535> .

pajoma added a commit that referenced this issue Jul 19, 2023
Initial implementation for adding details to properties
@pajoma
Copy link
Contributor

pajoma commented Jul 19, 2023

Fixed, please test again

@s3flsago
Copy link
Author

For the prefixedKeys "sdo.isPartOf" and "skos:prefLabel" I receive:

"status": 400,
"error": "Bad Request",
"message": "value parameter should be a URI, BNode or Literal",

pajoma added a commit that referenced this issue Nov 23, 2023
@pajoma
Copy link
Contributor

pajoma commented Nov 23, 2023

Please test again

@s3flsago
Copy link
Author

Tested removing values with the entitygraph python client for sdo.isPartOf, schema.isPartOf and skos.prefLabel.
Everything worked fine. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants