Github user afs commented on the issue:
https://github.com/apache/jena/pull/203
What about a `parse` method?
As discussed before, adding a lot extra functions just for one particular
case of one particular language, seems to create unclarity for the general
usage. The read(...URL, Context) cases were added after discussion last time.
Local contents and overriding remote JSON-LD context does not seem to me to
be a common need because you can change the local contents. Test cases often
do things that are not common.
(`RDFDataMgr.createReader` is there to expose specifics as well and is in
the same style of old Jena readers.)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---