-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
{ "label": "Sample Data",
"forCollection": {
"value": "Sample Collection"
},
"date": 123093091209,
"seeAlso": {
"@id": "https://example.com/42",
"label": { "en": "external resource", "none":"externalatio"},
},
"__rerum": { ... }
}Becomes...
{ "label": "Sample Data",
"forCollection": "Sample Collection",
"date": 123093091209,
"seeAlso": "https://example.com/42"
}Metadata
Metadata
Assignees
Labels
No labels