Skip to content

?compact (minimum id values) #231

@cubap

Description

@cubap
{  "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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions