Skip to content

Commit

Permalink
Set some reserved properties to regular in the vocabulary.
Browse files Browse the repository at this point in the history
  • Loading branch information
iherman authored Aug 28, 2024
1 parent c15265b commit 363a923
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 12 deletions.
8 changes: 4 additions & 4 deletions vocab/credentials/v2/vocabulary.drawio
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,12 @@
</mxCell>
</UserObject>
<UserObject label="&lt;i&gt;&lt;font color=&quot;#000000&quot;&gt;evidence&lt;/font&gt;&lt;/i&gt;" link="https://www.w3.org/2018/credentials#evidence" id="lZdwYr-LXM3OhQDUA7XR-5">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;dashed=1;dashPattern=1 2;" parent="1" vertex="1">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="-876" y="-542" width="171" height="27.21049922799794" as="geometry" />
</mxCell>
</UserObject>
<UserObject label="&lt;i&gt;&lt;font color=&quot;#000000&quot;&gt;refreshService&lt;/font&gt;&lt;/i&gt;" link="https://www.w3.org/2018/credentials#refreshService" id="lZdwYr-LXM3OhQDUA7XR-6">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;dashed=1;dashPattern=1 2;" parent="1" vertex="1">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="-876" y="-485" width="171" height="27.21049922799794" as="geometry" />
</mxCell>
</UserObject>
Expand Down Expand Up @@ -254,12 +254,12 @@
</mxCell>
</UserObject>
<UserObject label="&lt;i&gt;&lt;font color=&quot;#000000&quot;&gt;CredentialEvidence&lt;/font&gt;&lt;/i&gt;" link="https://www.w3.org/2018/credentials#CredentialEvidence" id="lZdwYr-LXM3OhQDUA7XR-29">
<mxCell style="ellipse;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;strokeColor=#336600;dashed=1;dashPattern=1 2;" parent="1" vertex="1">
<mxCell style="ellipse;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;strokeColor=#336600;" parent="1" vertex="1">
<mxGeometry x="-586" y="-548.0023160061761" width="218" height="39.215131240349976" as="geometry" />
</mxCell>
</UserObject>
<UserObject label="&lt;i&gt;&lt;font color=&quot;#000000&quot;&gt;RefreshService&lt;/font&gt;&lt;/i&gt;" link="https://www.w3.org/2018/credentials#RefreshService" id="lZdwYr-LXM3OhQDUA7XR-30">
<mxCell style="ellipse;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;strokeColor=#336600;dashed=1;dashPattern=1 2;" parent="1" vertex="1">
<mxCell style="ellipse;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;strokeColor=#336600;" parent="1" vertex="1">
<mxGeometry x="-586" y="-491.002316006176" width="218" height="39.215131240349976" as="geometry" />
</mxCell>
</UserObject>
Expand Down
8 changes: 4 additions & 4 deletions vocab/credentials/v2/vocabulary.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions vocab/credentials/v2/vocabulary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ ontology:
class:
- id: CredentialEvidence
defined_by: https://www.w3.org/TR/vc-data-model-2.0/#bc-credential-evidence
status: reserved
context: none

- id: CredentialSchema
Expand Down Expand Up @@ -55,7 +54,6 @@ class:
- id: RefreshService
label: Refresh service
defined_by: https://www.w3.org/TR/vc-data-model-2.0/#bc-refresh-service
status: reserved
context: none

- id: RenderMethod
Expand Down Expand Up @@ -120,7 +118,6 @@ property:
label: Evidence
defined_by: https://www.w3.org/TR/vc-data-model-2.0/#defn-evidence
domain: cred:VerifiableCredential
status: reserved
range: cred:CredentialEvidence

- id: expirationDate
Expand Down Expand Up @@ -159,7 +156,6 @@ property:
label: Refresh service
defined_by: https://www.w3.org/TR/vc-data-model-2.0/#defn-refreshService
domain: cred:VerifiableCredential
status: reserved
range: cred:RefreshService

- id: renderMethod
Expand Down

0 comments on commit 363a923

Please sign in to comment.