afs commented on issue #4006: URL: https://github.com/apache/jena/issues/4006#issuecomment-4760135482
> and Claude seems to agree. more likely shows an implicit implication in the task description! and/or the numerical weight of evidence > @afs WDYT about option B? @sszuev knows the need of the jena-ontapi better than I do. His point about avoiding too much dependency seems relevant. The LocationMapping model parser can be made to return a convenient java data structure that can played into `LocationMapper` or `DocumentGraphRepository` (better to parse completely rather than stream to ensure the RDF and vocab use is valid). `LocationMapping#toModel` can be used for going from an existing Location Mapper or by adding a "LocationMapping#toConvenientJavaDatastructure()" (i.e. in-JVM dump) -- 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]
