{ "@context": { "@vocab": "https://api.data.world/v0/", "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "owl": "http://www.w3.org/2002/07/owl#", "dcat": "http://www.w3.org/ns/dcat#", "dcterms": "http://purl.org/dc/terms/", "dw": "https://api.data.world/v0/", "Dataset": { "@id": "dcat:Dataset" }, "Project": { "@id": "schema:Project" }, "Query": { "@id": "dw:Query" }, "Insight": { "@id": "dw:Insight" }, "Webhook": { "@id": "dw:Webhook" }, "Connection": { "@id": "dw:Connection" }, "owner": { "@id": "dcterms:creator" }, "title": { "@id": "dcterms:title" }, "description": { "@id": "dcterms:description" }, "created": { "@id": "dcterms:created", "@type": "xsd:dateTime" }, "updated": { "@id": "dcterms:modified", "@type": "xsd:dateTime" }, "tags": { "@id": "dcat:keyword", "@container": "@set" }, "license": { "@id": "dcterms:license" }, "visibility": { "@id": "dcterms:accessRights" }, "files": { "@id": "dcat:distribution", "@container": "@set" }, "accessLevel": { "@id": "dcterms:accessRights" }, "iri": { "@id": "@id" } } }