You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resources are supposed to be identifiable with hashes (like https://mypod.store/alice#me), but SemApps never supported that until now.
To support it, we would need to adapt the ldp.resource.get action to look for hash resources sharing the same main URI. If a hash resource is found, we would need to display it like this in Turtle:
Resources are supposed to be identifiable with hashes (like https://mypod.store/alice#me), but SemApps never supported that until now.
To support it, we would need to adapt the
ldp.resource.get
action to look for hash resources sharing the same main URI. If a hash resource is found, we would need to display it like this in Turtle:And like this in JSON-LD:
WAC permissions are applied for the whole resource.
Left issues
webacl.resource.hasRight
action ?The text was updated successfully, but these errors were encountered: