@@ -1847,7 +1847,8 @@ <h3>Status</h3>
1847
1847
< code > type</ code > < a > property</ a > , which expresses the < a > credential</ a > status
1848
1848
type (also referred to as the < a > credential</ a > status method). It is expected
1849
1849
that the value will provide enough information to determine the current status
1850
- of the < a > credential</ a > . For example, the object could contain a link to an
1850
+ of the < a > credential</ a > and that machine readable information needs to be
1851
+ retrievable from the URI. For example, the object could contain a link to an
1851
1852
external document noting whether or not the < a > credential</ a > is suspended or
1852
1853
revoked.
1853
1854
</ li >
@@ -2627,13 +2628,15 @@ <h3>Refreshing</h3>
2627
2628
< dl >
2628
2629
< dt > < var > refreshService</ var > </ dt >
2629
2630
< dd >
2630
- The value of the < code > refreshService</ code > < a > property</ a > MUST be one or
2631
- more refresh services that provides enough information to the recipient's
2632
- software such that the recipient can refresh the < a > verifiable credential</ a > .
2633
- Each < code > refreshService</ code > value MUST specify its < code > type</ code > (for
2631
+ The value of the < code > refreshService</ code > < a > property</ a > MUST be one or more
2632
+ refresh services that provides enough information to the recipient's software
2633
+ such that the recipient can refresh the < a > verifiable credential</ a > . Each
2634
+ < code > refreshService</ code > value MUST specify its < code > type</ code > (for
2634
2635
example, < code > ManualRefreshService2018</ code > ) and its < code > id</ code > , which
2635
- is the < a > URI</ a > of the service. The precise content of each refresh service is
2636
- determined by the specific < code > refreshService</ code > < a > type</ a > definition.
2636
+ is the < a > URI</ a > of the service. There is an expectation that machine readable
2637
+ information needs to be retrievable from the URI. The precise content of
2638
+ each refresh service is determined by the specific < code > refreshService</ code >
2639
+ < a > type</ a > definition.
2637
2640
</ dd >
2638
2641
</ dl >
2639
2642
0 commit comments