ziodave commented on issue #3335: URL: https://github.com/apache/jena/issues/3335#issuecomment-3102007517
Yes, it makes sense, but that should apply only to items in the `@context` tree (`JsonValue jv = js.asJsonObject().get(Keywords.CONTEXT);`. However due to the array processing, that is skipped and `extractPrefixes` is being applied to the entity properties. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
