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

JSONLD Endpoint for Extracted Text is Failing #1477

Closed
dannylamb opened this issue Mar 31, 2020 · 1 comment
Closed

JSONLD Endpoint for Extracted Text is Failing #1477

dannylamb opened this issue Mar 31, 2020 · 1 comment
Milestone

Comments

@dannylamb
Copy link
Contributor

Getting a lot of these as the various camel bits are trying to get things done:

Message | Error: [] operator not supported for strings in Drupal\islandora\Plugin\ContextReaction\JsonldTypeAlterReaction->execute() (line 59 of /var/www/html/drupal/web/modules/contrib/islandora/src/Plugin/ContextReaction/JsonldTypeAlterReaction.php) -- | --

Did some digging and it turns out to always be for Extracted Text media, which don't seem to have an rdf mapping! We should give it one. We should also make sure JsonldTypeAlterReaction can handle the situation where rdf:type is a string and not an array.

@seth-shaw-unlv
Copy link
Contributor

resolved with Islandora/islandora@8b7caa9

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