Abdurrahman Ibrahim Ghanem
Abdurrahman Ibrahim Ghanem
This may be debatable. Is pod only for storage or could it support plugging some logic to run and do specific jobs. Ex: notification could be a clear example for...
I tried modifying the authorizations in an acl resource manually. Currently Warp writes the acls having `acl:accessTo ` But when changing it to the corresponding absolute path `acl:accessTo ` It...
Adding a new triple to an authorization with predicate `acl:validTill` is probably a needed use case. It says an authorization rule is valid till a particular time. The ACL resource...
There should be a way for clients to run sorting/filtering operations (partial Globing) on resources under a container (not using SPARQL). Something similar to WHERE & SORT BY clauses in...
# Bug Markers do not render on both iOS and Android with latest v12.1.0 #### Unexpected behavior Reusing the [sample code](https://www.npmjs.com/package/react-native-svg#marker) to render markers on Path is broken. No markers...