Skip to content

Conversation

@jeff-zucker
Copy link
Member

This shape defines discovery predicates for Solid WebID profiles, including preferences file, inbox, storage, and OIDC issuer endpoints.

This shape defines discovery predicates for Solid WebID profiles, including preferences file, inbox, storage, and OIDC issuer endpoints.
Add dct: prefix.

Correct interop:authorizationAgent to interop:hasAuthorizationAgent
Comment on lines +24 to +26
# * both currently used discovery mechanisms - type indexes and SAI
#
# The shape is agnostic regarding whether the WebID document is located
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# * both currently used discovery mechanisms - type indexes and SAI
#
# The shape is agnostic regarding whether the WebID document is located
# * both currently used discovery mechanisms - type indexes and SAI.
#
# The shape is agnostic as to whether the WebID document is located

# or SAI for further discovery.
#
# To use this shape for validation, one must first load the full profile,
# i.e. all of the available endpoints in the shape. The resulting graph
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# i.e. all of the available endpoints in the shape. The resulting graph
# i.e., all of the available endpoints in the shape. The resulting graph

sh:nodeKind sh:IRI ;
sh:minCount 1 ;
sh:maxCount 1 ;
sh:description "The profile must have exactly 1 preferences file."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
sh:description "The profile must have exactly 1 preferences file."
sh:description "The profile must have exactly 1 preference file."

sh:path ldp:inbox ;
sh:nodeKind sh:IRI ;
sh:maxCount 1 ;
sh:description "The profile may have 0 or one inbox."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
sh:description "The profile may have 0 or one inbox."
sh:description "The profile may have 0 or 1 inbox."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants