diff --git a/context/1-alpha1.json b/context/1-alpha1.json index 65da698..8ba8b2b 100644 --- a/context/1-alpha1.json +++ b/context/1-alpha1.json @@ -3,20 +3,20 @@ "hydra": "https://www.w3.org/ns/hydra/core#", "dct": "http://purl.org/dc/terms/", "dts": "https://w3id.org/dts/api#", - + "Collection": "dts:Collection", "Resource": "dts:Resource", "CitableUnit": "dts:CitableUnit", "EntryPoint": "dts:EntryPoint", - + "statusCode": "hydra:statusCode", "Status": "hydra:Status", - + "title": "hydra:title", "description": "hydra:description", "member": "hydra:member", "totalItems": "hydra:totalItems", - + "id": "@id", "type": "@type", "lang": "@language", @@ -27,24 +27,24 @@ "@vocab": "http://purl.org/dc/terms/" } }, - + "totalChildren": "dts:totalChildren", "totalParents": "dts:totalParents", "maxCiteDepth": "dts:maxCiteDepth", "references": "dts:references", "download": "dts:download", "passage": "dts:passage", - + "extensions": "dts:extensions", "citeStructure": { - "@id": "dts:citeStructure", + "@id": "dts:citeStructure", "@type": "@list" }, "citeType": { "@id": "dts:citeType", - "@type": "@value", + "@type": "@value" }, - + "referenceNode": "dts:referenceNode", "level": "dts:level", "parent": "dts:parent",