LorenzBuehmann commented on issue #1324:
URL: https://github.com/apache/jena/issues/1324#issuecomment-1132968115

   > The case of 100Mb literals in a query is not mainstream smile . (Maybe 
search by SHA512?)
   True. 
   But to give some background, we're currently trying to make use of GeoSPARQL 
in our projects, we gathered boundaries/borders of administrative regions from 
an external dataset provided as GML (which in fact is XML) - for USA the 
polygon is ~100MB, we tried to deal with this initially, spotted the limitation 
in Jena, and of course in the meantime simplified the polygon directly via 
SPARQL query function call (with some custom Jena function unfortunately, 
GeoSPARQL standard lacks a lots of quite things people in my opinion would be 
happy to have  - good thing, we can extend Jena for our work)


-- 
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]

Reply via email to