File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ $graph:
70
70
a number of properties that provide metadata about the file.
71
71
72
72
The `location` property of a File is a URI that uniquely identifies the
73
- file. Implementations must support the file:// URI scheme and may support
74
- other schemes such as http://. The value of `location` may also be a
73
+ file. Implementations must support the ` file://` URI scheme and may support
74
+ other schemes such as ` http://` and `https://` . The value of `location` may also be a
75
75
relative reference, in which case it must be resolved relative to the URI
76
76
of the document it appears in. Alternately to `location`, implementations
77
77
must also accept the `path` property on File, which must be a filesystem
You can’t perform that action at this time.
0 commit comments