Open ottonomy opened 7 years ago
Consider aliasing both \@id
and \@type
as id
and type
as we do in Caliper in alignment with what is now standard JSON-LD community practice.
{
"@context": {
"id": "@id",
"type": "@type",
. . .
}
Define a draft context for discussion.