{"version":3,"file":"wac.context.mjs","names":[],"sources":["../../src/_ldo/wac.context.ts"],"sourcesContent":["import type { LdoJsonldContext } from \"@ldo/ldo\";\n\n/**\n * =============================================================================\n * wacContext: JSONLD Context for wac\n * =============================================================================\n */\nexport const wacContext: LdoJsonldContext = {\n  type: {\n    \"@id\": \"@type\",\n  },\n  Authorization: {\n    \"@id\": \"http://www.w3.org/ns/auth/acl#Authorization\",\n    \"@context\": {\n      type: {\n        \"@id\": \"@type\",\n      },\n      accessTo: {\n        \"@id\": \"http://www.w3.org/ns/auth/acl#accessTo\",\n        \"@type\": \"@id\",\n      },\n      default: {\n        \"@id\": \"http://www.w3.org/ns/auth/acl#default\",\n        \"@type\": \"@id\",\n      },\n      agent: {\n        \"@id\": \"http://www.w3.org/ns/auth/acl#agent\",\n        \"@type\": \"@id\",\n        \"@isCollection\": true,\n      },\n      agentGroup: {\n        \"@id\": \"http://www.w3.org/ns/auth/acl#agentGroup\",\n        \"@type\": \"@id\",\n        \"@isCollection\": true,\n      },\n      agentClass: {\n        \"@id\": \"http://www.w3.org/ns/auth/acl#agentClass\",\n        \"@isCollection\": true,\n      },\n      mode: {\n        \"@id\": \"http://www.w3.org/ns/auth/acl#mode\",\n        \"@isCollection\": true,\n      },\n    },\n  },\n  accessTo: {\n    \"@id\": \"http://www.w3.org/ns/auth/acl#accessTo\",\n    \"@type\": \"@id\",\n  },\n  default: {\n    \"@id\": \"http://www.w3.org/ns/auth/acl#default\",\n    \"@type\": \"@id\",\n  },\n  agent: {\n    \"@id\": \"http://www.w3.org/ns/auth/acl#agent\",\n    \"@type\": \"@id\",\n    \"@isCollection\": true,\n  },\n  agentGroup: {\n    \"@id\": \"http://www.w3.org/ns/auth/acl#agentGroup\",\n    \"@type\": \"@id\",\n    \"@isCollection\": true,\n  },\n  agentClass: {\n    \"@id\": \"http://www.w3.org/ns/auth/acl#agentClass\",\n    \"@isCollection\": true,\n  },\n  AuthenticatedAgent: \"http://www.w3.org/ns/auth/acl#AuthenticatedAgent\",\n  Agent: \"http://xmlns.com/foaf/0.1/Agent\",\n  mode: {\n    \"@id\": \"http://www.w3.org/ns/auth/acl#mode\",\n    \"@isCollection\": true,\n  },\n  Read: \"http://www.w3.org/ns/auth/acl#Read\",\n  Write: \"http://www.w3.org/ns/auth/acl#Write\",\n  Append: \"http://www.w3.org/ns/auth/acl#Append\",\n  Control: \"http://www.w3.org/ns/auth/acl#Control\",\n};\n"],"mappings":";;;;;;AAOA,MAAa,aAA+B;CAC1C,MAAM,EACJ,OAAO,SACR;CACD,eAAe;EACb,OAAO;EACP,YAAY;GACV,MAAM,EACJ,OAAO,SACR;GACD,UAAU;IACR,OAAO;IACP,SAAS;IACV;GACD,SAAS;IACP,OAAO;IACP,SAAS;IACV;GACD,OAAO;IACL,OAAO;IACP,SAAS;IACT,iBAAiB;IAClB;GACD,YAAY;IACV,OAAO;IACP,SAAS;IACT,iBAAiB;IAClB;GACD,YAAY;IACV,OAAO;IACP,iBAAiB;IAClB;GACD,MAAM;IACJ,OAAO;IACP,iBAAiB;IAClB;GACF;EACF;CACD,UAAU;EACR,OAAO;EACP,SAAS;EACV;CACD,SAAS;EACP,OAAO;EACP,SAAS;EACV;CACD,OAAO;EACL,OAAO;EACP,SAAS;EACT,iBAAiB;EAClB;CACD,YAAY;EACV,OAAO;EACP,SAAS;EACT,iBAAiB;EAClB;CACD,YAAY;EACV,OAAO;EACP,iBAAiB;EAClB;CACD,oBAAoB;CACpB,OAAO;CACP,MAAM;EACJ,OAAO;EACP,iBAAiB;EAClB;CACD,MAAM;CACN,OAAO;CACP,QAAQ;CACR,SAAS;CACV"}