Suggestion for comunica like libraries for Android and iOS with support JSON-LD processing and SPARQL #1557
Unanswered
pavol-brunclik-compote
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
we are developing Android and iOS mobile application that will display data from JSON-LD documents.
Because the serialisation may produce different JSON-LD structure that may change in time, we need to use SPARQL queries to retrieve required set of attributes from documents.
Any suggestion, experience with Android, iOS libraries, or implementation of JSON-LD processing and querying using SPARQL in mobile applications?
The document is decrypted within the application containing private information, so any processing on server side is not desired.
We already have web variant of application that uses jsonld, n3 and comunica JS libraries and are familiar how to use them.
Now we are looking for different ways how to implement same functionality in native mobile apps.
Thank You
Best regards Pavol.
Beta Was this translation helpful? Give feedback.
All reactions