vocab
vocab copied to clipboard
Solid Vocabularies
This issue was originally raised at https://gitter.im/solid/node-solid-server?at=59f0b46501110b7231fd132e with some interest in its use: In order for applications to respect a user's **privacy** (to some extent [*]) an agent's profile description...
Given that the acl ontology is now redirecting permanently to the https url, should that be the new base? ```bash curl -i http://www.w3.org/ns/auth/acl HTTP/1.1 301 Moved Permanently Location: https://www.w3.org/ns/auth/acl ```...
Adds properties for personal pronouns based on discussion on https://github.com/solid/vocab/issues/79. After these are added, SolidOS and PodBrowser will have to update their usage of `preferred` pronouns to these.
Adds the ui ontology. I added it under "created for Solid" although that isn't strictly true. The description in the README may need to be expanded.
For Solid-OIDC implementations that also support [RP-initiated logout](https://openid.net/specs/openid-connect-rpinitiated-1_0.html), the `post_logout_redirect_uris` property is needed. This PR adds support for this property in the `oidc` vocabulary and the corresponding JSON-LD context.
Trying to phase out "Listed" and "Unlisted" as words for "Public" and "Private". Implement a range statement which was already in the comments.
Hi. Currently the vocabulary does not provide sufficient concepts to represent information related to Pod functionalities. For example, Who developed/provided the App? Who is the Infrastructure provider for Solid? These...
All human-facing text in [acl.n3](https://github.com/solid/vocab/blob/main/acl.n3) needs a review by an English speaker with native-level fluency. There are a number of minor idiomatic and/or grammatical errors (things like including a "to"...