Skip to content

Remove unnecessary vocab comments in vocabulary.yml #1361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions vocab/credentials/v2/vocabulary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ property:
defined_by: https://www.w3.org/TR/vc-data-model-2.0/#defn-credentialSubject
domain: cred:VerifiableCredential
range: IRI
comment: An entity about which claims are made.

- id: digestSRI
label: Subresource integrity digest
Expand Down Expand Up @@ -145,7 +144,6 @@ property:
defined_by: https://www.w3.org/TR/vc-data-model-2.0/#defn-issuer
domain: cred:VerifiableCredential
range: IRI
comment: The value of this property must be a URL uniquely identifying the issuer.

- id: refreshService
label: Refresh service
Expand Down Expand Up @@ -191,7 +189,6 @@ property:
label: Verifiable credential graph
domain: cred:VerifiablePresentation
range: cred:VerifiableCredentialGraph
comment: The value of this property identifies a <a href="#VerifiableCredentialGraph">Verifiable credential graph</a>. (Informally, it indirectly identifies a <a href="#VerifiableCredential">Verifiable credential</a> contained in a separate graph.)

datatype:
- id: sriString
Expand Down