Skip to content

Commit e2cbbf0

Browse files
committed
test data: fix 1.0 metadata descriptor
1 parent e724549 commit e2cbbf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test-data/crate-1.0/ro-crate-metadata.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@context": "https://w3id.org/ro/crate/1.0/context",
33
"@graph": [
44
{
5-
"@id": "ro-crate-metadata.json",
5+
"@id": "ro-crate-metadata.jsonld",
66
"@type": "CreativeWork",
77
"about": {"@id": "./"},
88
"conformsTo": {"@id": "https://w3id.org/ro/crate/1.0"}

0 commit comments

Comments
 (0)