Skip to content

Commit 7590e5e

Browse files
committed
Merge remote-tracking branch 'origin/main' into 1.2.1_proposed
2 parents abc8c45 + a0f2d38 commit 7590e5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ prefix listed in the `$namespaces` section of the document as described in the
319319
[Schema Salad specification](SchemaSalad.html#Explicit_context).
320320

321321
It is recommended that concepts from schema.org are used whenever possible.
322-
For the `$schemas` field we recommend their RDF encoding: http://schema.org/version/latest/schema.rdf
322+
For the `$schemas` field we recommend their RDF encoding: https://schema.org/version/latest/schemaorg-current-https.rdf
323323

324324
Implementation extensions which modify execution semantics must be [listed in
325325
the `requirements` field](#Requirements_and_hints).

invocation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Output files produced by tool execution must be written to the
5959
directory when executing the tool must be the designated output
6060
directory. The designated output directory should be empty, except
6161
for files or directories specified using
62-
[InitialWorkDirRequirement](InitialWorkDirRequirement).
62+
[InitialWorkDirRequirement](#InitialWorkDirRequirement).
6363

6464
Files may also be written to the **designated temporary directory**. This
6565
directory must be isolated and not shared with other processes. Any files

0 commit comments

Comments
 (0)