Skip to content

Commit 363a923

Browse files
authored
Set some reserved properties to regular in the vocabulary.
1 parent c15265b commit 363a923

File tree

3 files changed

+8
-12
lines changed

3 files changed

+8
-12
lines changed

vocab/credentials/v2/vocabulary.drawio

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,12 @@
8585
</mxCell>
8686
</UserObject>
8787
<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">
88-
<mxCell style="rounded=1;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;dashed=1;dashPattern=1 2;" parent="1" vertex="1">
88+
<mxCell style="rounded=1;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;" parent="1" vertex="1">
8989
<mxGeometry x="-876" y="-542" width="171" height="27.21049922799794" as="geometry" />
9090
</mxCell>
9191
</UserObject>
9292
<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">
93-
<mxCell style="rounded=1;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;dashed=1;dashPattern=1 2;" parent="1" vertex="1">
93+
<mxCell style="rounded=1;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;" parent="1" vertex="1">
9494
<mxGeometry x="-876" y="-485" width="171" height="27.21049922799794" as="geometry" />
9595
</mxCell>
9696
</UserObject>
@@ -254,12 +254,12 @@
254254
</mxCell>
255255
</UserObject>
256256
<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">
257-
<mxCell style="ellipse;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;strokeColor=#336600;dashed=1;dashPattern=1 2;" parent="1" vertex="1">
257+
<mxCell style="ellipse;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;strokeColor=#336600;" parent="1" vertex="1">
258258
<mxGeometry x="-586" y="-548.0023160061761" width="218" height="39.215131240349976" as="geometry" />
259259
</mxCell>
260260
</UserObject>
261261
<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">
262-
<mxCell style="ellipse;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;strokeColor=#336600;dashed=1;dashPattern=1 2;" parent="1" vertex="1">
262+
<mxCell style="ellipse;whiteSpace=wrap;html=1;fontSize=16;fillColor=none;strokeWidth=2;strokeColor=#336600;" parent="1" vertex="1">
263263
<mxGeometry x="-586" y="-491.002316006176" width="218" height="39.215131240349976" as="geometry" />
264264
</mxCell>
265265
</UserObject>

vocab/credentials/v2/vocabulary.svg

Lines changed: 4 additions & 4 deletions
Loading

vocab/credentials/v2/vocabulary.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ ontology:
1919
class:
2020
- id: CredentialEvidence
2121
defined_by: https://www.w3.org/TR/vc-data-model-2.0/#bc-credential-evidence
22-
status: reserved
2322
context: none
2423

2524
- id: CredentialSchema
@@ -55,7 +54,6 @@ class:
5554
- id: RefreshService
5655
label: Refresh service
5756
defined_by: https://www.w3.org/TR/vc-data-model-2.0/#bc-refresh-service
58-
status: reserved
5957
context: none
6058

6159
- id: RenderMethod
@@ -120,7 +118,6 @@ property:
120118
label: Evidence
121119
defined_by: https://www.w3.org/TR/vc-data-model-2.0/#defn-evidence
122120
domain: cred:VerifiableCredential
123-
status: reserved
124121
range: cred:CredentialEvidence
125122

126123
- id: expirationDate
@@ -159,7 +156,6 @@ property:
159156
label: Refresh service
160157
defined_by: https://www.w3.org/TR/vc-data-model-2.0/#defn-refreshService
161158
domain: cred:VerifiableCredential
162-
status: reserved
163159
range: cred:RefreshService
164160

165161
- id: renderMethod

0 commit comments

Comments
 (0)