We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe5ba1c commit 4f0ed43Copy full SHA for 4f0ed43
1 file changed
tests/data/crates/valid/rocrate-with-custom-terms/ro-crate-metadata.json
@@ -2,7 +2,7 @@
2
"@context": [
3
"https://w3id.org/ro/crate/1.1/context",
4
"https://w3id.org/ro/terms/workflow-run/context",
5
- "https://schema.org/",
+ "http://schema.org/",
6
{ "myCustomTerm": "https://example.org#myCustomTerm" }
7
],
8
"@graph": [
0 commit comments